Ruben Fiszel
eee9d55be4
improve flow UX
2022-11-14 23:36:28 +01:00
Ruben Fiszel
16ba1f3f3b
improve flow UX
2022-11-14 23:30:19 +01:00
Faton Ramadani
511bd020d1
fix(frontend): Set settings as header and error handler as footer ( #893 )
2022-11-14 11:45:35 +01:00
Ruben Fiszel
a08beefa65
flow UX improvements
2022-10-29 16:04:05 +02:00
Ruben Fiszel
e84c9921ca
fix flow node id creation
2022-10-28 15:56:23 +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
Faton Ramadani
028b53f9f5
feat(frontend): Flow editor branches ( #727 )
2022-10-25 17:26:31 +02:00
Ruben Fiszel
584f168f8f
feat: add ids to modules + input_transform lowered to flowmodulevalue ( #768 )
...
* feat: add ids to modules + inputTransforms from module to module value
* all
* delete obsolete input transforms
2022-10-17 22:34:12 +02:00
Ruben Fiszel
b87b03a673
feat(backend): implement new OpenFlow module Branches ( #692 )
...
* branches
* iterate
* branches
* progress
* progress
* progress
* done
* adapt frontend
* adapt frontend
* sqlx
2022-10-09 23:12:05 +02:00
Faton Ramadani
f4de1c6ff5
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
f051055e0f
feat: individual retry + flow UX refactor
2022-10-04 08:41:21 +02:00
Ruben Fiszel
71f6bed5d8
progress
2022-10-04 08:40:01 +02:00
Faton Ramadani
50a876e496
feat(front): Rework how summaries are edited in the flow editor ( #632 )
...
* feat(front): Rework how summaries are edited in the flow editor
* feat(front): add IconOnly mode, to better handle responsivness
* feat(front): Fix FlowModule summary input width
* feat(front): simplify summary placeholder
* feat(front): Fix minimap resizing issues + fix minimap delete
2022-09-28 19:31:24 +02:00
Faton Ramadani
08c88c91e2
feat(front): Add a confirmation modal ( #634 )
...
* feat(front): Add a confirmation modal
* feat(front): Simplify styles
* feat(front): Remove code duplication
* feat(front): Add shortcut + add Alert component
2022-09-28 16:30:54 +02:00
Faton Ramadani
5e2f23c66f
feat(frontend): Add support for failure modules ( #612 )
...
* feature(frontend): Failure module
* feature(frontend): Fix wording + Remove advanced tab for failure modules + fix failure module test
* feature(frontend): Fix wording + add toggle in the mini map + stick component at the bottom
* feat(frontend): Add summary to failure module
* feat(frontend): Add support for Failure module in the FlowModuleViewer
* feat(frontend): Add support for FailureModule in the status viewer
* feat(frontend): Fix building issues
2022-09-26 18:36:15 +02:00
Ruben Fiszel
8119025381
initialize flow store correctly
2022-09-26 03:53:11 +02:00
Ruben Fiszel
9430f3a5df
fix(frontend): loading flows with for loops + flowStatusViewer treat single jobs properly
2022-09-23 13:28:02 +02:00
Ruben Fiszel
a0a4de062c
fix flow UX and flowStateStore ( #610 )
...
* fix everything
* fix(frontend): Restore module deletion + restore for loop settings
* fix(frontend): Add missing focus on number inputs
* fix(frontend): Add key wrapper to make sure the editor content is reloaded
* fix(frontend): Fix mini-map spacing + add icon to schedule and retry buttons
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2022-09-21 11:37:33 +02:00
Faton Ramadani
c9ae5905a8
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