Commit Graph

5965 Commits

Author SHA1 Message Date
Ruben Fiszel
a08beefa65 flow UX improvements 2022-10-29 16:04:05 +02:00
Ruben Fiszel
12de3e700f handle more error edge cases 2022-10-29 13:59:50 +02:00
Ruben Fiszel
8e85c1b0b8 fix default python script 2022-10-29 12:57:25 +02:00
Ruben Fiszel
6ceac4280e feat(python): type is automatically inferred from default parameters 2022-10-29 12:48:50 +02:00
Ruben Fiszel
687fc102d5 flow ui nits 2022-10-28 16:11:03 +02:00
Ruben Fiszel
e84c9921ca fix flow node id creation 2022-10-28 15:56:23 +02:00
Ruben Fiszel
9010029294 schedule + alert nits 2022-10-28 11:38:25 +02:00
Ruben Fiszel
1046cebdcd make going to source script/flow easier 2022-10-28 11:20:12 +02:00
Ádám Kovács
61156a97b0 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
1936a60b4a 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
1444161c61 fix(frontend): Add summary to the script editor (#825) 2022-10-27 11:52:48 +02:00
Faton Ramadani
d46feb3e74 remove flowbite-svelte (#823)
* remove flowbite-svelte

* remove package

* Fix badge
2022-10-27 11:36:16 +02:00
Ruben Fiszel
dc3e82c8aa fix codeViewer for non deno scripts 2022-10-27 09:26:52 +02:00
Ruben Fiszel
4185853bca fix loading non deno from hub 2022-10-27 09:08:55 +02:00
Ruben Fiszel
e56f658acc New Script UX refactor 2022-10-26 23:09:10 +02:00
Ruben Fiszel
f5293ce611 fix result by id 2022-10-26 08:54:28 +02:00
Ruben Fiszel
544a2bbaec feat(frontend): result by id 2022-10-26 08:31:30 +02:00
Ruben Fiszel
15f79c42ff minimap fixes 2022-10-26 07:35:20 +02:00
Ruben Fiszel
cda8d9f0e1 fix migration of old flows 2022-10-26 06:49:48 +02:00
Ruben Fiszel
d6ecd1394a fix input transforms 2022-10-26 06:14:42 +02:00
Faton Ramadani
4f82c6e694 fix(frontend): Fix overlay map indicator (#816) 2022-10-25 23:24:27 +02:00
Ruben Fiszel
46eec980c9 fix early stop 2022-10-25 23:05:03 +02:00
Faton Ramadani
fde979d2b8 fix(frontend): Fix legacy input transforms (#814) 2022-10-25 19:29:55 +02:00
Faton Ramadani
dc961438b7 fix(frontend): Fix input transforms (#813) 2022-10-25 18:41:11 +02:00
Faton Ramadani
028b53f9f5 feat(frontend): Flow editor branches (#727) 2022-10-25 17:26:31 +02:00
Ruben Fiszel
23ad077055 fix schedule on setScheduleEnabled errors 2022-10-25 13:16:33 +02:00
Ruben Fiszel
3dbacdf08d fix schedule on setScheduleEnabled errors 2022-10-25 12:59:22 +02:00
Ruben Fiszel
c3ecbfa292 fix input transform form 2022-10-25 00:27:06 +02:00
Ruben Fiszel
b0fe6da27e approval flow nit 2022-10-24 17:17:57 +02:00
Ruben Fiszel
16afde6806 approval flow with idendity of the approver 2022-10-24 16:37:09 +02:00
Ruben Fiszel
02f4113234 add resume_id to job_resume + add identity module 2022-10-24 14:48:28 +02:00
Ruben Fiszel
3ad64ba6eb fix get_suspended_job_flow module finding 2022-10-24 10:37:21 +02:00
Ruben Fiszel
53593f41c5 only load script content if path change 2022-10-24 10:12:38 +02:00
Ruben Fiszel
e642627bf7 better tooltips 2022-10-24 02:32:01 +02:00
Ruben Fiszel
77c114f037 fix(deno-client): add approver 2022-10-24 02:24:44 +02:00
Ruben Fiszel
7a4bcd98f6 feat: add approver to approval step 2022-10-24 01:50:39 +02:00
Ruben Fiszel
dfc587b812 fix: approval pages now require no auth 2022-10-23 15:50:36 +02:00
Ruben Fiszel
a9359dada7 fix: improve approval flow with approval page 2022-10-22 13:55:12 +02:00
Ruben Fiszel
fb572e3279 nit wording 2022-10-21 23:54:27 +02:00
Ruben Fiszel
de96d35aff clean up the new script page 2022-10-21 21:33:56 +02:00
Ruben Fiszel
725e354dd8 nit pickable buttons for flows 2022-10-21 21:20:01 +02:00
Ruben Fiszel
961588d300 nit pickable buttons for flows 2022-10-21 20:43:09 +02:00
Ruben Fiszel
7459c673f8 nit do not disable forloop on subsequent steps 2022-10-21 20:34:04 +02:00
Ruben Fiszel
c0da13320c nit escape on contentPreview 2022-10-21 20:01:20 +02:00
Ruben Fiszel
a9bf7a4835 fix import script from hub 2022-10-21 19:43:53 +02:00
Ruben Fiszel
26cd5ec6f2 fix import script from hub 2022-10-21 19:38:33 +02:00
Ruben Fiszel
8c2bc1a00b simplify script picker menu for flows 2022-10-21 19:02:00 +02:00
Ruben Fiszel
b57da4a25a fix(frontend): rework te new script page 2022-10-21 14:25:21 +02:00
Ruben Fiszel
545c07b0f2 fix: only create a schedule after flow change if schedule is enabled 2022-10-21 13:33:44 +02:00
Ruben Fiszel
3b0a86676c fix z-index of menu 2022-10-21 08:48:24 +02:00