HugoCasa
7082c2fbcd
feat: no worker with tag warning ( #2803 )
...
* feat: no worker with tag warning
* feat: better design and flow jobs
* fix: sqlx
* fix: clear timeout on destroy
2023-12-08 00:18:41 +01:00
Ruben Fiszel
e3e25476bd
multiple small fixes
2023-12-07 15:40:14 +01:00
Guillaume Bouvignies
837b7e5ad0
fix: add saml feature flag ( #2802 )
2023-12-07 15:04:31 +01:00
HugoCasa
47a71ccde4
feat: limit pro plans ( #2794 )
2023-12-06 17:47:32 +01:00
Ruben Fiszel
dd9bc64966
fix: smtp doesn't require username/password
2023-12-06 12:25:44 +01:00
Guillaume Bouvignies
925632ffd7
feat: CLI now accepts message arg for sync push ( #2784 )
2023-12-05 19:01:09 +01:00
Guillaume Bouvignies
2980402ca3
feat: History commit message can be updated from the UI ( #2777 )
...
* feat: History comit message can be updated from the UI
* Script version history
* Display commit message in left column
* Fix FE compile break
* sqlx prepare and fix openapi file
2023-12-05 15:45:36 +01:00
Guillaume Bouvignies
e6e8b95042
fix: Array of S3 files now shows links to the S3 explorer ( #2783 )
...
* fix: array of s3 object result
* Add more text file extensions
* Fix bug when adding a s3object param
2023-12-05 15:44:10 +01:00
Ruben Fiszel
fde056a62f
fix: add access-control-allow-origin to static assets
2023-12-05 12:15:21 +01:00
Guillaume Bouvignies
0ac99e57da
fix: strip prefix of s3 resource ( #2780 )
2023-12-05 09:52:49 +01:00
Ruben Fiszel
7beccdb886
feat: perpetual scripts
2023-12-04 19:46:43 +01:00
Guillaume Bouvignies
244db422f2
fix: string results with custom content types are not quoted ( #2768 )
2023-12-04 15:07:56 +01:00
Guillaume Bouvignies
bfb5eb27b5
feat: Add workspace settings to sync scripts/flows/apps to git repo on deployment ( #2740 )
...
* feat: Add workspace settings to sync script to git repo on deployment
* track deployment callback jobs in separate table
* sqlx prepare
* update deployment_metadata table
* Point to hub script
* Add details to the settings page and restrict to EE only
* cleanup unused impots
* Flows and Apps are now pushed to GH as well
* Ignore scripts/flows/apps located in private user folders
2023-12-04 14:26:27 +01:00
Guillaume Bouvignies
ba5af7d069
feat: Various minor improvements for S3 DX ( #2760 )
...
* feat: Various minor improvements for S3 DX
* Fix openAPI yaml
* Remove unused imports
2023-12-04 13:20:04 +01:00
Guillaume Bouvignies
36db047a86
feat: Custom content type for script and flow results ( #2767 )
2023-12-04 13:19:40 +01:00
Ruben Fiszel
f31cdc46ff
feat: save inline scripts of apps to workspace + search by path
2023-12-03 15:13:57 +01:00
HugoCasa
eecc4755f5
fix: do not prorate for team plan checkouts mornings of firsts ( #2751 )
2023-12-01 15:16:54 +01:00
Ruben Fiszel
c051dffea6
fix: limit log pull from queued jobs
2023-12-01 01:14:01 +01:00
HugoCasa
4ad47d4981
fix: update deployed even when draft only ( #2694 )
...
* fix: update deployed even when draft only
* feat: create new when draft only and saving draft
* fix: nit
* fix: final fixes
2023-11-30 15:46:44 +01:00
dependabot[bot]
57d752b12a
chore(deps): bump aws-sdk-s3 from 0.36.0 to 0.39.1 in /backend ( #2672 )
...
* chore(deps): bump aws-sdk-s3 from 0.36.0 to 0.39.1 in /backend
Bumps [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust ) from 0.36.0 to 0.39.1.
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases )
- [Changelog](https://github.com/awslabs/aws-sdk-rust/blob/main/CHANGELOG.md )
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits )
---
updated-dependencies:
- dependency-name: aws-sdk-s3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix compile breaks
* Add behavior version
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gbouv <guillaume@windmill.dev >
2023-11-30 14:01:20 +01:00
HugoCasa
253b679271
feat: scheduled app reports ( #2714 )
...
* feat: app preview discord
* feat: add custom, slack, email + worker groups
* fix: npm build
* fix: add assignable chromium tag
* feat: use workspace linked slack resource + hub scripts
* fix: nit
2023-11-29 16:35:42 +01:00
HugoCasa
0ae29310ee
fix: better error for moved openai resource ( #2724 )
...
* fix: better error for moved openai resource
* fix: nit
2023-11-29 00:24:56 +01:00
Ruben Fiszel
1467c0c356
fix: trim .bun.ts for local imports
2023-11-27 00:59:14 +01:00
Ruben Fiszel
f2ff03e154
feat: add support for raw query args
2023-11-26 16:47:32 +01:00
Ruben Fiszel
49ecb54692
feat: add early return for flows
2023-11-26 14:30:49 +01:00
Guillaume Bouvignies
9c2125bb89
fix: S3 bucket browser small improvements and fixes ( #2700 )
...
* fix: S3 bucket browser small improvements and fixes
* Bump file limits to 20 in CE and add a message in the FE
2023-11-24 20:18:02 +01:00
HugoCasa
5dfd0c04bd
feat: query embeddings from s3 ( #2683 )
...
* feat: query embeddings from s3
* fix: better error handling + logging
2023-11-23 15:03:12 +01:00
Ruben Fiszel
e1301503d8
fix: relax tags constraints
2023-11-22 18:30:43 +01:00
Ruben Fiszel
fb2c23ef54
v2
2023-11-22 18:29:51 +01:00
Guillaume Bouvignies
0882279055
fix: Various fixes and improvements for Windmill S3 capabilities ( #2674 )
2023-11-22 12:29:50 +01:00
Ruben Fiszel
050daee33d
fix: fix flow primary schedule clearing
2023-11-21 17:58:26 +01:00
Guillaume Bouvignies
90618274bb
feat: Expanding an s3object result now opens the S3 file browser ( #2656 )
...
* feat: Expanding an s3object result now opens the S3 file browser
* Add s3 explorer link
* Revert changes in ArgInfo
2023-11-20 17:07:52 +01:00
Guillaume Bouvignies
9aea209226
feat: S3 file picker as a drawer ( #2640 )
...
* feat: Pick a S3 file drawer
* Add endpoint to generate simple file preview
* FE prototype for file preview
* More info on the preview
* Small fix
* Fix BE compile
* fix BE compile
* remove weird vite.config.js file
* Fix fronte NodeJS.Timer -> NodeJS.Timeout and rename dataset to file for S3
* Add EE restrictions and polish FE
* Fix merge conflicst
* replace dataset with s3 object
* Update wording
* BE throws an error when bucket too large in CE
* regenerate Cargo.lock
* Fix typo in error message
2023-11-20 10:26:36 +01:00
Ruben Fiszel
c9c88dd3d5
feat: agent mode v0
2023-11-20 00:32:17 +01:00
Ruben Fiszel
efac70453e
fix: improve error message for unauthorized variables/resources
2023-11-18 16:27:09 +01:00
Ruben Fiszel
a01ae3540c
fix: leave workspace + instance api
2023-11-18 15:07:06 +01:00
Ruben Fiszel
9c1e049fc8
fix: add toggle to invites
2023-11-18 13:46:51 +01:00
Ruben Fiszel
f80b90ec40
restrict nb of groups to 3 and workspaces to 2
2023-11-18 13:28:29 +01:00
Ruben Fiszel
228333f0e1
fix: auto-invite all instead of by domain
2023-11-18 12:36:08 +01:00
Ruben Fiszel
e5c6836ffa
fix template editor
2023-11-17 18:24:17 +01:00
Ruben Fiszel
4bd197b7bb
create workspace require superadmin is now default
2023-11-17 16:30:19 +01:00
Ruben Fiszel
24fb712587
fix delete workspace
2023-11-17 13:19:51 +01:00
Ruben Fiszel
518a8396b3
feat: dedicated workers for flows ( #2637 )
...
* dw for flows
* dw for flows
* all
* sqlx
* sqlx
* dedicated workers
* more comments
2023-11-17 10:00:04 +01:00
HugoCasa
93851ffd37
feat: collect vcpus and accounts usage ( #2635 )
2023-11-16 13:52:56 +01:00
HugoCasa
fcd8d5c22f
fix: stripe ops ee only ( #2634 )
2023-11-15 20:16:10 +01:00
Guillaume Bouvignies
f932e4c916
feat: Add Python SDK capabilities to generate Polars and DuckDB connection settings to S3 ( #2625 )
...
* feat: Add Python SDK capabilities to generate Polars and DuckDB connection settings to S3
* Add endpoint to list S3 objects
* Add FE to set the workspace S3 resource
* Fix openapi
* sqlx prepare
* Hide Windmil LFS tab
2023-11-15 19:37:02 +01:00
HugoCasa
b649fae0b0
feat: sync team plans ( #2619 )
...
* feat: sync team plans
* fix: migration
* fix: remove sub id + set billing cycle
* fix: msg
* feat: add overquota state
* fix: minor
* fix: overall improvements
* fix: sql prepare
* fix: disable seats warning for enterprise
* fix: use lazy static everywhere
2023-11-15 19:36:17 +01:00
Ruben Fiszel
eeb6b8280a
fix: fix delete schedule clear jobs
2023-11-15 13:13:24 +01:00
Ruben Fiszel
3d7b3d74bc
feat: add dedicated worker support for deno
2023-11-11 15:19:27 +01:00
Ruben Fiszel
e6e1e8e1ef
improve cancel_all handling of non running jobs
2023-11-11 12:14:48 +01:00