Faton Ramadani
f399f4921e
fix(frontend): add header when downloading a CSV ( #3228 )
2024-02-15 16:51:13 +01:00
Ruben Fiszel
b75f79d327
fix: run recompute on success for toggles on click and set default value
2024-02-15 02:14:40 +01:00
Ruben Fiszel
4a9147f9ae
implement noInitialize for runnable component
2024-02-14 22:13:28 +01:00
HugoCasa
4492279c50
fix: prevent AI fill inputs freezing ( #3226 )
2024-02-14 21:28:20 +01:00
Ruben Fiszel
d18eb66e21
fix user account settings
2024-02-14 19:27:49 +01:00
Guillaume Bouvignies
86326c1652
feat: Git sync exclude certain type per repository ( #3210 )
...
* feat: Git sync exclude certain type per repository
* sync secret and variable
* remove bind:disabled
2024-02-14 14:28:04 +01:00
HugoCasa
d3a74e881f
fix: add back resource type btn for bun/fetch ( #3217 )
2024-02-14 13:23:54 +01:00
Ruben Fiszel
b61d103529
fix more goto
2024-02-14 12:49:27 +01:00
Ruben Fiszel
8dd7cedfe5
fix saml and cli goto
2024-02-14 12:47:02 +01:00
Ruben Fiszel
fba6a7c246
fix saml and cli goto
2024-02-14 12:46:40 +01:00
Ruben Fiszel
8ea18e32b4
update sveltekit to 2.0 ( #3214 )
...
* update svelte
* update sveltekit
* fix checks
* fix checks
2024-02-14 00:52:50 +01:00
Ruben Fiszel
1b11a6164e
use debouncedinput for apptable search
2024-02-13 21:43:00 +01:00
Ruben Fiszel
48113856b4
debug runs clear after successful run
2024-02-13 21:23:33 +01:00
HugoCasa
156d10d416
feat: set branch summary on predicate gen ( #3212 )
2024-02-13 17:36:32 +01:00
HugoCasa
d352b68a26
fix: improve transformer script gen ( #3211 )
...
* fix: improve transformer script gen
* fix: revert bad change
2024-02-13 17:36:04 +01:00
HugoCasa
43e0ceb342
feat: add ai for predicates and iterator expressions ( #3203 )
...
* feat: add ai for predicates and iterator expressions
* fix: npm run check
* feat: copilot like suggestion
2024-02-13 15:52:03 +01:00
Faton Ramadani
3d0e5c8e57
fix(frontend): Truncate path on the run page ( #3208 )
2024-02-13 15:51:48 +01:00
Ruben Fiszel
54ad67e84a
add tracing debug around user auth
2024-02-13 13:30:33 +01:00
Ruben Fiszel
5c5c9c5ac4
fix: search on table set page to 0
2024-02-13 12:03:29 +01:00
Ruben Fiszel
3c52ef1469
fix: init scripts are tagged with 'init_script'
2024-02-13 11:04:15 +01:00
Ruben Fiszel
b334a3fbda
redact flow debug logs toggle
2024-02-13 10:36:10 +01:00
Ruben Fiszel
374b631076
improve toast for connection did not resolve
2024-02-13 10:13:17 +01:00
Ruben Fiszel
90c7c0ed8a
feat: improve runs page + add all workspaces to admins runs page
2024-02-13 10:12:14 +01:00
Guillaume Bouvignies
0e7de63c4b
feat: Git sync can handle resource types, resources, variables and schedules ( #3202 )
...
* feat: Git sync can handle resource types, resources, variables and schedules
* update hub script
* update all schedule on default error handler
* sqlx prepare
* reorder filters and always show secrets
2024-02-12 19:33:55 +01:00
Ruben Fiszel
8b46b953a2
fix(cli): update hub sync version
2024-02-12 12:44:12 +01:00
Faton Ramadani
620093271a
feat(frontend): add confirmation modal to the app button ( #3199 )
...
* feat(frontend): add confirmation modal to the app button
* feat(frontend): add missing await
* feat(frontend): select the component immediatly
2024-02-12 10:53:49 +01:00
HugoCasa
13e6706a09
feat: flow inputs ai gen ( #3191 )
...
* feat: flow inputs ai gen
* fix: prevent flow builder crash on AI gen
* fix: nits
* fix: adjust tab behavior
2024-02-10 19:51:44 +01:00
Ruben Fiszel
f171d08278
fix: allow direct git-sync setting loading
2024-02-10 14:38:32 +01:00
Ruben Fiszel
8a3a9bda1c
feat: default tag can be made workspace specific ( #3194 )
...
* feat: Worker env variables are hidden to developers in the config panel (#3175 )
* improve rename component of apps
* progress
* all
* feat: default tags per workspace
---------
Co-authored-by: Guillaume Bouvignies <guillaume@windmill.dev >
2024-02-10 13:40:34 +01:00
Ruben Fiszel
0f6f2bcc5a
fix cuda
2024-02-10 10:30:01 +01:00
Ruben Fiszel
31469cb77c
fix: improve load schedule args
2024-02-10 09:47:26 +01:00
Ruben Fiszel
904ea101be
nit
2024-02-10 00:38:36 +01:00
Ruben Fiszel
6614817cd4
fix: improve no flow overlap + schedule args loading
2024-02-10 00:37:46 +01:00
Ruben Fiszel
48b8520239
fix: improve no flow overlap + schedule args loading
2024-02-10 00:37:35 +01:00
Guillaume Bouvignies
e9a6c8154c
feat: git sync now accepts path filters and type filters ( #3189 )
...
* feat: git sync now accepts path filters and type filters
* fix git sync for folders
* UI nits
* Add folder by default in migration
* fix openapi
2024-02-09 18:51:44 +01:00
Henri Courdent
4f8ceda117
Small helper on download button ( #3190 )
2024-02-09 18:51:35 +01:00
Ruben Fiszel
2c88767a53
fix nit custom client scope issue
2024-02-09 16:14:51 +01:00
Ruben Fiszel
68c874d583
nits
2024-02-09 12:38:36 +01:00
Ruben Fiszel
b848444e74
nits
2024-02-09 12:36:29 +01:00
Faton Ramadani
6a13b97bc3
fix(frontend): fix html component initial data ( #3188 )
...
* fix(frontend): fix html component initial data
* fix(frontend): fix html component initial data
2024-02-09 12:23:22 +01:00
Ruben Fiszel
4d64c942fc
fix: improve on-boarding flow app
2024-02-09 11:57:52 +01:00
Ruben Fiszel
b9c0eda168
fix: ai builder colors
2024-02-08 20:04:22 +01:00
Ruben Fiszel
68a86914ce
improve git sync
2024-02-08 19:58:01 +01:00
Ruben Fiszel
e4dc972d40
fix: handle better \u0000 in python result
2024-02-08 16:02:38 +01:00
Faton Ramadani
9f98caa072
fix(frontend): Fix tutorials + Move into itself + Disable app history… ( #3181 )
...
* fix(frontend): Fix tutorials + Move into itself + Disable app history for unsaved apps + several toggle fix
* fix(frontend): clean up
* fix(frontend): add missing result for transformer
2024-02-08 15:46:10 +01:00
HugoCasa
361ea76279
fix: graphql web worker ( #3177 )
...
* fix: graphql web worker
* fix: id editor unused input
2024-02-07 22:59:42 +01:00
Ruben Fiszel
ad60535165
smallfix
2024-02-07 18:44:28 +01:00
Guillaume Bouvignies
126aa60a9d
feat: Worker env variables are hidden to developers in the config panel ( #3175 )
2024-02-07 18:43:17 +01:00
Faton Ramadani
284e43c064
fix(frontend): handle not found folder in FolderEditor ( #3170 )
...
* fix(frontend): handle not found folder in FolderEditor
* Update FolderEditor.svelte
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-02-07 15:43:47 +01:00
HugoCasa
91743c3cfb
feat: violet ai branding + flow summary ( #3171 )
...
* feat: violet ai branding + flow summary
* fix: npm run check
2024-02-07 14:33:33 +01:00