Ruben Fiszel
|
fd3393d913
|
nit fix
|
2025-08-20 22:55:44 +00:00 |
|
Guilhem
|
c7e6a60b46
|
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
|
0574fd3490
|
better preprocessing fix
|
2025-08-20 18:06:57 +00:00 |
|
Ruben Fiszel
|
01e0757be7
|
multiple flow editor fixes
|
2025-08-20 17:28:41 +00:00 |
|
Ruben Fiszel
|
53715f2c06
|
fix: flow status reactivity improvement (#6402)
|
2025-08-19 02:12:57 +00:00 |
|
Guilhem
|
ea30c3a026
|
feat(frontend): run steps from graph (#5915)
|
2025-06-20 16:39:24 +02:00 |
|
Diego Imbert
|
47be0cd711
|
Fix all structuredClones missing $state.snapshot (#5941)
|
2025-06-13 18:46:04 +02:00 |
|
Ruben Fiszel
|
939fc72629
|
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
|
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 |
|