Commit Graph

52 Commits

Author SHA1 Message Date
Ruben Fiszel
bb4c6faec8 fix: improve progress bar UX 2023-08-20 10:17:06 +02:00
Ruben Fiszel
3f38d88c75 fix: make flow editor more resilient to id duplicates 2023-08-09 13:11:04 +02:00
Ruben Fiszel
28933d09cc UX nits + fix flow worker group 2023-07-25 16:14:23 +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
3123f31e63 fix: flow viewer 2023-06-13 21:45:02 +02:00
Ruben Fiszel
d64d8c37e6 feat: add dataflow view for workflows 2023-06-13 19:49:59 +02:00
Ruben Fiszel
4dc950f167 fix error handler sync issue 2023-06-08 15:08:19 +02:00
Ruben Fiszel
828461f038 fix: renaming app + improve flow rendering 2023-06-02 11:51:47 +02:00
Ruben Fiszel
2c81f7929e flow nits 2023-05-20 10:10:22 +02:00
Ruben Fiszel
6138c39521 feat(frontend): add flow expand button 2023-04-07 12:36:29 +02:00
Ruben Fiszel
4fc2cfc1be remove all frontend warnings 2023-04-02 13:52:15 +02:00
Ruben Fiszel
04431e8599 apps rich configuration v0 + resource picker clear fix for apps 2023-03-17 12:25:03 +01:00
Faton Ramadani
d604a273ee feat(frontend): Copy, Cut and Paste (#1279)
* feat(frontend): add copy, paste and cut

* feat(frontend): simplify code

* feat(frontend): add apple modifiers

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-03-12 20:58:06 +01: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
Ruben Fiszel
b274b43632 add trigger button 2023-03-06 14:11:17 +01:00
Ruben Fiszel
a45cc1df73 make default branch non removable for branchone 2023-03-06 11:19:56 +01:00
Ruben Fiszel
2bd49ae620 handle larger sized graphs 2023-03-06 08:33:53 +01:00
Ruben Fiszel
26fd94a8f0 feat(frontend): refactor entire flow builder UX 2023-03-05 23:00:43 +01:00
Ruben Fiszel
a05757494c flow improvements 2023-03-02 17:37:51 +01:00
Ruben Fiszel
8d7a92cefd fix(frontend): fix graph viewer id assignment 2023-02-25 08:48:24 +01:00
Ruben Fiszel
5281a1848d fix flow rendering 2023-02-22 21:27:58 +01:00
Ruben Fiszel
9b3413775b update flow viewer 2023-02-13 12:36:04 +01:00
Ruben Fiszel
e1374bfd06 small flow improvements 2023-02-09 16:44:28 +01:00
Ruben Fiszel
8f51ef9078 fix graph viewer for negative ids 2023-02-01 20:56:58 +01:00
Ruben Fiszel
933b84749d various app fixes 2023-01-11 10:57:30 +01:00
Ruben Fiszel
1bbd8b7fdc Flow UX improvements wrt to triggers 2022-12-15 23:09:23 +01:00
Ruben Fiszel
054689fb10 replace svelvet with fork to remove zoom and node moving 2022-12-15 01:53:35 +01:00
Ruben Fiszel
6bc60d9a41 ux nits 2022-12-14 21:29:00 +01:00
Ruben Fiszel
45d8af627c flow UX improvements 2022-12-08 17:28:24 +01:00
Ruben Fiszel
0ee244e28e UX flow improvements 2022-12-08 17:18:24 +01:00
Ruben Fiszel
245d14cae6 display number of retry attempts 2022-12-08 15:46:24 +01:00
Ruben Fiszel
068b964cd6 add iteration info 2022-12-08 13:30:48 +01:00
Ruben Fiszel
2aa46e048d display flow errors step much better in the flow status viewer 2022-12-08 12:59:18 +01:00
Ruben Fiszel
1c054e979a display errors much better in the error handler 2022-12-08 11:07:44 +01:00
Ruben Fiszel
9ea336fd6e fix flow input picker 2022-12-07 11:04:31 +01:00
Ruben Fiszel
a1519e09a9 feat: implement flow as a flow step 2022-12-06 23:38:06 +01:00
Ruben Fiszel
e66d09399c early stop now bubble up to the top 2022-12-06 17:39:07 +01:00
Ruben Fiszel
4a167c4428 improve flow viewer 2022-12-05 21:57:04 +01:00
Ruben Fiszel
c8bad59916 display jobs scheduled for later in flow status viewer 2022-12-05 20:33:28 +01:00
Ruben Fiszel
9167d27b42 improve flow viewer 2022-12-05 13:09:50 +01:00
Ruben Fiszel
f1b04b7374 improve flow status viewer 2022-12-05 11:19:26 +01:00
Ruben Fiszel
5b618ec1d0 feat(frontend): flow status viewer include a graph 2022-11-27 09:49:16 +01:00
Ruben Fiszel
dbe1ada3a9 nits on nsjail config 2022-11-23 14:00:49 +01:00
Ruben Fiszel
9929cdde22 feat(frontend): overhaul the whole flow UX 2022-11-21 17:28:55 +01:00
Ruben Fiszel
16ba1f3f3b improve flow UX 2022-11-14 23:30:19 +01:00
Ruben Fiszel
f76718f2d5 display app as summary in flowgraph 2022-11-13 01:16:32 +01:00
Ruben Fiszel
512ae1488b center flowgraph 2022-11-13 01:07:23 +01:00