Ruben Fiszel
d507ce449b
feat: bun automatic type acquisition in frontend directly ( #2884 )
...
* foo
* ata
* done
* remove bun from lsp
* update all
2023-12-20 12:52:01 +01:00
legalgig
afbea19421
feat: Add Zitadel IDP ( #2888 )
2023-12-20 13:00:06 +09:00
HugoCasa
e8b2cc8835
feat: not on latest app version warning ( #2889 )
2023-12-20 12:59:18 +09:00
Guillaume Bouvignies
5dd58094fd
fix: Persistent script spinner ( #2879 )
2023-12-18 16:16:25 +01:00
Ruben Fiszel
fa7261f273
fix: improve on click behavior of tree view
2023-12-17 20:15:09 +01:00
Ruben Fiszel
b9120a9269
fix sqlx
2023-12-17 17:29:25 +01:00
Ruben Fiszel
471a35649f
frontend nits
2023-12-17 17:07:45 +01:00
Ruben Fiszel
705ce5d1d7
improve clickable zone for home tree view
2023-12-17 16:53:33 +01:00
Ruben Fiszel
567fabb828
cache token for lsp
2023-12-17 16:36:38 +01:00
Ruben Fiszel
7fac60c37f
feat: add filter for home screen to filter u/*
2023-12-17 16:17:29 +01:00
Ruben Fiszel
9b25faaa95
feat: add overridable tag directly from run page
2023-12-17 15:27:56 +01:00
Joshua May
40013cd6cb
feat: Add Kanidm SSO support ( #2871 )
2023-12-17 02:05:15 +01:00
Faton Ramadani
864e6a5b94
feat(frontend): Add submitted text prop ( #2864 )
...
* feat(frontend): add a prop to control the text after a file is uploaded
* feat(frontend): add a prop to control the text after a file is uploaded
2023-12-15 17:36:42 +01:00
Faton Ramadani
c80544e8e4
feat(frontend): Decision tree ( #2812 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): deicision tree v0
* feat(frontend): deicision tree v0
* feat(frontend): fix build
* feat(frontend): fix events
* feat(frontend): add branch
* feat(frontend): interactions done
* feat(frontend): fix graph display
* feat(frontend): fix rendering
* feat(frontend): add end props
* feat(frontend): working empty branches
* feat(frontend): code cleanup
* feat(frontend): code cleanup
* feat(frontend): fix subgrids sync
* feat(frontend): add missing events
* feat(frontend): clean up comments
* feat(frontend): fix inputValue key
* feat(frontend): clean up comments
* feat(frontend): compute first node
* feat(frontend): fix layout
* feat(frontend): fix actions
* feat(frontend): remove console.log
* feat(frontend): fix styling + add debug mode + use label in output panel
* feat(frontend): fix styling
* feat(frontend): fix styling
* feat(frontend): done
* feat(frontend): done
* feat(frontend): done
* feat(frontend): fix add
* feat(frontend): fix delete
* feat(frontend): minor fix
* feat(frontend): fix preivous buttons
* feat(frontend): Fix the eval preview
* feat(frontend): Remove log
* feat(frontend): fix wording
* feat(frontend): select the tab in the app editor when selecting the node
2023-12-15 15:19:59 +01:00
Guillaume Bouvignies
a84b4324d2
fix: Stopping perpetual scripts ( #2860 )
2023-12-15 15:19:30 +01:00
Ruben Fiszel
a5f4bd1ed2
fix evalv2 connections rare freeze
2023-12-14 17:52:34 +01:00
Guillaume Bouvignies
f8c7a8edf8
feat: Add download button to S3 file picker ( #2857 )
2023-12-14 15:45:37 +01:00
Guillaume Bouvignies
70c2669b1e
chore: Update S3 code snippets ( #2854 )
...
* chore: Update S3 code snippets
* update tooltip
* cleanup code
2023-12-14 15:35:24 +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
Faton Ramadani
28b8c4be83
fix(frontend): fix tutorial typos ( #2852 )
...
* fix(frontend): fix tutorial typos
* feat(frontend): fix wording
* feat(frontend): fix wording
2023-12-14 15:27:23 +01:00
Ruben Fiszel
17bb7d3991
fix: fix s3 test connection
2023-12-14 02:51:53 +01:00
Guillaume Bouvignies
0f913d0df9
fix: Handle s3object in Deno and Bun ( #2851 )
2023-12-13 23:02:48 +01:00
Ruben Fiszel
63740adec8
fix: fix setting base_url from empty initial value
2023-12-13 16:24:07 +01:00
Ruben Fiszel
18e07a781d
fix: improve nested flow status viewer
2023-12-13 08:14:34 +01:00
HugoCasa
505b417f3b
feat: powershell deps ( #2820 )
...
* feat: powershell deps v-1
* feat: powershell profile + editor helpers + arm img
* fix: make sure powershell cache dir exists
2023-12-13 07:09:08 +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
Guillaume Bouvignies
b401984514
fix: Simplify worker env var input ( #2838 )
...
* fix: simplify worker env var input
* Add preset buttons for AWS and SSL
2023-12-12 18:45:52 +01:00
Guillaume Bouvignies
dd1032fbc3
feat: Add jitter to exponential backoff ( #2842 )
2023-12-12 18:36:22 +01:00
Henri Courdent
3a26ef9035
More tooltips on frontend ( #2839 )
2023-12-12 11:20:19 +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
350c8e843f
feat: EnvVar allow list is configurable from the UI ( #2829 )
...
* feat: EnvVar allow list is configurable from the UI
* variable renaming
2023-12-12 07:04:55 +01:00
Guillaume Bouvignies
c06a56ab78
feat: Resource type description is now displayed when creating a new resource ( #2834 )
2023-12-12 06:58:00 +01:00
HugoCasa
64a452826f
fix: sql types completions when monaco initialized ( #2831 )
2023-12-11 17:25:15 +01:00
Faton Ramadani
69abe27662
fix(frontend): add truncate to DrawerContent ( #2830 )
2023-12-11 17:19:37 +01:00
Ruben Fiszel
88149c6d93
autoset base_url if empty
2023-12-11 00:27:59 +01:00
Ruben Fiszel
f43e31b967
make currency input more resilient
2023-12-10 21:21:50 +01:00
Amir Zarrinkafsh
6fefdb5438
feat: add authelia sso support ( #2824 )
...
This change adds the ability to integrate Windmill with Authelia via OIDC.
2023-12-09 14:50:29 +01:00
Ruben Fiszel
1fdc55c816
add selectFirstRowByDefault for tables
2023-12-08 23:57:52 +01:00
Ruben Fiszel
651d99824d
fix: improve aggrid selectedRow output + make first selectedRow configurable
2023-12-08 23:42:08 +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
Guillaume Bouvignies
535202c1fe
feat: Add a git sync test button ( #2817 )
2023-12-08 18:20:23 +01:00
Henri Courdent
0ce857c4a8
Git sync frontend improvements & tooltip ( #2816 )
2023-12-08 17:57:47 +01:00
Ruben Fiszel
033000fed3
fix: improve sql default arg parsing + auto invite
2023-12-08 16:37:11 +01:00
HugoCasa
a9b5d6bebb
feat: sql types autocomplete ( #2810 )
...
* feat: sql types autocomplete
* fix: frontend check
2023-12-08 15:20:33 +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
HugoCasa
e250897237
fix: db schema autocomplete ( #2809 )
2023-12-08 00:13:34 +01:00
Ruben Fiszel
d26730ad34
fix: conditional component also for toggles
2023-12-07 20:38:20 +01:00
HugoCasa
c4a1054a5a
feat: mysql named params ( #2805 )
2023-12-07 18:55:14 +01:00
Ruben Fiszel
a3eced0029
fix reload
2023-12-07 18:40:17 +01:00
Ruben Fiszel
d42ddcbe90
fix reload
2023-12-07 18:38:59 +01:00