Ruben Fiszel
d45cdf8a04
improve oneOf handling
2024-12-19 14:37:04 +01:00
4fb366d11f
Harmonization sentence cases ( #4888 )
...
Co-authored-by: HugoCasa <hugo@casademont.ch >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-12-13 11:31:46 +01:00
Ruben Fiszel
7fbf3cb7f5
improve nested field editor
2024-12-10 00:35:14 +01:00
Ruben Fiszel
f69f743b30
feat: allow forcing dark/light theme on apps
2024-11-26 13:38:31 +01:00
Ruben Fiszel
ead6323324
nit schema form resource type change
2024-11-26 12:48:28 +01:00
Ruben Fiszel
a3feca7197
fix: improve nested schema editor field change
2024-11-07 20:51:32 +01:00
Ruben Fiszel
8a53bb0e7a
fix(frontend): set unused schema property fields to null
2024-10-11 15:25:32 +02:00
Ruben Fiszel
dc04f6cc30
allow more customisation of frontend ( #4508 )
...
* all
* npm check
2024-10-09 04:34:54 +02:00
Ruben Fiszel
ded73ff296
fix: make form properties disablable
2024-09-28 18:10:42 +02:00
wendrul
b0cb1e0b27
feat: ansible playbook support ( #4399 )
...
* Ansible execution and parsing
* Working collections and pip dependencies
* Remove unused vars
* File resources logic for ansible
* Make frontend for ansible and resource file
* Format file
* Change naming of file resource and inventory fields
* Add autocomplete for file extension resource creation
* Add endpoint to list file formats for resource types
* Add CLI functionality to pull/push file resources
* Add beta tag to ansible
* Add Full image dockerfiles containing ansible
* Prepare sqlx
* Update cargo.lock
* Update ansible path
* Remove unused imports
* Add back import removed by rust-analyzer
* Improve ansible init code
* Prepare sqlx
* Change dockerfile to make the full windmill image
* Remove old dockerfile
* Improve autocomplete file resource extension select
* Remove comment
* Validate file extension
* Add icons to text file resources
* Remove editability of file resource types
* Remove unused import
* Missing space
* Add yaml parser
2024-09-19 00:21:15 +02:00
Ruben Fiszel
497edd047c
remove frontend warnings
2024-09-03 14:23:22 +02:00
Ruben Fiszel
7b724f1394
feat: dynamic select ( #4110 )
2024-07-22 13:53:32 +02:00
Faton Ramadani
87e01fe926
feat(frontend): array of resources ( #4095 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): add support for array of resources
* feat(frontend): improve code
* feat(frontend): add support for array of resources in the flow and app editors
* feat(frontend): improve code
* feat(frontend): display the detected resource type
* fix(frontend): Fix PR comments + add warning on the value format
* fix(frontend): improve code
2024-07-17 17:16:58 +02:00
Ruben Fiszel
83c717bba0
improve schema form builder
2024-07-15 07:32:31 +02:00
Ruben Fiszel
3109ae27bc
improve schema form builder
2024-07-15 01:05:46 +02:00
Ruben Fiszel
d41450ec8e
improve schema form builder
2024-07-15 00:48:29 +02:00
Ruben Fiszel
15ee04cb35
fix: improve schema editor
2024-07-14 13:30:39 +02:00
Ruben Fiszel
8166330fc5
internal fix to improve exportability of code in react-sdk ( #3978 )
...
* all
* all
* all
* all
* fix
* remove vite config
* remove uncessary app.css
* all
* all
* all
* all
* all
2024-06-26 01:31:24 +02:00
Henri Courdent
38f9c96a81
Type fix & helpers approval steps ( #3950 )
2024-06-24 15:26:20 +02:00
Faton Ramadani
82a7575f6e
feat(frontend): improve approval form edition + add a delete button t… ( #3946 )
...
* feat(frontend): improve approval form edition + add a delete button to the EditableSchema
* feat(frontend): only show a few lines of code for Hub/workflow scripts by default
* feat(frontend): fix spacing
* feat(frontend): improve
* feat(frontend): fix toggle
* feat(frontend): add missing space
2024-06-21 16:57:09 +02:00
Ruben Fiszel
6bb93d91d8
fix: handle better single step parallel flows
2024-06-19 08:28:15 +02:00
Faton Ramadani
1baf50f6c3
feat(frontend): Enable changing kind for string properties ( #3925 )
...
* feat(frontend): Enable changing kind for string properties
* feat(frontend): Enable changing kind for string properties
* feat(frontend): Enable changing kind for string properties
2024-06-18 16:11:54 +02:00
aead92695d
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
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 and Ruben Fiszel
402e7eaa9c
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