Ruben Fiszel
ff39e79c13
add button work for flows
2025-02-13 01:34:37 +01:00
Ruben Fiszel
8f1791a8c7
fix: remove variable pickers in app forms
2025-02-12 23:38:58 +01:00
Lucas Abel and Ruben Fiszel
ecbec1fe50
fix(backend): improve schedule queries plan to leverage indices better for performance ( #5273 )
...
* backend: fix schedule queries plan
* rework
* fix skipped as non success
* update sqlx
* update
* all
* fix npm run check
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-02-12 16:34:03 +01:00
Ruben Fiszel
b3f82b0b24
nit
2025-02-11 20:47:43 +01:00
Ruben Fiszel
e61940d262
nit lazy mode
2025-02-11 20:41:17 +01:00
Ruben Fiszel
627d5ed92e
feat: lazy mode
2025-02-11 20:38:13 +01:00
Ruben Fiszel
64f8640ada
clarify frontend draft storage error message
2025-02-11 19:43:33 +01:00
Ruben Fiszel
387d87ed14
fix nit on conditionnal wrapper in disabled subcomponents
2025-02-11 19:38:03 +01:00
Ruben Fiszel
d014f7fa6b
subgrid fix
2025-02-11 19:14:22 +01:00
Ruben Fiszel
a112df2125
subgrid fix
2025-02-11 19:13:53 +01:00
f3e91d714d
feat: add postgres trigger captures ( #5165 )
...
* feat: 🚧 add postgres trigger config in back
* feat: add capture section for postgres
* feat: update postgres trigger panel, update capture migration
* fix: ci and casing style
* feat: capture done
* fix: update sqlx
* fix: remove unused
* feat: handle persisting data
* fix: add feature flag
* feat: capture done
* fix: feature flag
* feat: capture done
* nits: add plus into postgres capture label
* feat: trigger done
* Update PostgresTriggerEditorInner.svelte
* Update script_helpers.ts
* nit
* chore: update to meet pr comment requirement
* refactor:
* fix:
* fix: miss closing curly braces
* fix:
* fix: ci
* Update mod.rs
* polishing postgres trigger
* update minor changes on UI
* nits: remove log and update function parameters
* fix: remove wrong name
* nits: change icon
* fix: nit migration
* nits: refacto and remove alert
* nits: change variable name
* update workspaces_export
* fix: ci
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
Co-authored-by: Guilhem <guilhemlemouel@gmail.com >
2025-02-11 18:16:12 +01:00
Ruben Fiszel
f44917feab
feat: improve large apps performances ( #5265 )
2025-02-11 18:08:15 +01:00
Alexander Petric
f0e5f78937
fix typo in open drawer helper doc ( #5258 )
2025-02-10 21:57:32 +01:00
Ruben Fiszel
e0f90d4544
fix: if user is authed, no need to use anonymous path for display result in apps
2025-02-10 21:50:59 +01:00
Ruben Fiszel
03c3b70a94
whileloop flow inputs show correct flow_input
2025-02-10 20:57:07 +01:00
Ruben Fiszel
48431b5561
clarify resume on suspend
2025-02-10 20:53:31 +01:00
HugoCasa and Ruben Fiszel
9617add8ac
feat: triggers cli sync ( #5243 )
...
* feat: triggers cli sync
* fix build
* update ee ref
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-02-10 15:14:28 +01:00
Guilhem
3e72b49838
fix(frontend) clear date-time format when changing string subtype
2025-02-10 14:14:24 +01:00
Ruben Fiszel
7acffd507c
fix flow input failing on schema change
2025-02-10 05:40:08 +01:00
Rudo Kemper
eecc61b15a
fix: Support authentication with auth0 ( #5249 )
2025-02-10 04:54:55 +01:00
Ruben Fiszel
bba82f54c2
load previous flow steps even for just test this steps
2025-02-10 04:38:29 +01:00
Ruben Fiszel
7bf5e381ac
fix: worker name in job + better timeout handling for same_worker jobs ( #5248 )
2025-02-08 22:20:06 +01:00
Alexander Petric
600baa8df6
fix(frontend): accordion list header on eval / background function ( #5244 )
2025-02-07 22:55:16 +01:00
Ruben Fiszel
d23d498c72
improve password handling of resource editor
2025-02-06 20:06:21 +01:00
HugoCasa
e2186e704b
feat: serve static websites ( #5218 )
...
* feat: serve static websites
* nit
* sqlx
* nit
* nits
* nits
* nits
* nits
2025-02-06 17:38:12 +01:00
Alexander Petric
b6535be234
button icon size should be proportional to button size ( #5233 )
2025-02-06 16:33:32 +01:00
Lucas Abel
6ded2c598e
backend: use v2 tables through views where possible (v2 phase 3) ( #5119 )
2025-02-06 12:43:24 +01:00
Guilhem
a530b7faf8
fix height refresh for flows ( #5215 )
2025-02-05 17:27:11 +01:00
HugoCasa
49fedf12cd
feat: more AI models ( #5207 )
...
* feat: more AI models
* nits
* groq + openrouter
* nit
2025-02-04 22:17:30 +01:00
Ruben Fiszel
a3b73b4e59
nits
2025-02-04 09:29:52 +01:00
Ruben Fiszel
4289193912
fix: support specialization of list of strings to list of enums
2025-02-04 01:09:11 +01:00
Guilhem
21403e3f1d
trigger panels new item is collapsed by default
...
* fix null arg
* fix badge height jump
* Make new trigger collapsable
* keep new trigger section open when using capture
* fix spelling
* remove animation
* rename new trigger to + new
* nit
2025-02-03 14:28:38 +01:00
Guilhem
ff0b214bc7
fix(frontend) : fix history input arg null ( #5194 )
...
* fix null arg
* fix badge height jump
2025-02-03 09:34:43 +01:00
Ruben Fiszel
6eba9426a1
feat: flow history picker for flow status + load last flow state
2025-02-01 14:38:05 +01:00
Ruben Fiszel
8464ad5cae
small ux nits for sidebar tabs
2025-02-01 08:39:15 +01:00
Ruben Fiszel
4bff0b576f
fix: improve history and saved inputs rever mechanism
2025-01-31 19:28:07 +01:00
Ruben Fiszel
96f5378e72
only mask passwords in more places
2025-01-31 09:26:29 +01:00
HugoCasa
315eaed80a
fix: capture panel never stopping + http saved config ( #5179 )
2025-01-30 21:12:32 +01:00
Ruben Fiszel
a9b3877767
fix: fix app form password handling
2025-01-30 18:31:11 +01:00
Ruben Fiszel
9c168f46eb
cache input args
2025-01-30 16:41:50 +01:00
Guilhem and Ruben Fiszel
ad71e4ee19
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
Alexander Petric
1793b6ccae
fix(frontend): fetching job result (db schema) separatly if too big ( #5171 )
2025-01-30 09:12:53 +01:00
HugoCasa
4db1eaba2b
feat: websocket trigger allow returning messages ( #5168 )
...
* feat: websocket trigger allow returning messages
* handle early return
2025-01-29 21:17:36 +01:00
HugoCasa
749ab2e589
team plan >80% included usage warning ( #5163 )
2025-01-29 18:09:47 +01:00
dieriba
2464a77ccc
delete button now remove table to track ( #5164 )
2025-01-28 18:53:14 +01:00
Ruben Fiszel
7a1029537a
nit
2025-01-28 07:36:26 +01:00
Ruben Fiszel
af1ab4c5ae
fix: fix broken tabs for apps
2025-01-28 00:16:21 +01:00
Ruben Fiszel
275a49f71f
improve oauth postMessage resiliency
2025-01-27 23:47:47 +01:00
ae90478add
feat(postgres, trigger): support ssl ( #5149 )
...
* fix
* feat: support-ssl
* Update backend/windmill-api/src/postgres_triggers/trigger.rs
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* fix: match error
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-01-27 23:11:19 +01:00
HugoCasa and Ruben Fiszel
a0e599e3b9
feat: test trigger connection ( #5145 )
...
* feat: test trigger connection
* fix build
* fix build
* update ee ref
* nit
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-01-27 22:40:51 +01:00