Commit Graph
228 Commits
Author SHA1 Message Date
Ruben Fiszel 1fc13c8e97 improve flow preview content 2023-11-19 11:51:33 +01:00
Faton Ramadani cdc76994f8 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 b846d2fb86 fix: make timeline fit for high number of iterations for flows 2023-11-03 19:22:14 +01:00
Ruben Fiszel 17f85b8f1a fix: make graph rendering uniform across all rem (#2553)
* graphfix

* fix graph rendering

* fix graph rendering
2023-11-03 16:00:07 +01:00
Ruben Fiszel 8958d58974 add waiting for execution to flow timeline 2023-11-01 16:56:34 +01:00
Ruben Fiszel 20a6e7414e improve slow pull metrics 2023-10-30 12:20:40 +01:00
Ruben Fiszel f9c75c95ce fix circular dependencies frontend 2023-10-23 15:08:31 +02:00
Ruben Fiszel 75c30b0ce1 fix circular dependencies frontend 2023-10-23 14:24:35 +02:00
Ruben Fiszel 093295be85 feat: add timeline progress bars to flows" (#2464)
* add timeline

* progress

* all

* all
2023-10-18 19:22:09 +02:00
Ruben Fiszel c15aca19e9 improve error handling after refactor 2023-10-16 18:40:01 +02:00
Ruben Fiszel c5f8786134 fix: improve flow status viewer for large values 2023-10-07 19:54:36 +02:00
HugoCasa 1d71154c99 feat: flow copilot (#2219)
* chore: refactoring

* feat: hub embeddings search benchmark

* feat: flow copilot v0

* feat: as trigger schedule + refactoring

* feat: improvements

* fix: remove unecessary filter

* feat: UX improvements

* fix: frontend check

* feat: switch to bun + other improvements

* fix: improve reactivity
2023-09-07 18:03:48 +02:00
Ruben Fiszel 27e6a3fd66 reduce default nb of jobs on runs page 2023-08-20 11:51:07 +02:00
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 48b33ae5d5 improve resource component 2023-08-05 11:40:07 +02:00
Ruben Fiszel 0f3a3a06ac remove uncessary console logs 2023-08-01 09:36:54 +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
HugoCasaandFaton Ramadani d4345fb02c feat(frontend): generate scripts in the flow and app builders (#1886)
* feat: add inline code gen flow

* feat(frontend): add script gen to flow and app builders

* fix(backend): allow all users to use openai

* Fix build

* Fix build

* Fix build

---------

Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
2023-07-18 12:55:35 +02:00
Faton Ramadani 023b2be688 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 b24ad84787 fix errors parsing for native jobs + add timestamp support for pg 2023-07-07 05:20:00 +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
Faton Ramadani b238cb5a9a fix(frontend): fix small ui issues (#1513) 2023-05-03 00:23:38 +02:00
Faton Ramadani f3ed33f530 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 baf1daed39 fix(frontend): Update flow viewer styling (#1441)
* fix(frontend): Update flow viewer styling

* update
2023-04-20 16:35:45 +02:00
Ruben Fiszel 6138c39521 feat(frontend): add flow expand button 2023-04-07 12:36:29 +02:00
Faton Ramadani 5c521ee5ac fix(frontend): Add FlowGraph display on Safari (#1351) 2023-04-03 16:39:57 +02:00
Ruben Fiszel aad64c1790 remove all frontend warnings and unused imports 2023-04-02 17:02:57 +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
Ruben Fiszel 1778982475 integrate svelte-grid in codebase 2023-03-13 10:01:02 +01:00
Faton RamadaniandRuben Fiszel 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 e7ec96e871 feat(frontend): drawer for editing workspace scripts in flows 2023-02-28 15:51:56 +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