Faton Ramadani
1c7b67d0ee
fix(frontend): wip
2024-08-02 16:48:03 +02:00
Ruben Fiszel
d49b2d0f06
fix: fix webhooks urls after BASE_URL change
2024-07-24 13:31:06 +02:00
Faton Ramadani
fc749c687c
fix(frontend): fix flow graph when anode has multiple steps to the flow inputs ( #4097 )
2024-07-17 16:15:17 +02:00
Faton Ramadani
e6dfa390bb
fix(frontend): flow editor improvements ( #4008 )
...
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): add missing iter input for while loops
* fix(frontend): improve code
* fix(frontend): improve code
* fix(frontend): failure status for fake modules on hold
* fix(frontend): wip
* fix(frontend): improve flow step warnings
* fix(frontend): add debounce
* fix(frontend): improve rpath detection
* feat(frontend): improve code
* fix(frontend): use the code parser to detect missing dependencies
* fix(frontend): improve code
* fix(frontend): improve code
2024-07-15 09:46:35 +02:00
Ruben Fiszel
c1d9784897
nit light mode flow style
2024-07-14 09:48:38 +02:00
Ruben Fiszel
290516179e
nit light mode flow style
2024-07-14 09:43:18 +02:00
Ruben Fiszel
b498664c76
feat: improve flow status viewer (show branch chosen + all iterations in for loop) ( #4074 )
...
* all
* all
* all
* all
* all
2024-07-13 18:53:24 +02:00
Faton Ramadani
fd4fe15f49
fix(frontend): app editor improvements ( #4052 )
...
* fix(frontend): wip
* fix(frontend): fix dataflow to error handler module
* fix(frontend): add missing flow_input and result properties
* fix(frontend): fix build
* fix(frontend): improve code
2024-07-11 12:00:52 +02:00
Ruben Fiszel
b9e0f2fd2f
nit dataflow dark mode colors
2024-07-05 20:09:12 +02:00
Ruben Fiszel
c6fa154a50
nit dataflow dark mode colors
2024-07-05 20:06:31 +02:00
Faton Ramadani
7007f14a10
feat(frontend): add indicator when required field are missing ( #3935 )
...
* feat(frontend): add indicator when required field are missing
* feat(frontend): add indicator when required field are missing
* feat(frontend): remove reactivity
* feat(frontend): remove reactivity
* feat(frontend): remove reactivity
* feat(frontend): remove reactivity
* feat(frontend): remove reactivity
* feat(frontend): handle init flow
* feat(frontend): done
* feat(frontend): done
* feat(frontend): simplify code
* feat(frontend): improve code
* feat(frontend): improve ArgInput
* feat(frontend): fix icon alignement
2024-06-20 15:40:27 +02:00
Ruben Fiszel
5152e0f2a0
frontend nits
2024-06-04 23:06:34 +02:00
Ruben Fiszel
f54cfd3640
fix: improve flow status viewer to display the step details on third tab
2024-06-04 15:07:08 +02:00
d11e350de3
feat(frontend): improve graph edges + fix depedencies detection ( #3802 )
...
* feat(frontend): improve graph edges + fix depedencies detection
* Update frontend/src/lib/components/graph/svelvet/edges/views/Edges/SimpleBezierEdge.svelte
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2024-05-23 20:17:34 +02:00
Ruben Fiszel
7e0be8914b
feat: store failed_retries per module state and display failed retries in flow status viewer
2024-05-23 19:16:26 +02:00
Ruben Fiszel
071a0ae927
feat: show more for logs on s3 directly possible from browser log viewer
2024-04-17 21:42:46 +02:00
Ruben Fiszel
ff26c8e42d
feat: while loop as new flow primitive
2024-04-02 17:38:11 +02:00
Ruben Fiszel
57a0530434
fix: display approval step at top level regardless of depth
2024-03-27 09:46:09 +01:00
Ruben Fiszel
8ea18e32b4
update sveltekit to 2.0 ( #3214 )
...
* update svelte
* update sveltekit
* fix checks
* fix checks
2024-02-14 00:52:50 +01:00
Faton Ramadani
9f98caa072
fix(frontend): Fix tutorials + Move into itself + Disable app history… ( #3181 )
...
* fix(frontend): Fix tutorials + Move into itself + Disable app history for unsaved apps + several toggle fix
* fix(frontend): clean up
* fix(frontend): add missing result for transformer
2024-02-08 15:46:10 +01:00
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
HugoCasa and Faton 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