Commit Graph
2503 Commits
Author SHA1 Message Date
Guillaume Bouvignies 326eac46fc 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 1863133e54 fix: improve onDemandOnly runnables 2024-01-19 10:55:17 +01:00
Ruben Fiszel b9ac7c93e2 make tables support json 2024-01-19 02:29:14 +01:00
Faton Ramadani 1b3462b461 fix(frontend): fix hidden wizards (#3045) 2024-01-18 17:40:21 +01:00
Faton RamadaniandRuben Fiszel 78f80c8b0d feat(frontend): Rich table display (#3028)
* feat(frontend): rich debug table

* feat(frontend): rich debug table

* feat(frontend): rich debug table

* feat(frontend): wip

* feat(frontend): table v0

* feat(frontend): fix layout audit page

* feat(frontend): display rich result by default

* feat(frontend): add selected rows

* feat(frontend): add unique ids

* feat(frontend): restore max-h

* feat(frontend): md support + remove sorting on types that don't support comparaison

* feat(frontend): fix actions

* feat(frontend): fix md

* feat(frontend): fix md

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2024-01-18 17:26:46 +01:00
Ruben Fiszel c4320556fc adapt lock to new deserializer 2024-01-18 16:11:49 +01:00
Ruben Fiszel 51929d2bd7 fix: make some eval onDemandOnly 2024-01-18 08:22:24 +01:00
Ruben Fiszel cb713852f6 fix dnd for tabs 2024-01-17 17:01:37 +01:00
Faton Ramadani 14099b49ac fix(frontend): Fix deno logo + add missing onDestroy (#3025) 2024-01-17 16:26:33 +01:00
Ruben Fiszel 9edbba052a fix: make DisplayResult more resilient 2024-01-17 11:53:33 +01:00
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
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 RamadaniandRuben Fiszel 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 RamadaniandRuben Fiszel 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 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
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 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