Guilhem
fc20b7bd91
fix(frontend): fix test step behavior ( #6427 )
...
* fix flowStateStore val
* handle run preview multiple keyboard actions
* Synchronise input args and prview args
* Fix arg update one step load
* fix input ste manually not reseted after preview
* rename test steps to stepsInputArgs
* simplify job result update
* fix job preview logic
* fix import
* nit
* clean
* fix test job not displaying when data is pinned
* remove job history loader display delay
* nit
* nit
* add error handler to steps input args comparison function
* prevent result node to display connection
2025-08-25 12:49:46 +00:00
Ruben Fiszel
1073eb0e68
fix(flow): test this step preload step input evaluation
2025-08-25 12:12:12 +00:00
Ruben Fiszel
14b0edd8a4
nit fix
2025-08-20 22:55:44 +00:00
Guilhem
4b79e53f0d
fix unsafe mutation in input picker getter ( #6428 )
...
* fix bad mutation
* remove unnecessary data structure for step args
2025-08-20 22:40:14 +00:00
Ruben Fiszel
aa5a0300f4
better preprocessing fix
2025-08-20 18:06:57 +00:00
Ruben Fiszel
05648c7c81
multiple flow editor fixes
2025-08-20 17:28:41 +00:00
Ruben Fiszel
5e73c49ab6
fix: flow status reactivity improvement ( #6402 )
2025-08-19 02:12:57 +00:00
Guilhem
67e6bce9b2
feat(frontend): run steps from graph ( #5915 )
2025-06-20 16:39:24 +02:00
Diego Imbert
6a4391f616
Fix all structuredClones missing $state.snapshot ( #5941 )
2025-06-13 18:46:04 +02:00
Ruben Fiszel
23920aee84
feat: better graph layout algorithm + migrate to svelte 5 almost everywhere + xyflow 1.0
2025-06-12 15:44:35 +02:00
Ruben Fiszel
497edd047c
remove frontend warnings
2024-09-03 14:23:22 +02:00
Ruben Fiszel
abdd73fdd1
fix: improve resource picker handling of objects
2024-08-19 11:35:16 +02:00
HugoCasa
13c8d3f492
feat: oneOf inputs ( #3893 )
...
* feat: oneOf input for typescript
* feat: oneOf order and light form
* feat: oneOf UI builder
2024-06-17 21:35:46 +02:00
Faton Ramadani
4d1faece6d
feat(frontend): Added support for title and placeholder for ArgInputs ( #3779 )
...
* feat(frontend): Added support for customLabel and placeholder
* feat(frontend): correctly handle labels
* feat(frontend): rename customLabel into title
* feat(frontend): fix layout
* feat(frontend): properly implement placeholder
* feat(frontend): properly implement placeholder
* feat(frontend): add missing undefined check
* feat(frontend): remove code duplication
2024-05-21 21:58:48 +02:00
Faton Ramadani
86c5c5b5df
feat(frontend): add nullable arg ( #3729 )
...
* feat(frontend): add nullable arg
* feat(frontend): Limit nullable toggle for strings and numbers
* feat(frontend): Limit nullable toggle to strings
* feat(frontend): fix validation
* feat(frontend): Disable nullable when required + add missing config in script editor
2024-05-15 17:30:40 +02:00
Ruben Fiszel
84b3ced83f
fix: nested schemas can use required
2023-11-17 14:38:00 +01:00
Ruben Fiszel
accfb3f307
fix re-evaluate position has absolute pos
2023-11-15 14:54:23 +01:00
Faton Ramadani and Ruben Fiszel
47730131be
App editor improvements ( #2328 )
...
* feat(frontend): add zoomable app editor
* feat(frontend): add viewport zoom
* fix(frontend): Fix build
* improvements
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-09-26 02:08:08 +02:00
Ruben Fiszel
cbd68a944c
fix: fix resource type picker object reinitialization
2023-09-25 19:13:05 +02:00
Ruben Fiszel
dc909862f7
feat: new default encoding for resource types in deno
2023-06-17 18:58:02 +02:00
Ruben Fiszel
aebb68c479
feat(frontend): add input library to flow builder
2023-05-09 16:08:22 +02:00
Ruben Fiszel
8d3416e525
feat: introduce draft for flows
2023-05-01 09:31:22 +02:00
Ruben Fiszel
a0cec91f90
feat(frontend): add an eval input component for flow ( #1494 )
...
* fix sqlx
* all
2023-04-28 23:09:28 +02:00