Commit Graph

2835 Commits

Author SHA1 Message Date
Ruben Fiszel
a24645ee00 feat: OIDC support (#3017)
* oidc

* update

* feat: add support for multiselect in python

* d

* d

* progress

* all

* all

* all
2024-01-16 23:32:26 +01:00
Faton Ramadani
8cd8902121 feat(frontend): Add running runs on the script detail page (#3005)
* feat(frontend): Add running runs on the script detail page

* feat(frontend): Add running runs on the script detail page

* feat(frontend): Fix build

* feat(frontend): bump refresh rate, remove getCount call

* feat(frontend): improve code readability

* feat(frontend): fix getCount
2024-01-16 18:38:54 +01:00
Guillaume Bouvignies
daaeb83002 feat: Browse s3 bucket content from workspace settings page (#3013) 2024-01-16 18:28:46 +01:00
Faton Ramadani
bd8193defe feat(frontend): add specific bun and deno icons (#3006)
* feat(frontend): add specific bun and deno icons

* feat(frontend): wip

* feat(frontend): fix icons scale and position
2024-01-16 10:48:23 +01:00
Guillaume Bouvignies
23c1e7064d fix!: git sync branch name no contains the workspace ID and the type (#3004) 2024-01-15 15:23:33 +01:00
Ruben Fiszel
ee479726ad fix: improve favorite menu 2024-01-13 17:25:45 +01:00
Ruben Fiszel
cd1925595a fix: menu colors 2024-01-13 15:38:59 +01:00
Ruben Fiszel
d8ccf51b38 fix: menu colors 2024-01-13 15:34:48 +01:00
Faton Ramadani
f94149f401 feat(frontend): Operator mode (#2973)
* feat(frontend): Operator mode

* feat(frontend): Operator mode

* feat(frontend): operator menu v2

* feat(frontend): operator menu v2

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2024-01-13 13:25:37 +01:00
Ruben Fiszel
8b1800251b fix: improve oauth accounts permissions 2024-01-13 13:00:04 +01:00
Ruben Fiszel
9ca112b067 fix: improve table behavior when searching 2024-01-13 10:57:49 +01:00
Ruben Fiszel
24e089c962 nit vega-lite 2024-01-13 09:59:34 +01:00
Ruben Fiszel
2572470049 fix vegalite renderer 2024-01-13 09:42:12 +01:00
Faton Ramadani
5b49aa26b9 feat(frontend): s3 file upload (#2976)
* feat(frontend): wip

* feat(frontend): s3 file working

* feat(frontend): policy

* feat(frontend): policy

* feat(frontend): wip

* feat(frontend): merge main

* feat(frontend): update s3 upload logic

* feat(frontend): wip

* feat(frontend): wip

* feat(frontend): path template

* feat(frontend): done

* feat(frontend): clean up

* feat(frontend): fix dark mode

* feat(frontend): fix outputs + add component control

* feat(frontend): fix outputs + add component control

* Update components.ts

* Update components.ts

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2024-01-13 08:35:00 +01:00
Guillaume Bouvignies
2edba18038 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
Ruben Fiszel
22f502d2a8 feat: add support for bun install scopes 2024-01-12 23:48:58 +01:00
Guillaume Bouvignies
c9962203c4 feat: GIt sync to multiple repo (#2996) 2024-01-12 16:19:28 +01:00
Guillaume Bouvignies
165d5cbfc8 feat: Instance group management page (#2994) 2024-01-12 13:37:06 +01:00
Ruben Fiszel
c6cfee5d89 fix: catch more agGrid errors 2024-01-12 13:29:01 +01:00
Guillaume Bouvignies
2138171c5a 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
Ruben Fiszel
c1d004f3c1 workspace error handler in ee 2024-01-12 11:38:01 +01:00
Ruben Fiszel
016cccb27d schedule error handlers in ee 2024-01-12 11:25:44 +01:00
Ruben Fiszel
5eb3703a64 add dynamic enums to the approval page 2024-01-12 11:07:19 +01:00
Ruben Fiszel
ce6fb0b657 improve nested flow flow renderer 2024-01-12 01:11:49 +01:00
Ruben Fiszel
f69c15813f improve argenum 2024-01-12 00:56:51 +01:00
Ruben Fiszel
0d560d36c8 improve schema reordering 2024-01-12 00:42:43 +01:00
Ruben Fiszel
2b9d881d7b make aggrid column defs more resilient 2024-01-11 14:41:05 +01:00
Ruben Fiszel
2126b7884e nit: remove isAnimated from editableschema form 2024-01-11 12:28:41 +01:00
Ruben Fiszel
bc969e10df improve oreder handling for schemaform 2024-01-11 11:38:31 +01:00
Ruben Fiszel
2a97cc7462 improve schema form to handle empty schemas 2024-01-11 11:37:12 +01:00
Rory Logue
746a05f822 fix: spelling error dtails -> details (#2986) 2024-01-11 11:32:14 +01:00
Ruben Fiszel
3912455529 filter nit 2024-01-11 10:04:15 +01:00
Ruben Fiszel
b1dadbc58d fix: handle Etc/Unknown timezone better 2024-01-11 08:27:44 +01:00
Ruben Fiszel
b43a9c31d8 feat: add configurable ordering for script's generated UI 2024-01-11 00:45:36 +01:00
Ruben Fiszel
c314ef632f fix: only cache flow if it's a success 2024-01-10 21:31:58 +01:00
Faton Ramadani
0de6dbced7 feat(frontend): AG chart (#2972)
* fix(frontend): Fix decision tree (#2928)

* fix(frontend): wip

* fix(frontend): wip

* fix(frontend): decision tree history

* fix(frontend): fix wording

* feat(frontend): wip

* feat(frontend): wip

* feat(frontend): ag charts

* feat(frontend): remove todo

* feat(frontend): remove todo

* feat(frontend): revert

* feat(frontend): fix converstion

* feat(frontend): ag charts ee

* feat(frontend): fix build

* feat(frontend): fix convertion to json

* feat(frontend): fix naming

* feat(frontend): fix id collision

* feat(frontend): fix initial load

* feat(frontend): fix initial load
2024-01-10 17:52:22 +01:00
Ruben Fiszel
45a794b1b3 feat: add support for multiselect in python 2024-01-10 13:12:20 +01:00
Faton Ramadani
c26398bc65 feat(frontend): add shortcuts to audit logs (#2975)
* feat(frontend): add shortcuts to audit logs

* feat(frontend): simplify audit logs shortcuts
2024-01-09 15:43:13 +01:00
Faton Ramadani
9b1470014d feat(frontend): Display the index by which a node can be selected with the setTab function + add tooltip (#2974) 2024-01-09 15:42:37 +01:00
Ruben Fiszel
38b3e4f2b1 small QoL improvements on input type args 2024-01-09 06:48:52 +01:00
Ruben Fiszel
25298866f4 small QoL improvements on input type args 2024-01-09 05:22:54 +01:00
Ruben Fiszel
b766f2956c fix git sync resource picker 2024-01-08 22:39:47 +01:00
Ruben Fiszel
87aa60e9ba feat: make okta SSO configurable using custom domain 2024-01-08 15:16:45 +01:00
Ruben Fiszel
b78b6676d1 fix: delete is captured in more fields in app 2024-01-08 11:33:28 +01:00
Ruben Fiszel
b192bbb0a1 fix: handle better non object result for app result loader 2024-01-08 10:02:24 +01:00
Ruben Fiszel
ba25e1e814 fix: fix app initialization 2024-01-08 09:27:50 +01:00
Ruben Fiszel
f4ea893ad0 fix: reduce stack size needed for workflow transitions 2024-01-08 00:47:59 +01:00
Ruben Fiszel
bb84ab654a 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
Ruben Fiszel
8d4044f4a8 fix: fix resultjobloader 2024-01-07 14:12:20 +01:00
Guillaume Bouvignies
8d58875693 chore: Update git sync scripts (#2965) 2024-01-06 18:23:01 +01:00