Guilhem
|
5f696f12f9
|
migrate ToggleButtonGroup to melt
|
2025-02-18 13:18:42 +00:00 |
|
Guilhem
|
4135784719
|
use melt popover in EditableSchemaForm
|
2025-02-12 11:15:53 +00:00 |
|
Ruben Fiszel
|
d8961449b8
|
improve password handling of resource editor
|
2025-02-06 20:06:21 +01:00 |
|
Ruben Fiszel
|
f9e4e0a8d2
|
small ux nits for sidebar tabs
|
2025-02-01 08:39:15 +01:00 |
|
 GuilhemandRuben Fiszel
|
cd440564d2
|
feat: history for flow inputs (#5117)
* feat (frontend): improve capture UI
* show schema diff
* add accept reject form
* add diff for first node input
* move update schema button
* change modified properties display
* propagate change through nested components
* allow modification of nested object in schema
* reject nested changes
* clean logic
* clean code
* clean
* nit
* fix first strep input
* fix argument preview
* clean
* restore indentation for nested objects
* ignore undefined field in diff computation
* fix run button disabled update
* nit
* fix update JSON
* fix deletion of nested components
* dark mode
* clean
* replace dropdown with sidebar
* only check type for compatibility
* add shadow
* disbale dnd on edit
* auto-scroll within schema
* fix nested not dnd object diff viewer
* fix captures drawer
* open edit tab on add new arg
* change button label when schema is the same
* ajust padding
* fix arg update
* fix oneof display
* propagate change event through nested schema
* handle oneOf
* fix preview arg sync
* handle s3 object
* fix arg sync
* update schema input compatibility
* clean compatible
* accept empty array items
* clean
* increase of schema args gap
* fix nested schema update
* allow number and int compatibility
* reset args when modifying schema
* open fields on add with addPropertyV2
* feat(frontend): use new saved inputs picker
* add object viewer to saved inputs row
* Display alert info on select saved or historic input
* Allow args edit when using saved/historic inputs
* replace input library drawers with panels
* add captures and saved inputs to arg picker
* polish ui
* nit
* clean
* add json arg editor
* fix escape for deselect input
* bind schema form valid
* nit
* handle big payloads
* nit
* nit
* validity check disabled in json view
* improve infinit list request
* fix json schema inferrence
* nit
* nit
* nit
* nit
* fix tipo
* handle large captures
* fix cancel button shift
* use sideTabBar has a trigger
* nit
* fix everything
* fix
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2025-01-30 16:30:56 +01:00 |
|
Ruben Fiszel
|
806d3ad0e7
|
remove lightweightschemaform
|
2025-01-27 21:35:46 +01:00 |
|
 GuilhemandRuben Fiszel
|
59bcce7a96
|
feat (frontend): improve capture UI (#5051)
* feat (frontend): improve capture UI
* show schema diff
* add accept reject form
* add diff for first node input
* move update schema button
* change modified properties display
* propagate change through nested components
* allow modification of nested object in schema
* reject nested changes
* clean logic
* clean code
* clean
* nit
* fix first strep input
* fix argument preview
* clean
* restore indentation for nested objects
* ignore undefined field in diff computation
* fix run button disabled update
* nit
* fix update JSON
* fix deletion of nested components
* dark mode
* clean
* replace dropdown with sidebar
* only check type for compatibility
* add shadow
* disbale dnd on edit
* auto-scroll within schema
* fix nested not dnd object diff viewer
* fix captures drawer
* open edit tab on add new arg
* change button label when schema is the same
* ajust padding
* fix arg update
* fix oneof display
* propagate change event through nested schema
* handle oneOf
* fix preview arg sync
* handle s3 object
* fix arg sync
* update schema input compatibility
* clean compatible
* accept empty array items
* clean
* increase of schema args gap
* fix nested schema update
* allow number and int compatibility
* reset args when modifying schema
* open fields on add with addPropertyV2
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2025-01-22 12:51:14 +01:00 |
|
  
|
ebfde197fc
|
fix(ui): capture v2 UX (#4954)
* feat: captures
* flow UI and improvements
* fix: build
* fix sqlx
* Move Capture WIP
* Add capture to webhook and websocket
* Move connection status viewer in the head
* change trigger section label
* Add popover capture picker using melt ui
* Add shortcut to triggers capture from input form
* remove capture tab in input
* Allways show capture
* remove useless logs
* Add email capture
* Add kafka capture into triggers
* Add edit option in capture table
* use light header for arg input
* Add prefilled group id
* Change button label
* fix logic
* Open resource drawer if prototype has fields
* fix default completion
* Change name Prototype
* Dissociate Editor Mode for triggers
* Fix bug for script
* Fix apply args
* fix apply schema
* Add capture table to script
* fix apply args
* Add capture button for script
* Delete capture tab
* Set capture on when opening triggers capture
* fix connection indicator
* fix minor issues
* Add preprocessor logic
* Use slot in log Panel for captures
* handle capture refresh in script
* Delete capture tab from script editor
* reset kafka resource on toggle static
* fix minor issue
* Allow resource in kafka capture
* use simple capture button in flow
* Remove capture panel
* Polish route trigger editor
* Fix resource saving
* Remove excessive padding
* merge nits
* Add history tab
# Conflicts:
# frontend/src/lib/components/EditableSchemaForm.svelte
* add workflow_dispatch to build
* add workflow_dispatch to build
* Move input copy from in a panel
* better capture UI
* Add smoothing animation on open input editor
* fix bad wrapping in input editor menu
* clean code
* restore captureTable
* clean
* fix sqlx
* fix build
* fix build
* build
* make initial_messages optional in line with db
* fix npm check
* better handle args for capture webhook and http
* add capture pagination
* Add capture table
* Add table for history inputs
* nit
* simplify capture table
* stop capturing on closing capture section
* show only 10 items per page for captures
* set focus to logs on script test
* Fix collapsable section
* nit
* open captures when applying args from triggers
* update edit input drawer
* fix all EditableSchemaForm
* fix panel init animation
* Add capture popover
* change open tab button
* clean code
* fix bad table display
* Fix JSON input bad sync
* make capture icon bigger
* nit
* nit
* revert unwanted change
* Change capture name and nits
* infinite scroll and cleaning
* Add toast when failing to retreive first step input
* add icons to dropdown edit input list
* remove unused log
* Add click outside to all schema pickers
* fix click oustide
* Fix migrations
* solve run button not refreshing properly
* Add a capture drawer
* change apply args and schema logic
* change apply args and schema logic
* fix toggle display
* fix schema display
* improve preview mode
* Add first step panel
* nit
* clean
* Add hint for captures
* clean
* nit
* nit
* fix script node page height
* improve animation on redirecting to capture
* improve saved input picker
* nit
* add Json placeholder
* nit
* add list animations
* delete useless logs
* add animated list to captures history and saved inputs
* Delete unused component
* clean
* nit
* clean code
* improve tab scroll experience
* nit
* nits
* nits
* fix script args update
* nit
* nit: include preview in history inputs in edit mode
---------
Co-authored-by: HugoCasa <hugo@casademont.ch>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2025-01-13 14:45:38 +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
|
a3feca7197
|
fix: improve nested schema editor field change
|
2024-11-07 20:51:32 +01:00 |
|
Ruben Fiszel
|
ded73ff296
|
fix: make form properties disablable
|
2024-09-28 18:10:42 +02:00 |
|
Ruben Fiszel
|
21db2eb340
|
whitelabel custom settings
|
2024-08-02 13:47:28 +02:00 |
|
Ruben Fiszel
|
2fb7e5df1e
|
nits
|
2024-07-15 16:21:52 +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
|
15ee04cb35
|
fix: improve schema editor
|
2024-07-14 13:30:39 +02:00 |
|
Ruben Fiszel
|
97e50b213f
|
minor ui fix
|
2024-06-24 00:23:35 +02:00 |
|
 ![ellipsis-dev[bot]](https://secure.gravatar.com/avatar/df28fc164325e8841bb3c98e97206a08?d=identicon&s=40)
|
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 RamadaniandRuben 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 |
|
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
|
0ae668edc6
|
make reorder more resilient
|
2024-01-31 20:52:02 +01:00 |
|
Ruben Fiszel
|
0d560d36c8
|
improve schema reordering
|
2024-01-12 00:42:43 +01:00 |
|
Ruben Fiszel
|
2126b7884e
|
nit: remove isAnimated from editableschema form
|
2024-01-11 12:28:41 +01:00 |
|
Ruben Fiszel
|
b43a9c31d8
|
feat: add configurable ordering for script's generated UI
|
2024-01-11 00:45:36 +01:00 |
|