Ruben Fiszel
557d0bcbef
fix: add ping since to list workers
2024-02-06 12:10:22 +01:00
Ruben Fiszel
97d134994e
feat: add nobypassrls migration
2024-02-05 08:55:39 +01:00
Ruben Fiszel
cda609d5d6
fix sqlx
2024-02-02 23:47:39 +01:00
HugoCasa
6b772dd2a7
feat: auto-add users ( #3114 )
...
* feat: auto-add users
* feat: improve UI
* fix: user name validation
* fix: username remove invalid chars
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-01-31 23:10:34 +01:00
Ruben Fiszel
0f6c127002
fix: git sync include changing permissions on folders
2024-01-26 09:26:33 +01:00
Guillaume Bouvignies
32254203d8
feat: Set a default app for each workspace ( #3014 )
...
* feat: workspace default app
* sqlx prepare
* rebase migration
* Redirect from home page
* move redirect to the workspaces page
* sqlx prepare
* auto redirect when only one workspace and load user before redirecting
* Add check for operator
* refresh userstore before redirecting to workspace app
* check for superadmin
* revert node_modules
* revert package-lock.json
2024-01-24 09:26:23 +01:00
Guillaume Bouvignies
f189224b8d
feat: Custom concurrency key for scripts ( #3046 )
...
* feat: Custom concurrency key for scripts
* Add FE page for concurrency groups
* sqlx prepare
* rebase migration
* interpolate args value
* emptyString -> undefined
2024-01-23 12:46:19 +01:00
Guillaume Bouvignies
bbf897a718
feat: File path is option when uploading a file to S3 ( #3029 )
...
* feat: File path is option when uploading a file to S3
* Add frontend
* Fix lock
* Drag and drop file upload UI
2024-01-19 14:17:42 +01:00
Ruben Fiszel
77f7fb2dd3
feat: improve SCIM support for groups
2024-01-19 14:02:15 +01:00
Ruben Fiszel
7f766af3b0
sqlx fix
2024-01-18 17:40:06 +01:00
Ruben Fiszel
1d87878e26
fix sqlx
2024-01-17 00:06:52 +01:00
Ruben Fiszel
16219755a7
fix: improve oauth accounts permissions
2024-01-13 13:00:04 +01:00
Guillaume Bouvignies
99484bdc20
feat: Tag override for scheduled scripts ( #2998 )
...
* feat: Tag override for scheduled scripts
* Refactor WorkerTagPicker to component
* Fix test
2024-01-13 00:06:54 +01:00
Guillaume Bouvignies
5a157c415e
feat: Instance group CRUD API ( #2992 )
2024-01-12 11:43:29 +01:00
Guillaume Bouvignies
cde574b891
fix: git sync now works for delete and rename ( #2988 )
...
* fix: git sync now works for delete and rename
* update hub script
* sqlx prepare
* Archiving a script/flow removes it from repo
2024-01-12 11:42:54 +01:00
Guillaume Bouvignies
6d5c3f0f22
fix: main compile ( #2983 )
2024-01-10 15:31:05 +01:00
Ruben Fiszel
1dcb75cce3
fix submodule stripe
2024-01-10 14:59:18 +01:00
Ruben Fiszel
94493812ac
feat: improve git sync and recompute dependents when common python script is redeployed ( #2967 )
...
* fix: allow extraConfig for agGrid to set onGridReady
* depmap
* depmap
* depmap
* depmap
2024-01-07 15:18:27 +01:00
Guillaume Bouvignies
c05d119ae5
fix: Deleting workspace delete all workspace related values in DB ( #2961 )
...
* fix: Deleting workspace delete all workspace related values in DB
* sqlx prepare
2024-01-05 18:02:40 +01:00
Guillaume Bouvignies
0710ce6ef2
feat: Detailed job memory footprint on job run page ( #2956 )
...
* feat: Detailed job memory footprint
* Address rubens comment
* double presion -> real
* sql query returns only metric_type
2024-01-05 09:13:05 +01:00
Ruben Fiszel
49355280f6
feat: no overlap for flows togglable on schedules
2023-12-26 16:31:04 +01:00
Ruben Fiszel
606b03d761
feat: add summary to schedules
2023-12-26 14:15:46 +01:00
Guillaume Bouvignies
5f60d46836
feat: Retry for scheduled scripts ( #2893 )
...
* feat: Retry for scheduled scripts
* rename scheduldedscriptwithretry to singlescriptflow
* Schedule options under tabs
2023-12-22 14:59:46 +01:00
Ruben Fiszel
b9120a9269
fix sqlx
2023-12-17 17:29:25 +01:00
Guillaume Bouvignies
9b0b9197d7
feat: Cancel persistent script runs from drawer ( #2847 )
...
* feat: Cancel persistent script runs from drawer
* Add explicit buttons
* revert change to docker compose
2023-12-14 15:30:39 +01:00
Ruben Fiszel
f9e7827934
fix sqlx
2023-12-14 12:37:22 +01:00
Ruben Fiszel
aa44a88960
fix(cli): remove is_expired from variables
2023-12-14 12:34:16 +01:00
Guillaume Bouvignies
26670f62e5
feat: Add default timeout for instance and custom timeout for scripts ( #2811 )
...
* feat: Add default timeout for instance and custom timeout for scripts
* final
* sqlx prepare
* Logs a warning in the job logs
* Fix merge
* JOB_DEFAULT_TIMEOUT is an optional
* Fix JOB_DEFAULT_TIMEOUT monitor loading
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-12-13 07:08:07 +01:00
HugoCasa
4c7d64bc5f
feat: oauth flow openai key ( #2833 )
...
* feat: oauth flow openai key
* fix: rawvalue insert
2023-12-12 07:57:18 +01:00
Guillaume Bouvignies
b65657d0f8
feat: Add possibility to delete flow step results when the flow is complete ( #2806 )
...
* feat: Add possibility to delete flow step results when the flow is complete
* Add third layer of tabs and gate feature to EE
2023-12-08 21:30:44 +01:00
HugoCasa
e7141c147d
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
Guillaume Bouvignies
d9458e96eb
feat: CLI now accepts message arg for sync push ( #2784 )
2023-12-05 19:01:09 +01:00
Guillaume Bouvignies
874b7a50f7
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
Ruben Fiszel
bea0da3d6f
feat: perpetual scripts
2023-12-04 19:46:43 +01:00
Guillaume Bouvignies
194ee830cc
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
Ruben Fiszel
c8046af9d0
fix: only list session and permanent token in user settings
2023-11-29 00:34:04 +01:00
Ruben Fiszel
dbaef0aa5f
feat: add early return for flows
2023-11-26 14:30:49 +01:00
Ruben Fiszel
89f42c0a51
fix sqlx
2023-11-21 09:49:26 +01:00
Ruben Fiszel
5a72ca9b24
fix: improve error message for unauthorized variables/resources
2023-11-18 16:27:09 +01:00
Ruben Fiszel
ee243dedc6
fix: leave workspace + instance api
2023-11-18 15:07:06 +01:00
Ruben Fiszel
36379d6db0
fix: add toggle to invites
2023-11-18 13:46:51 +01:00
Ruben Fiszel
cee8206c42
restrict global accounts to 50
2023-11-18 13:31:30 +01:00
Ruben Fiszel
c07e9056f1
fix: auto-invite all instead of by domain
2023-11-18 12:36:08 +01:00
Ruben Fiszel
8aa146bc9f
fix template editor
2023-11-17 18:24:17 +01:00
Ruben Fiszel
2b249518ad
fix delete workspace
2023-11-17 13:19:51 +01:00
Ruben Fiszel
b13cc58315
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
8183c38d05
feat: collect vcpus and accounts usage ( #2635 )
2023-11-16 13:52:56 +01:00
Guillaume Bouvignies
90093656b4
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
f38498b725
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
244b85e859
fix: fix delete schedule clear jobs
2023-11-15 13:13:24 +01:00