Commit Graph
58 Commits
Author SHA1 Message Date
Faton Ramadani 5e4e52a109 fix(frontend): Fix graph view when mulitple graphs are displayed (#1821)
* fix(frontend): Fix graph view when mulitple graphs are displayed

* fix(frontend): use id
2023-07-10 15:41:14 +02:00
Ruben Fiszel 783588f98d fix errors parsing for native jobs + add timestamp support for pg 2023-07-07 05:20:00 +02:00
Ruben Fiszel 6ccbf2d791 fix: flow viewer 2023-06-13 21:45:02 +02:00
Ruben Fiszel d7d5bce499 feat: add dataflow view for workflows 2023-06-13 19:49:59 +02:00
Ruben Fiszel 1afde4066d fix error handler sync issue 2023-06-08 15:08:19 +02:00
Ruben Fiszel f7e23acfdc fix: renaming app + improve flow rendering 2023-06-02 11:51:47 +02:00
Ruben Fiszel 9e57b942d7 flow nits 2023-05-20 10:10:22 +02:00
Faton Ramadani f6ff8ca232 fix(frontend): fix small ui issues (#1513) 2023-05-03 00:23:38 +02:00
Faton Ramadani 7ad496ad3f feat(frontend): Small style fix (#1473)
* feat(frontend): Small style fix

* feat(frontend): fix button dropdown z-index

* feat(frontend): fix button dropdown z-index

* feat(frontend): revert

* feat(frontend): revert
2023-04-26 14:27:38 +02:00
Ádám Kovács 46a29b5d27 fix(frontend): Update flow viewer styling (#1441)
* fix(frontend): Update flow viewer styling

* update
2023-04-20 16:35:45 +02:00
Ruben Fiszel 34a8b01b76 feat(frontend): add flow expand button 2023-04-07 12:36:29 +02:00
Faton Ramadani 2819b09ce5 fix(frontend): Add FlowGraph display on Safari (#1351) 2023-04-03 16:39:57 +02:00
Ruben Fiszel 7c0de93b3d remove all frontend warnings and unused imports 2023-04-02 17:02:57 +02:00
Ruben Fiszel cdbab5c807 remove all frontend warnings 2023-04-02 13:52:15 +02:00
Ruben Fiszel a76f6f7bd9 apps rich configuration v0 + resource picker clear fix for apps 2023-03-17 12:25:03 +01:00
Ruben Fiszel 1f4ae53fb4 integrate svelte-grid in codebase 2023-03-13 10:01:02 +01:00
Faton RamadaniandRuben Fiszel 82c139ed09 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 9e4d90ad37 feat(frontend): add history to flows and apps 2023-03-07 14:47:17 +01:00
Ruben Fiszel 71305e5154 show archived + fix graphs 2023-03-07 01:59:35 +01:00
Ruben Fiszel 614fb5022a feat(frontend): add ability to move nodes 2023-03-06 18:41:20 +01:00
Ruben Fiszel 0beadfd1ac fix z-index of inputransformform 2023-03-06 16:04:32 +01:00
Ruben Fiszel 25580c1272 add trigger button 2023-03-06 14:11:17 +01:00
Ruben Fiszel 200cb69d82 make default branch non removable for branchone 2023-03-06 11:19:56 +01:00
Ruben Fiszel e5dbe7076c handle larger sized graphs 2023-03-06 08:33:53 +01:00
Ruben Fiszel 2ac51b0af0 feat(frontend): refactor entire flow builder UX 2023-03-05 23:00:43 +01:00
Ruben Fiszel a43139fe53 flow improvements 2023-03-02 17:37:51 +01:00
Ruben Fiszel 6adc875610 feat(frontend): drawer for editing workspace scripts in flows 2023-02-28 15:51:56 +01:00
Ruben Fiszel e1f686d850 fix(frontend): fix graph viewer id assignment 2023-02-25 08:48:24 +01:00
Ruben Fiszel 0548803ab7 fix flow rendering 2023-02-22 21:27:58 +01:00
Ruben Fiszel 100943443b update flow viewer 2023-02-13 12:36:04 +01:00
Ruben Fiszel 42b94947c4 small flow improvements 2023-02-09 16:44:28 +01:00
Ruben Fiszel cb9c0846ac fix graph viewer for negative ids 2023-02-01 20:56:58 +01:00
Ruben Fiszel 3418a07c45 various app fixes 2023-01-11 10:57:30 +01:00
Ruben Fiszel 3735171a0d Flow UX improvements wrt to triggers 2022-12-15 23:09:23 +01:00
Ruben Fiszel d1edf4e5c7 replace svelvet with fork to remove zoom and node moving 2022-12-15 01:53:35 +01:00
Ruben Fiszel 847dfe1c15 ux nits 2022-12-14 21:29:00 +01:00
Ruben Fiszel 4daf5c18fa usage tracker v3 2022-12-12 01:11:44 +01:00
Ruben Fiszel 2e83afbcd8 flow UX improvements 2022-12-08 17:28:24 +01:00
Ruben Fiszel 08bfc1020d UX flow improvements 2022-12-08 17:18:24 +01:00
Ruben Fiszel 1f05a2070d display number of retry attempts 2022-12-08 15:46:24 +01:00
Ruben Fiszel 18e1e92c23 add iteration info 2022-12-08 13:30:48 +01:00
Ruben Fiszel afe680b6fb display flow errors step much better in the flow status viewer 2022-12-08 12:59:18 +01:00
Ruben Fiszel 8bcf4952a2 display errors much better in the error handler 2022-12-08 11:07:44 +01:00
Ruben Fiszel 1dc3f915a6 fix flow input picker 2022-12-07 11:04:31 +01:00
Ruben Fiszel 8c1c508358 feat: implement flow as a flow step 2022-12-06 23:38:06 +01:00
Ruben Fiszel 3b46eb643c early stop now bubble up to the top 2022-12-06 17:39:07 +01:00
Ruben Fiszel c7c58ad8bc improve flow viewer 2022-12-05 21:57:04 +01:00
Ruben Fiszel 73587a8400 display jobs scheduled for later in flow status viewer 2022-12-05 20:33:28 +01:00
Ruben Fiszel ede6cbea99 improve flow viewer 2022-12-05 13:09:50 +01:00
Ruben Fiszel 177fc2b421 improve flow status viewer 2022-12-05 11:19:26 +01:00