Faton Ramadani
|
d7b777a8e9
|
fix(frontend): Fix debug condition + decision tree + add missing date to job preview + prevent header node from being selected in the flow editor (#2912)
|
2023-12-22 13:25:12 +01:00 |
|
Ruben Fiszel
|
6167cd65de
|
ata nits
|
2023-12-22 07:59:13 +01:00 |
|
Faton Ramadani
|
c80544e8e4
|
feat(frontend): Decision tree (#2812)
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): deicision tree v0
* feat(frontend): deicision tree v0
* feat(frontend): fix build
* feat(frontend): fix events
* feat(frontend): add branch
* feat(frontend): interactions done
* feat(frontend): fix graph display
* feat(frontend): fix rendering
* feat(frontend): add end props
* feat(frontend): working empty branches
* feat(frontend): code cleanup
* feat(frontend): code cleanup
* feat(frontend): fix subgrids sync
* feat(frontend): add missing events
* feat(frontend): clean up comments
* feat(frontend): fix inputValue key
* feat(frontend): clean up comments
* feat(frontend): compute first node
* feat(frontend): fix layout
* feat(frontend): fix actions
* feat(frontend): remove console.log
* feat(frontend): fix styling + add debug mode + use label in output panel
* feat(frontend): fix styling
* feat(frontend): fix styling
* feat(frontend): done
* feat(frontend): done
* feat(frontend): done
* feat(frontend): fix add
* feat(frontend): fix delete
* feat(frontend): minor fix
* feat(frontend): fix preivous buttons
* feat(frontend): Fix the eval preview
* feat(frontend): Remove log
* feat(frontend): fix wording
* feat(frontend): select the tab in the app editor when selecting the node
|
2023-12-15 15:19:59 +01:00 |
|
Ruben Fiszel
|
c22afa3a8b
|
improve flow status viewer
|
2023-12-07 00:17:48 +01:00 |
|
Ruben Fiszel
|
1cc54ffb9a
|
more try catch around localStorage
|
2023-12-05 14:20:30 +01:00 |
|
Ruben Fiszel
|
c476543570
|
improve flow preview content
|
2023-11-19 11:51:33 +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
|
37eac60866
|
fix: make timeline fit for high number of iterations for flows
|
2023-11-03 19:22:14 +01:00 |
|
Ruben Fiszel
|
0d4fc6a0bb
|
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
|
17144130b9
|
add waiting for execution to flow timeline
|
2023-11-01 16:56:34 +01:00 |
|
Ruben Fiszel
|
ed86a61cf0
|
improve slow pull metrics
|
2023-10-30 12:20:40 +01:00 |
|
Ruben Fiszel
|
a8e490b39a
|
fix circular dependencies frontend
|
2023-10-23 15:08:31 +02:00 |
|
Ruben Fiszel
|
334c805b84
|
fix circular dependencies frontend
|
2023-10-23 14:24:35 +02:00 |
|
Ruben Fiszel
|
d96f8d0d41
|
feat: add timeline progress bars to flows" (#2464)
* add timeline
* progress
* all
* all
|
2023-10-18 19:22:09 +02:00 |
|
Ruben Fiszel
|
719cde60cc
|
improve error handling after refactor
|
2023-10-16 18:40:01 +02:00 |
|
Ruben Fiszel
|
64c5590aa3
|
fix: improve flow status viewer for large values
|
2023-10-07 19:54:36 +02:00 |
|
HugoCasa
|
2f3138c65d
|
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
|
3fc465cff6
|
reduce default nb of jobs on runs page
|
2023-08-20 11:51:07 +02:00 |
|
Ruben Fiszel
|
85d2d47827
|
fix: improve progress bar UX
|
2023-08-20 10:17:06 +02:00 |
|
Ruben Fiszel
|
83d1d11a93
|
fix: make flow editor more resilient to id duplicates
|
2023-08-09 13:11:04 +02:00 |
|
Ruben Fiszel
|
8d03c588c6
|
improve resource component
|
2023-08-05 11:40:07 +02:00 |
|
Ruben Fiszel
|
30065e473e
|
remove uncessary console logs
|
2023-08-01 09:36:54 +02:00 |
|
Ruben Fiszel
|
ae4dfe634f
|
UX nits + fix flow worker group
|
2023-07-25 16:14:23 +02:00 |
|
Faton Ramadani
|
8fa9e3ca4c
|
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
|
2416805629
|
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
|
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 |
|