Commit Graph

405 Commits

Author SHA1 Message Date
Ruben Fiszel
bbffcab111 table 2022-10-31 09:29:48 +01:00
Ruben Fiszel
f3e7a37188 UX improvements 2022-10-31 01:26:16 +01:00
Ruben Fiszel
6d965c7693 make-up flow status viewer 2022-10-31 01:14:34 +01:00
Ruben Fiszel
03e9f10931 sqlx prepare 2022-10-30 17:08:03 +01:00
Ruben Fiszel
08320d16be early stop now bubble up to the top 2022-10-30 02:32:35 +02:00
Ruben Fiszel
e90a8e2ca9 fix failure module 2022-10-29 16:51:45 +02:00
Ruben Fiszel
03505751f5 fix toggle 2022-10-29 16:46:15 +02:00
Ruben Fiszel
76311fa29f flow UX improvements 2022-10-29 16:13:08 +02:00
Ruben Fiszel
b45da3a64c flow UX improvements 2022-10-29 16:11:41 +02:00
Ruben Fiszel
7a3c8c4a0b flow UX improvements 2022-10-29 16:10:10 +02:00
Ruben Fiszel
13cd06f45d flow UX improvements 2022-10-29 16:04:05 +02:00
Ruben Fiszel
f75823f474 handle more error edge cases 2022-10-29 13:59:50 +02:00
Ruben Fiszel
c1c4bfc5ce flow ui nits 2022-10-28 16:11:03 +02:00
Ruben Fiszel
38a764841d fix flow node id creation 2022-10-28 15:56:23 +02:00
Ruben Fiszel
f036af5788 make going to source script/flow easier 2022-10-28 11:20:12 +02:00
Ádám Kovács
17e766aa6e feat(frontend): Update progress bar (#770)
* feat(frontend): Update progress bar component

* feat(frontend): Add progress to flow run (WIP)

* feat(frontend): Add progress to flow run (WIP 2)

* fix(frontend): Fix loop progress loading

* fix(frontend): Rethink progress bar

* fix(frontend): Remove comment

* feat(front): Add error state and instant loading

* fix(frontend): Fix disappearing progress bits

* feat(frontend): Add progress to run page

* fix(frontend): Fix parallel progress loading issue

* progress bar + up to fix

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-10-28 10:33:28 +02:00
Ruben Fiszel
8475e31740 UX flow improvements + fix collecting results for loops in frontend + fix Identity behavior in backend 2022-10-27 18:50:32 +02:00
Faton Ramadani
79e8b1ff75 fix(frontend): Add summary to the script editor (#825) 2022-10-27 11:52:48 +02:00
Faton Ramadani
d995acfee5 remove flowbite-svelte (#823)
* remove flowbite-svelte

* remove package

* Fix badge
2022-10-27 11:36:16 +02:00
Ruben Fiszel
5e34656517 fix codeViewer for non deno scripts 2022-10-27 09:26:52 +02:00
Ruben Fiszel
c59ee075af New Script UX refactor 2022-10-26 23:09:10 +02:00
Ruben Fiszel
340add7f4f fix result by id 2022-10-26 08:54:28 +02:00
Ruben Fiszel
6fcf984ea3 feat(frontend): result by id 2022-10-26 08:31:30 +02:00
Ruben Fiszel
e492f71ed9 minimap fixes 2022-10-26 07:35:20 +02:00
Ruben Fiszel
6b353ac4e1 fix migration of old flows 2022-10-26 06:49:48 +02:00
Ruben Fiszel
8a059201c9 fix input transforms 2022-10-26 06:14:42 +02:00
Faton Ramadani
a65c4c3570 fix(frontend): Fix overlay map indicator (#816) 2022-10-25 23:24:27 +02:00
Ruben Fiszel
7c55d1302b fix early stop 2022-10-25 23:05:03 +02:00
Faton Ramadani
b078bde305 fix(frontend): Fix legacy input transforms (#814) 2022-10-25 19:29:55 +02:00
Faton Ramadani
53eede4f02 fix(frontend): Fix input transforms (#813) 2022-10-25 18:41:11 +02:00
Faton Ramadani
054c142882 feat(frontend): Flow editor branches (#727) 2022-10-25 17:26:31 +02:00
Ruben Fiszel
7addf0c6b1 fix input transform form 2022-10-25 00:27:06 +02:00
Ruben Fiszel
45761f8e0c approval flow with idendity of the approver 2022-10-24 16:37:09 +02:00
Ruben Fiszel
0f4ffd29dd fix get_suspended_job_flow module finding 2022-10-24 10:37:21 +02:00
Ruben Fiszel
f69b4d6a07 only load script content if path change 2022-10-24 10:12:38 +02:00
Ruben Fiszel
a45ba528ad better tooltips 2022-10-24 02:32:01 +02:00
Ruben Fiszel
a0b2c9e77d feat: add approver to approval step 2022-10-24 01:50:39 +02:00
Ruben Fiszel
3c91e42b9e fix: approval pages now require no auth 2022-10-23 15:50:36 +02:00
Ruben Fiszel
884edd7715 fix: improve approval flow with approval page 2022-10-22 13:55:12 +02:00
Ruben Fiszel
d999b72eb8 nit wording 2022-10-21 23:54:27 +02:00
Ruben Fiszel
31e8873e93 clean up the new script page 2022-10-21 21:33:56 +02:00
Ruben Fiszel
63e1dca6b5 nit pickable buttons for flows 2022-10-21 21:20:01 +02:00
Ruben Fiszel
563db922f5 nit pickable buttons for flows 2022-10-21 20:43:09 +02:00
Ruben Fiszel
aab42eaa3a nit do not disable forloop on subsequent steps 2022-10-21 20:34:04 +02:00
Ruben Fiszel
3484f4bc4c nit escape on contentPreview 2022-10-21 20:01:20 +02:00
Ruben Fiszel
8f40d3b117 fix import script from hub 2022-10-21 19:38:33 +02:00
Ruben Fiszel
b111961b95 simplify script picker menu for flows 2022-10-21 19:02:00 +02:00
Ruben Fiszel
6c68f264cb fix(frontend): rework te new script page 2022-10-21 14:25:21 +02:00
Ruben Fiszel
4ce3e0795c fix: only create a schedule after flow change if schedule is enabled 2022-10-21 13:33:44 +02:00
Ruben Fiszel
8ec33c5e16 feat: support running and publishing go, python scripts to the hub (#779) 2022-10-20 20:16:08 +02:00