Ruben Fiszel
dbaef0aa5f
feat: add early return for flows
2023-11-26 14:30:49 +01:00
HugoCasa
34abe01c2f
feat: add yaml for import/export/diff ( #2631 )
...
* feat: add yaml for import/export/diff
* fix: speeeeeeed
2023-11-15 18:44:16 +01:00
Faton Ramadani
fe35c7ad3c
feat(frontend): Buttons refactor ( #2545 )
...
* feat(frontend): wip
* feat(frontend): button refactor wip
* feat(frontend): button refactor wip
* feat(frontend): fix build
* feat(frontend): fix build
* fix(frontend): fix build
* fix(frontend): fix buttons styles
* fix(frontend): remove dev file
* feat(frontend): clean up
* feat(frontend): done
* feat(frontend): done
* feat(frontend): remove duplicated componnet
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): forked Flow icons
* feat(frontend): remove legacy dropdown
* feat(frontend): migrated all + remove dependencies
* feat(frontend): clean up
2023-11-10 09:43:10 +01:00
Ruben Fiszel
8a7fe93559
feat: add support for flows in vscode extension ( #2585 )
...
* all
* change tagline
* all
* all
* all
2023-11-07 20:16:01 +01:00
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
9e4d90ad37
feat(frontend): add history to flows and apps
2023-03-07 14:47:17 +01:00
Ruben Fiszel
9fa2f96b31
overhaul app creation flow
2022-12-31 13:34:59 +01: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
c74cde953c
frontend nits
2022-11-08 11:48:05 +01:00
Ruben Fiszel
2c81c4dc39
fix copy first step schema + import buttons
2022-11-07 21:54:49 +01:00
Ruben Fiszel
d5cf1a3286
fix initialization of flowstore
2022-11-03 14:34:41 +01:00
Ruben Fiszel
c6ce9bb3f6
frontend(fix): rework all text inputs
2022-11-03 13:47:40 +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
Ádám Kovács
2c1cd7eea8
feat(frontend): Typography update ( #725 )
...
* feat(frontend): Add new font face
* feat(frontend): Typography update
* fix(frontend): Import Inter font
* fix(frontend): Font fixes
* fix(front): Fix spacing and font inconsistencies
* fix(frontend): Visual changes and fixes
* fix(frontend): Minor visual fixes
* fix(frontend): Remove comment
2022-10-13 14:04:26 +02:00
Ruben Fiszel
cc07a6b7e4
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
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
Ruben Fiszel
6b5002ec5e
progress
2022-10-04 08:40:01 +02:00
Ádám Kovács
6a28b68dbf
refactor(frontend): Tailwind refactor ( #637 )
...
* feat(frontend): Tailwind config migration
2022-10-03 11:27:58 +02:00
Ruben Fiszel
0a67d3fb87
fix: change command behavior for monacos
2022-10-03 03:54:18 +02:00
Ruben Fiszel
eee7067074
fix(frontend): rework the error handler script picker
2022-10-01 00:22:41 +02:00
Ruben Fiszel
cb5db64320
fix(frontend): various small fixes
2022-09-30 05:23:30 +02:00
Faton Ramadani
b0ac674f46
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
d2e5168222
fix(frontend): Fix buttons spacings ( #627 )
2022-09-26 19:23:39 +02:00
Faton Ramadani
025d31f843
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
428e96ad2d
initialize flow store correctly
2022-09-26 03:53:11 +02:00
Faton Ramadani
2d0255824c
feat(frontend): Extract publish to hub button ( #620 )
...
* feature(frontend): Extract publish to hub button
* feat(frontend): Extract Publish to hub button
2022-09-23 12:23:37 +02:00