Ruben Fiszel
e41a3fc1d2
improve sql query performances
2023-08-20 18:06:59 +02:00
Ruben Fiszel
3f38d88c75
fix: make flow editor more resilient to id duplicates
2023-08-09 13:11:04 +02:00
Faton Ramadani
b39f486c91
Dark mode v0 ( #1893 )
...
* feat(frontend): wip
* wip
* wip
* wip
* wip
* add toggle
* correctly handle monaco theme
* wip
* wip
* wip
* wip
* wip
* feat(frontend): Dark mode v0
* feat(frontend): Adap AI gen poppup
* feat(frontend): Adap script metadata labels
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix ressource picker
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Add theme toggle in the login page
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix language selection
* feat(frontend): Fix FlowStatusViewer colors
* feat(frontend): Fix divide colors
* feat(frontend): Fix flow graph buttons
* feat(frontend): add theme toggle in login modal
* feat(frontend): small ui fix
* feat(frontend): fix graph dark mode toggle
2023-07-25 10:43:04 +02:00
Ruben Fiszel
d64d8c37e6
feat: add dataflow view for workflows
2023-06-13 19:49:59 +02:00
Ruben Fiszel
dccb432d47
feat: deleting a flow step show confirmation modal with refs
2023-06-05 05:30:14 +02:00
Ruben Fiszel
a5a1068516
feat(frontend): add history to flows and apps
2023-03-07 14:47:17 +01:00
Ruben Fiszel
43994d9b0f
show archived + fix graphs
2023-03-07 01:59:35 +01:00
Ruben Fiszel
392b9d5ec3
feat(frontend): add ability to move nodes
2023-03-06 18:41:20 +01:00
Ruben Fiszel
d7aa565ea8
fix z-index of inputransformform
2023-03-06 16:04:32 +01:00
Faton Ramadani
6dbdb4c5ca
fix(frontend): fix branch deletion ( #1261 )
...
* fix(frontend): fix branch deletion
* fix(frontend): fix branch deletion
* fix(frontend): fix branch deletion
2023-03-06 09:01:19 +01:00
Ruben Fiszel
26fd94a8f0
feat(frontend): refactor entire flow builder UX
2023-03-05 23:00:43 +01:00
Ruben Fiszel
e2bc5e19c6
add instructions for triggers on flows
2023-01-26 01:06:53 +01:00
Ruben Fiszel
98c362a1db
description at bottom
2023-01-21 17:33:23 +01:00
Ádám Kovács
602acf2350
fix(frontend): Static inputs overflow ( #1057 )
...
* fix(frontend): Static inputs overflow
* Update FlowConstantsItem.svelte
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-12-31 13:37:23 +01:00
Ruben Fiszel
a20d3fae6f
feat: add a All Static Inputs module to the flow editor
2022-12-30 05:31:45 +01:00
Ruben Fiszel
9617098173
fix confirmation modal enter behavior
2022-12-27 16:29:34 +01:00
Ruben Fiszel
e77626372a
UX improvements
2022-12-17 17:53:32 +01:00
Ruben Fiszel
d36be9af68
groups
2022-12-16 09:53:17 +01:00
Ruben Fiszel
1bbd8b7fdc
Flow UX improvements wrt to triggers
2022-12-15 23:09:23 +01:00
Ruben Fiszel
a27c503831
handle undefined modules
2022-12-07 13:54:39 +01:00
Ruben Fiszel
a1519e09a9
feat: implement flow as a flow step
2022-12-06 23:38:06 +01:00
Ruben Fiszel
fa7e8d107b
feat: add lockable version to scripts inside flows ( #972 )
...
* add it to openflow
* push
* push
* final
2022-12-06 13:11:11 +01:00
Ruben Fiszel
b12ab739e8
UX nits and theme
2022-11-23 12:19:00 +01:00
Ruben Fiszel
5a0a579a2d
UX nits
2022-11-23 11:29:06 +01:00
Ruben Fiszel
8c3846a703
UX nits
2022-11-23 10:30:08 +01:00
Ruben Fiszel
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
Ruben Fiszel
59bcbe0d6c
improve trash button for flow map
2022-11-15 10:40:15 +01:00
Ruben Fiszel
1d2f07d285
improve flow UX
2022-11-15 01:17:30 +01:00
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