HugoCasa
|
8a277a0ad9
|
do not call workspace error handler if flow has error handler (#4434)
* do not call workspace error handler if flow has error handler
* optimize + UI improvements for error handler
|
2024-09-25 09:10:41 +02:00 |
|
 HugoCasaandRuben Fiszel
|
304dac3447
|
feat: http routing (#4339)
* feat: http routing
* all
* feat: improve UI
* final stuff
* fix: sqlx
* fix: nit
* fix: nits
* fix: error handler display
* fix: routes panel perms
* all
* fix: improve ability to paste from macos in vscode extension
* fix lock-write for deno
* all
* cleaning
* fix
* cli preprocessor
* nits
* nits
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2024-09-20 15:38:38 +02:00 |
|
Faton Ramadani
|
f237d12330
|
Fix flow graph input step preview (#4265)
|
2024-08-20 16:20:19 +02:00 |
|
Faton Ramadani
|
0a6832aa45
|
fix(frontend): Fix flow graph step preview (#4264)
|
2024-08-20 14:42:31 +02:00 |
|
 Faton RamadaniandRuben Fiszel
|
632bd18a2e
|
use xyflow internally instead of svelvet for graph rendering (#4173)
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): fix while loops + theme
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): same view as before
* fix(frontend): wip
* fix(frontend): wip
* feat(frontend): flow status viewer
* fix(frontend): wip
* feat(frontend): migrate to xyflow
* feat(frontend): dataflow
* feat(frontend): clean up
* feat(frontend): clean up
* feat(frontend): clean up
* feat(frontend): fix min-height
* feat(frontend): clean up
* feat(frontend): add missing insert button for empty loops
* feat(frontend): Fix insert
* feat(frontend): Fix branch one
* feat(frontend): Support default branch for branch one
* feat(frontend): fix add and delete branches
* feat(frontend): Make the iterations menu work
* feat(frontend): Fix graph height in the flow status viewer
* feat(frontend): code improvement
* feat(frontend): add missing trigger
* feat(frontend): add support for triggers
* feat(frontend): fix move
* feat(frontend): fix No branch for branch one
* feat(frontend): fix light theme
* feat(frontend): fix build
* feat(frontend): remove dead code
* feat(frontend): fix move
* feat(frontend): fix vertical alignement
* feat(frontend): fix viewport
* feat(frontend): style fix
* feat(frontend): fix viewgraph
* feat(frontend): fix build
* feat(frontend): Fix node position
* feat(frontend): UI nits
* feat(frontend): UI nits
* feat(frontend): fix zoom level + fix insert button position
* feat(frontend): svelvet clean up
* feat(frontend): fix paste button position
* feat(frontend): clean up
* feat(frontend): migrate Decision Tree
* feat(frontend): clean up
* feat(frontend): add callback
* feat(frontend): migrate Decision Tree
* feat(frontend): fix build
* feat(frontend): fix branches
* feat(frontend): fix branches
* feat(frontend): fix insert
* feat(frontend): wip
* feat(frontend): done
* feat(frontend): done
* feat(frontend): fix reactivity
* feat(frontend): fix z-index issues
* feat(frontend): fix bg issue
* feat(frontend): fix border status
* add padding to flow height
* Update FlowGraphV2.svelte
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2024-08-19 09:17:56 +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 |
|
Faton Ramadani
|
47ee6c9099
|
fix(frontend): Fix subflow viewer (#3674)
* fix(frontend): Fix subflow viewer
* fix(frontend): Fix subflow viewer
|
2024-05-06 14:03:16 +02:00 |
|
Ruben Fiszel
|
3efbef03b8
|
UX improvements
|
2023-11-15 08:59:43 +01:00 |
|
Ruben Fiszel
|
fe1e419fa8
|
feat: support to set linked secret variable to any field of a newly created resource
|
2023-08-27 11:03:49 +02:00 |
|
Faton Ramadani
|
2f9177f6ce
|
fix(frontend): Fix code display + use async/await in fetch examples (#2150)
* fix(frontend): Fix code display + use async/await in fetch examples
* fix(frontend): Fix all fetch code
* fix(frontend): Add missing quote
* fix(frontend): fix async code
* fix(frontend): fix waitForCompletion callback
* fix(frontend): Correcltly encode payload
* fix(frontend): Correcltly encode payload
|
2023-08-23 11:35:22 +02:00 |
|
Ruben Fiszel
|
ab8a27f123
|
fix: show for-loop settings
|
2023-08-22 06:24:50 +02:00 |
|
Faton Ramadani
|
6d89121ff9
|
feat(frontend): Add flow steps details (#1986)
|
2023-08-03 16:23:54 +02:00 |
|
Ruben Fiszel
|
3410e66b22
|
fix: improve code structure to reduce unecessary dependency of apppreview on heavy packages
|
2023-08-01 09:16:16 +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 |
|
Faton Ramadani
|
19c025228a
|
Run page v2 (#1805)
* feat(frontend): Run page v2
* feat(frontend): Run page v2
* feat(frontend): Run page v2
* feat(frontend): migrate script details
* feat(frontend): migrate script details
* feat(frontend): done
* feat(frontend): revert
* feat(frontend): fix archive script
* feat(frontend): remove old run page
* feat(frontend): Update wording
* feat(frontend): done
* feat(frontend): Remove buttons for operator mode
* feat(frontend): Fix spacing + add protocol
* feat(frontend): Fix build
|
2023-07-08 13:40:47 +02:00 |
|
Ruben Fiszel
|
9e57b942d7
|
flow nits
|
2023-05-20 10:10:22 +02:00 |
|
Ruben Fiszel
|
632be3b8fb
|
feat: expose a react sdk to integrate windmill into react apps (#1605)
* expose react sdk
* expose react sdk
* iterate
* iterate
* iterate
* nit
* update example
* update example
* small fixes
* update all
|
2023-05-19 20:44:07 +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 |
|
Ruben Fiszel
|
7eed0b4666
|
update highlight + fix transform editor suggestions
|
2023-04-02 17:41:43 +02:00 |
|
Ruben Fiszel
|
7c0de93b3d
|
remove all frontend warnings and unused imports
|
2023-04-02 17:02:57 +02:00 |
|
Ruben Fiszel
|
624279e568
|
fix compile
|
2023-03-31 00:30:10 +02:00 |
|
Ruben Fiszel
|
ac9bd7ef8c
|
fix flow viewer select event
|
2023-03-14 00:11:37 +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
|
398c109afe
|
UX improvements
|
2022-12-17 17:53:32 +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
|
8c1c508358
|
feat: implement flow as a flow step
|
2022-12-06 23:38:06 +01:00 |
|
Ruben Fiszel
|
c7c58ad8bc
|
improve flow viewer
|
2022-12-05 21:57:04 +01:00 |
|
Ruben Fiszel
|
ede6cbea99
|
improve flow viewer
|
2022-12-05 13:09:50 +01:00 |
|
Ruben Fiszel
|
a15b3117c2
|
improve flow UX
|
2022-11-14 23:30:19 +01:00 |
|