Commit Graph

1748 Commits

Author SHA1 Message Date
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
c6b868e6a5 fix: implement require admin differently than unauthorized 2022-11-02 12:18:44 +01:00
Ruben Fiszel
87c31811bb better go example 2022-11-02 11:16:09 +01:00
Ruben Fiszel
da888f719c fix(frontend) undefined error in flowmodulecomponent 2022-11-02 11:09:10 +01:00
Ruben Fiszel
084f38c12a change default templates for go 2022-11-02 10:59:08 +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
ceb7d36dee restore connect workspace to slack 2022-11-01 22:03:36 +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
af3b9080f5 UX nits 2022-10-31 12:23:36 +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
a6b25a9272 Merge branch 'main' into rf/tableImprovements 2022-10-31 09:52:23 +01:00
Ruben Fiszel
3b329ee323 fix account as integer II 2022-10-31 09:34:55 +01:00
Ruben Fiszel
4154f455fe table 2022-10-31 09:29:48 +01:00
Ruben Fiszel
60c64320d5 UX improvements 2022-10-31 01:28:51 +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
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