HugoCasa
3bfc2c81d2
feat: improve drafts and diffs ( #2534 )
...
* feat: improve drafts and diffs
* feat: add scripts diff button
* fix: remove diff drawer in scripts/add
* fix: nits
* feat: diffs for flows and apps w/ deep comparison
* fix: flow preview buttons height
* fix: use ordered json stringify
* fix: code view
* fix: temp flow diffs
* fix: flow diffs merge conflict
2023-11-04 08:45:03 +01:00
Ruben Fiszel
8f7aa84c2d
fix aggrid table empty selected
2023-11-01 20:19:18 +01:00
Ruben Fiszel
d88096c84c
flow vscode extension improvements ( #2536 )
...
* flow dev
* vscode flow extension improvements
2023-11-01 13:10:10 +01:00
Faton Ramadani
bda6f1fe5d
feat(frontend): add driverjs ( #2327 )
...
* feat(frontend): add driverjs
* feat(frontend): pipeline done
* feat(frontend): texts updated
* feat(frontend): split tutorials into two
* feat(frontend): Branch one tutorial
* wip
* feat(frontend): flow editor tutorial v0 done
* feat(frontend): flow editor tutorial v0 done
* feat(frontend): fix how tutorials are started
* feat(frontend): fix how tutorials are started
2023-10-04 10:12:07 +02:00
Ruben Fiszel
070b16222b
feat: worker groups admin panel ( #2277 )
...
* merge
* merge
* merge
* wg
* progress
* all
* all
* all
* all
* all
* all
* fix
* fix
2023-09-13 21:24:54 +02:00
Ruben Fiszel
ae4dfe634f
UX nits + fix flow worker group
2023-07-25 16:14:23 +02:00
Ruben Fiszel
a1966427e8
feat: introduce draft for flows
2023-05-01 09:31:22 +02:00
Ruben Fiszel
b84be60c53
feat(frontend): make script editor a single page
2023-04-06 01:00:42 +02:00
Ruben Fiszel
7c0de93b3d
remove all frontend warnings and unused imports
2023-04-02 17:02:57 +02:00
Ruben Fiszel
3296debfe7
feat: add a All Static Inputs module to the flow editor
2022-12-30 05:31:45 +01:00
Ruben Fiszel
f1d0db3bc7
make flow status viewer always open
2022-12-24 06:31:22 +01:00
Ruben Fiszel
40195d42f6
feat(backend): resume from owner directly in flow status viewer ( #1042 )
...
* foo
* progress
2022-12-23 13:04:31 +01:00
Ruben Fiszel
3735171a0d
Flow UX improvements wrt to triggers
2022-12-15 23:09:23 +01:00
Ruben Fiszel
847dfe1c15
ux nits
2022-12-14 21:29:00 +01:00
Ruben Fiszel
08bfc1020d
UX flow improvements
2022-12-08 17:18:24 +01:00
Ruben Fiszel
177fc2b421
improve flow status viewer
2022-12-05 11:19:26 +01:00
Ruben Fiszel
ab03a4f190
UX improvements
2022-11-27 00:07:44 +01:00
Ruben Fiszel and Faton Ramadani
802abe7f90
feat(frontend): flow UX overhaul II + go + python support for trigger scripts ( #928 )
...
* all
* improve all
* improve all
* fix frontend
* fix input picker nits
* fix(frontend): Fix Menu display
* all
* fix all
* fix all
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2022-11-22 16:18:14 +01:00
Ruben Fiszel
d23e218e1f
feat(frontend): overhaul the whole flow UX
2022-11-21 17:28:55 +01:00
Ruben Fiszel
a15b3117c2
improve flow UX
2022-11-14 23:30:19 +01:00
Ruben Fiszel
13cd06f45d
flow UX improvements
2022-10-29 16:04:05 +02:00
Ádám Kovács and Ruben Fiszel
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
Faton Ramadani
054c142882
feat(frontend): Flow editor branches ( #727 )
2022-10-25 17:26:31 +02:00
Ruben Fiszel
f69b4d6a07
only load script content if path change
2022-10-24 10:12:38 +02:00
Ruben Fiszel
3484f4bc4c
nit escape on contentPreview
2022-10-21 20:01:20 +02:00
Ádám Kovács
8a774e0d04
feat(frontend): Update split panes ( #741 )
2022-10-17 15:43:31 +02:00
Faton Ramadani
b59d1f8717
fix(frontend): Align Settings button + add missing suspend shortcut ( #694 )
...
* fix(frontend): Align Settings button + add missing suspend shortcut + Disable up to when the error handler is selected
2022-10-07 10:16:15 +02:00
Ruben Fiszel
c207745fa7
feat: individual retry + flow UX refactor
2022-10-04 08:41:21 +02:00
Faton Ramadani
e8e4199c5c
feature(frontend): Button component ( #616 )
...
* feature(frontend): Button component
* feature(frontend): Ajust style
2022-09-22 13:25:17 +02:00
Faton Ramadani
0f33c26d54
feature(frontend): Add support for retries for flows ( #607 )
...
* feature(frontend): Add support for retries for flows
* feature(frontend): Fix design issues
2022-09-21 00:00:39 +02:00
Faton Ramadani and Ruben Fiszel
9fa4d01e3b
feat(frontend): Flow UX entire rework ( #552 )
...
* feature(frontend): Flow rework WIP
* feature(frontend): Right panel behavior done
* feature(frontend): Split panel working
* feature(frontend): Flows working
* feature(frontend): Add inputs + adapt style + remove duplicate library
* feature(frontend): remove old implementation
* feature(frontend): revert package-lock
* feature(frontend): revert old FlowBuilder component
* feature(frontend): Fix margins + add remove button on the minimap
* feature(frontend): Fix wording
* feature(frontend): add PR UI comments
* feature(frontend): Display the module title
* feature(frontend): Previews working
* feature(frontend): Fix schedule load + update
* feature(frontend): fix build
* feature(frontend): UI fix
* fix just this step
* feature(frontend): for loop iterator and skip failures
* just this step
* script helpers
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-09-14 12:34:51 +02:00