Ruben Fiszel
|
c55d15c0a9
|
whitelabel custom settings
|
2024-08-02 13:47:28 +02:00 |
|
Ruben Fiszel
|
70f3cc4c7a
|
nits
|
2024-07-15 16:21:52 +02:00 |
|
Ruben Fiszel
|
60c229c4a1
|
improve schema form builder
|
2024-07-15 07:32:31 +02:00 |
|
Ruben Fiszel
|
ce73ee7c69
|
improve schema form builder
|
2024-07-15 01:05:46 +02:00 |
|
Ruben Fiszel
|
2ec8ce5b7d
|
fix: improve schema editor
|
2024-07-14 13:30:39 +02:00 |
|
Ruben Fiszel
|
7c64f0a5b2
|
minor ui fix
|
2024-06-24 00:23:35 +02:00 |
|
 ![ellipsis-dev[bot]](https://secure.gravatar.com/avatar/df28fc164325e8841bb3c98e97206a08?d=identicon&s=40)
|
25024a920d
|
feat(frontend): UI customisation improvements + add support for object enums (#3910)
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): add json editor
* feat(frontend): fix build
* feat(frontend): wip
* feat(frontend): handle deleting the custom title
* feat(frontend): fix initial value
* feat(frontend): add support to custom title for ArgEnum
* feat(frontend): add support to custom title for ArgEnum
* feat(frontend): add missing fields
* feat(frontend): disable add and remove enums in the script editor
* feat(frontend): fix type inferrence
* feat(frontend): fix ArgEnum
* Update frontend/src/lib/components/ArgEnum.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-06-17 22:38:09 +02:00 |
|
HugoCasa
|
2df9c69023
|
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 RamadaniandRuben Fiszel
|
2344077b34
|
feat(frontend): Generated UI editor + Schema Form complete refactor (#3835)
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): add type editor
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): dnd
* feat(frontend): add missing error
* feat(frontend): fix build
* feat(frontend): fix build
* feat(frontend): clean up
* feat(frontend): fix layout
* feat(frontend): fix dark mode
* feat(frontend): Fix Dnd + resource s3 and objects
* feat(frontend): handle inner objets
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* fix(frontend): UI nits
* fix(frontend): fix type selection
* fix(frontend): Correctly handle subproperties
* fix(frontend): fix autosize + height
* fix(frontend): replace everywhere
* fix(frontend): fix dnd
* fix(frontend): fix list refresh + height issues
* fix(frontend): fix order
* fix(frontend): restore default behavior
* fix(frontend): Move the rename input
* fix(frontend): Fix rename wrt order array
* fix(frontend): Fix hub
* fix(frontend): Fix renam
* fix(frontend): Fix UI Nits + fix SchemaForm order
* fix(frontend): Handle nested order
* fix(frontend): Fix saving properties
* fix(frontend): Improve approval form
* feat(frontend): done
* feat(frontend): merge main
* feat(frontend): done
* feat(frontend): wip
* feat(frontend): SchemaFormDND
* feat(frontend): SchemaFormDND wip
* feat(frontend): improve displayWebhookWarning
* feat(frontend): DND done
* feat(frontend): DND done
* feat(frontend): improve name
* feat(frontend): improve dnd
* feat(frontend): done
* first batch
* new try
* nits
* all
* drag handle in more places
* push everything
* migrate all
* all
* fix
* fix
* fix henri bug
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2024-06-12 18:37:18 +02:00 |
|
Faton Ramadani
|
59c0abae3d
|
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
|
cadc758fc7
|
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
|
2a039d7e03
|
make reorder more resilient
|
2024-01-31 20:52:02 +01:00 |
|
Ruben Fiszel
|
b3fa1cd77d
|
improve schema reordering
|
2024-01-12 00:42:43 +01:00 |
|
Ruben Fiszel
|
b9986df631
|
nit: remove isAnimated from editableschema form
|
2024-01-11 12:28:41 +01:00 |
|
Ruben Fiszel
|
717ccc94a0
|
feat: add configurable ordering for script's generated UI
|
2024-01-11 00:45:36 +01:00 |
|