Commit Graph

2652 Commits

Author SHA1 Message Date
Henri Courdent
fee382f8fa Download file and file input borders (#3220) 2024-02-15 17:03:05 +01:00
Faton Ramadani
ebea5618d4 fix(frontend): update a few svelte packages (#3222) 2024-02-15 16:58:59 +01:00
Faton Ramadani
57ea2d4c2f fix(frontend): add header when downloading a CSV (#3228) 2024-02-15 16:51:13 +01:00
Ruben Fiszel
78f32b9a79 fix: run recompute on success for toggles on click and set default value 2024-02-15 02:14:40 +01:00
Ruben Fiszel
234c1a6c68 implement noInitialize for runnable component 2024-02-14 22:13:28 +01:00
HugoCasa
c3e7017b4b fix: prevent AI fill inputs freezing (#3226) 2024-02-14 21:28:20 +01:00
HugoCasa
d14342955f fix: add back resource type btn for bun/fetch (#3217) 2024-02-14 13:23:54 +01:00
Ruben Fiszel
db80a6bc08 update sveltekit to 2.0 (#3214)
* update svelte

* update sveltekit

* fix checks

* fix checks
2024-02-14 00:52:50 +01:00
Ruben Fiszel
b43f46351b use debouncedinput for apptable search 2024-02-13 21:43:00 +01:00
Ruben Fiszel
d2ce6b1980 debug runs clear after successful run 2024-02-13 21:23:33 +01:00
HugoCasa
9ff2ef39f3 feat: set branch summary on predicate gen (#3212) 2024-02-13 17:36:32 +01:00
HugoCasa
16f0bf3df3 fix: improve transformer script gen (#3211)
* fix: improve transformer script gen

* fix: revert bad change
2024-02-13 17:36:04 +01:00
HugoCasa
918518ff5c 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
f42085435f fix(frontend): Truncate path on the run page (#3208) 2024-02-13 15:51:48 +01:00
Ruben Fiszel
7719e7080d add tracing debug around user auth 2024-02-13 13:30:33 +01:00
Ruben Fiszel
15a0a442e4 fix: search on table set page to 0 2024-02-13 12:03:29 +01:00
Ruben Fiszel
4c742c5e0f fix: init scripts are tagged with 'init_script' 2024-02-13 11:04:15 +01:00
Ruben Fiszel
bbea814ed9 improve toast for connection did not resolve 2024-02-13 10:13:17 +01:00
Ruben Fiszel
fa9b9a0839 feat: improve runs page + add all workspaces to admins runs page 2024-02-13 10:12:14 +01:00
Faton Ramadani
bebed53d54 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
6eb1e27a74 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
006f178055 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
deed726503 fix cuda 2024-02-10 10:30:01 +01:00
Ruben Fiszel
0a37be41cb fix: improve load schedule args 2024-02-10 09:47:26 +01:00
Ruben Fiszel
b75b8c08c0 nit 2024-02-10 00:38:36 +01:00
Ruben Fiszel
d13c344661 fix: improve no flow overlap + schedule args loading 2024-02-10 00:37:46 +01:00
Ruben Fiszel
c2ef54d6ad fix: improve no flow overlap + schedule args loading 2024-02-10 00:37:35 +01:00
Henri Courdent
2a7c6667e2 Small helper on download button (#3190) 2024-02-09 18:51:35 +01:00
Ruben Fiszel
14cd6e49ee fix nit custom client scope issue 2024-02-09 16:14:51 +01:00
Faton Ramadani
5eb5e92b90 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
b3e1e8f824 fix: improve on-boarding flow app 2024-02-09 11:57:52 +01:00
Ruben Fiszel
48718b17ff fix: ai builder colors 2024-02-08 20:04:22 +01:00
Ruben Fiszel
a01752641c improve git sync 2024-02-08 19:58:01 +01:00
Ruben Fiszel
d59d324d72 fix: handle better \u0000 in python result 2024-02-08 16:02:38 +01:00
Faton Ramadani
b8ce740a9a 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
d938a20a28 fix: graphql web worker (#3177)
* fix: graphql web worker

* fix: id editor unused input
2024-02-07 22:59:42 +01:00
Ruben Fiszel
b3f6bf6cf2 smallfix 2024-02-07 18:44:28 +01:00
Guillaume Bouvignies
717ab49ed9 feat: Worker env variables are hidden to developers in the config panel (#3175) 2024-02-07 18:43:17 +01:00
Faton Ramadani
8bd56d8ddf 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
776c7d3c64 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
Ruben Fiszel
1ed9901aec fix: only create shared dir symlink if not exists 2024-02-07 00:42:23 +01:00
Faton Ramadani
83e0f8e5a4 fix(frontend): fix toggles margins (#3165) 2024-02-06 18:34:35 +01:00
Faton Ramadani
fc5a9b3f58 Fix select click outside (#3162)
* feat(frontend): fix clickOutside when using portals

* feat(frontend): fix clickOutside when using portals

* feat(frontend): clean up
2024-02-06 16:35:20 +01:00
Faton Ramadani
a06112abc9 feat(frontend): add status when a flow setting is enabled (#3161)
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2024-02-06 16:05:20 +01:00
HugoCasa
34151d65cc feat: new ai design (#3152)
* feat: new ai design

* fix: show caret + esc to cancel
2024-02-06 15:13:20 +01:00
Ruben Fiszel
9070aed053 fix: add ping since to list workers 2024-02-06 12:10:22 +01:00
Faton Ramadani
840ef626b8 fix(frontend): fix dateslider doclink (#3159) 2024-02-06 11:51:50 +01:00
Faton Ramadani
7af751e557 fix(frontend): Fix operators actions + small UI fixes (#3157)
* feat(frontend): fix tree view expand all button + operator mode actions

* feat(frontend): fix deploy workspace when user have no access to target workspace
2024-02-06 11:37:00 +01:00
Ruben Fiszel
7db2501cc1 fix: add get_root_job_id 2024-02-06 00:17:50 +01:00
Ruben Fiszel
6065506441 improve alert component 2024-02-05 23:00:17 +01:00