Guilhem
0594257a25
fix(frontend): update workers page ui ( #7264 )
...
* Improve workers page
* Update group config drawer
* improve dirty workergroup config
* Make layout reactive
* fix section animation
* prevent opening dropdown while clicking New group config
* migrate workers page to svelte 5
* Open drawer upon adding a worker group
* nit critical alert table
* improve queue metrics drawer
* improve agent worker drawer
* harmonize copy icon
* improve agent worker doc
* improve layout
* Improve autoscaling event list
* Improve tags managment
* Remove default tags
* fix npm check
* Add info for agent workers
* improve agent worker jwt token creation
* Improve token display
* nit
* improve tag display
* create EE component
* nit
* harmonize tag overflow
* handle permission better
* improve env var presets
* handle permission for config
* nit alerts
* nit
* Improve custom tag creation in tag select
* optimistic tag addition
* nit
* nit
* fix typo
* improve workers table
* Group config tags
* show mismatch
* fix typo
* optimistic update when adding tag
* do not allow to create tag when picking a tag to watch in alerts
2025-12-04 22:09:25 +00:00
Ruben Fiszel
4a6d02960c
nits
2025-11-04 19:13:09 +00:00
Guilhem
032f0c1f8c
feat: UX/UI full overhaul to meet new design system
2025-10-22 15:56:36 +00: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
258445e523
feat(frontend): unify all triggers UX and simplify flow settings ( #4259 )
...
* feat(frontend): added list of triggers in the flow graph
* feat(frontend): added list of triggers in the flow graph
* feat(frontend): clean up
* feat(frontend): improve UX
* feat(frontend): triggers
* feat(frontend): triggers
* feat(frontend): done
* feat(frontend): fix trigger when position when a preprocessor is presetn
* Glm/rework flow settings v2 (#4497 )
* fat(frontend): simplify flow settings menu
* improve scroll
* changing mute toggle
* Add advanced settings badge
* Add nord theme colors
* Add bage for advanced options
* fix minor issue
* fix minor issue
* Add triggers menu to flow settings
* Add quick trigger access
* remove triggers in flow settings
* fix minor issue
* Move triggers settings to flow right panel
* polishing
* fix unset store
* remove save up to for triggers
* fix padding
* reset default tag color
* remove custom select component
* revert path change
* revert section modif
* Revert unused feature
---------
Co-authored-by: Guilhem <guilhem@mbp-de-windmill.home >
* Connect top bar cron to schedules settings
* Turn copilot into node
* fix copilot placement
* remove useless import
* fix center copilot
* fix binding
* remove copilot on top of preprocessor
* render copilot node on condition
* quickfix
* remove copilot node
* fix minor issues
* fix route count update
* fix schedule sync
* harmonize colors
* fix alignment and add edges
* recenter node summary
* fix schedules sync
* Add id title
* all
* all
* all
* iteration
* all
* all
* done
* fix
* more fixes
---------
Co-authored-by: Guilhem <guilhemlemouel@gmail.com >
Co-authored-by: Guilhem <guilhem@mbp-de-windmill.home >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-10-16 17:58:15 +02:00
Ruben Fiszel
03c92ea6a0
fix copy button z-index
2024-09-02 15:56:18 +02:00
Ruben Fiszel
fc8ba4d7f9
feat: add yaml editor in flow builder
2024-09-02 15:13:51 +02:00
Faton Ramadani
86f7bd7f97
fix(frontend): fix large JSON viewer ( #4273 )
...
* fix(frontend): fix large JSON viewer
* fix(frontend): fix large JSON viewer
* fix(frontend): improve UX
* fix(frontend): improve show more button
* fix(frontend): add fading effect
* fix(frontend): remove show more when we reach the end
* fix(frontend): Add show more button to the raw tab
* fix(frontend): Add show more button to the raw tab
2024-08-21 16:23:53 +02:00