Commit Graph
425 Commits
Author SHA1 Message Date
Ruben Fiszel 6018e2ff11 fix(frontend): go editor nits 2022-11-03 18:48:53 +01:00
Ruben Fiszel 63be299979 fix initialization of flowstore 2022-11-03 14:34:41 +01:00
Ruben Fiszel 47b4873a59 frontend(fix): rework all text inputs 2022-11-03 13:47:40 +01:00
Ruben Fiszel a97613401c modal -> drawer 2022-11-03 12:39:23 +01:00
Ruben Fiszel 0f3516ff03 fix variable editor 2022-11-03 10:03:00 +01:00
Ruben Fiszel 415f2d8780 UX improvements 2022-11-02 22:01:49 +01:00
Ruben Fiszel c71c7a2e58 UX improvements 2022-11-02 21:26:52 +01:00
Ruben Fiszel c097a3d039 fix(backend): capture up all lockfile issues 2022-11-02 14:04:44 +01:00
Ruben Fiszel da888f719c fix(frontend) undefined error in flowmodulecomponent 2022-11-02 11:09:10 +01:00
Ruben Fiszel f7572ba2f3 approvers are available to the step right after approval 2022-11-02 10:43:19 +01:00
Ruben Fiszel 745671dc21 UI improvements 2022-11-02 08:41:08 +01:00
Ruben Fiszel 688910868f ui fix for icons margin on runs 2022-11-02 06:59:36 +01:00
Ruben Fiszel 752711a977 UI improvements 2022-11-01 23:48:04 +01:00
Ruben Fiszel caf79f6f98 fix non selected tab in flows 2022-11-01 06:18:46 +01:00
Ruben Fiszel c884494315 fix initialPath setting 2022-11-01 06:15:50 +01:00
Ruben Fiszel 463d73399d feat(backend): add parallel option for forloop and branchall (#840)
* parallel

* parallel

* fix 1

* fix 2

* fix 3

* fix 3

* fix 4

* sqlx

* add parallel toggle on frontend

* parallel in frontend

* serde

* fix everything

* fix everything
2022-11-01 06:09:00 +01:00
Jakub Kołodziejczak a8a8974a82 chore(frontend): typo fix (#839) 2022-11-01 03:10:21 +01:00
Ruben Fiszel 759f3578ac UX nits 2022-10-31 12:46:07 +01:00
Ruben Fiszel a800b5b937 UX nits 2022-10-31 12:12:56 +01:00
Ruben Fiszel 0196fab7ba UX improvements 2022-10-31 11:57:00 +01:00
Ruben Fiszel 4154f455fe table 2022-10-31 09:29:48 +01:00
Ruben Fiszel 8bc5bfe8a2 UX improvements 2022-10-31 01:26:16 +01:00
Ruben Fiszel 5b51628113 make-up flow status viewer 2022-10-31 01:14:34 +01:00
Ruben Fiszel 9a06c06cbd sqlx prepare 2022-10-30 17:08:03 +01:00
Ruben Fiszel e96c5ca670 early stop now bubble up to the top 2022-10-30 02:32:35 +02:00
Ruben Fiszel df381b8d01 fix failure module 2022-10-29 16:51:45 +02:00
Ruben Fiszel 3f38846382 fix toggle 2022-10-29 16:46:15 +02:00
Ruben Fiszel a540501aa7 flow UX improvements 2022-10-29 16:13:08 +02:00
Ruben Fiszel 8295fba746 flow UX improvements 2022-10-29 16:11:41 +02:00
Ruben Fiszel d9a8ed2f44 flow UX improvements 2022-10-29 16:10:10 +02:00
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 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 1046cebdcd make going to source script/flow easier 2022-10-28 11:20:12 +02:00
Ádám KovácsandRuben Fiszel 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 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