Ruben Fiszel
1bbd8b7fdc
Flow UX improvements wrt to triggers
2022-12-15 23:09:23 +01:00
Ruben Fiszel
0ee244e28e
UX flow improvements
2022-12-08 17:18:24 +01:00
Ruben Fiszel
b12ab739e8
UX nits and theme
2022-11-23 12:19:00 +01:00
Ruben Fiszel and Faton Ramadani
8f92a0c66f
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
9929cdde22
feat(frontend): overhaul the whole flow UX
2022-11-21 17:28:55 +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
9a06c06cbd
sqlx prepare
2022-10-30 17:08:03 +01:00
Ruben Fiszel
df381b8d01
fix failure module
2022-10-29 16:51:45 +02: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
Faton Ramadani
fde979d2b8
fix(frontend): Fix legacy input transforms ( #814 )
2022-10-25 19:29:55 +02:00
Faton Ramadani
028b53f9f5
feat(frontend): Flow editor branches ( #727 )
2022-10-25 17:26:31 +02:00
Ruben Fiszel
d1780c8c6b
feat: add result by id to fetch result from any node ( #769 )
...
* feat: add result by id to fetch result from any node
* sqlx prepare
* fix
* fix
* review
2022-10-18 17:04:13 +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
f2be15a7e7
fix: only display error handler span if toggled on
2022-10-04 14:38:10 +02:00
Ruben Fiszel
d57c74806e
fix(frontend): various small fixes
2022-09-30 05:23:30 +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