Ruben Fiszel
|
9c344605ed
|
fix: improve approval/prompt helpers
|
2024-01-20 15:25:49 +01:00 |
|
Ruben Fiszel
|
3250d1ea47
|
feat: non owner can resume flows if resume url is in message
|
2024-01-20 13:50:56 +01:00 |
|
Ruben Fiszel
|
beb4a6c572
|
improve modal behavior
|
2024-01-20 11:42:31 +01:00 |
|
Ruben Fiszel
|
f9f8130efe
|
improve app handling of job with error keys
|
2024-01-19 20:22:20 +01:00 |
|
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
|
fee2a96f1b
|
feat: improve SCIM support for groups
|
2024-01-19 14:02:15 +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 Ramadani
|
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 |
|
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 |
|