Clement Zhang
d4a556d0f6
multiselect: keep defaultItems (no breaking change)
2024-11-08 11:26:42 +01:00
Clement Zhang
f350e3679b
Merge remote-tracking branch 'upstream/main' into appeditor-multiselect-input-type
2024-11-07 16:42:04 +01:00
Clement Zhang
e338c28713
add multiselect novelties to <AppSelect />, harmonize, clean <AppSelect />
2024-11-07 16:39:32 +01:00
Henri Courdent
22b102eda7
Frontend typo fixes, tooltips, doc links, minor aspects ( #4663 )
...
* Frontend typo fixes, tooltips, doc links, minor aspects
* Buttons dark mode
2024-11-07 16:14:45 +01:00
Guilhem and Ruben Fiszel
ceaf56c21e
feat(frontend): nodes from flow can be connected directly in expr input through a plug icon ( #4652 )
...
* Add flow prop picker
* fix unwanted copy
* cleaning
* Fix unset context
* move button and always display input
* fix unwanted proppicker display
* update
* update
* clean all
* clean all
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-11-07 15:53:37 +01:00
Clement Zhang
8549cb20b0
cleaning, renaming
2024-11-07 14:52:02 +01:00
Clement Zhang
4b519a5dc8
rm seamingly unused vars
2024-11-07 14:32:24 +01:00
Clement Zhang
6b60ccc7ad
Merge remote-tracking branch 'upstream/main' into appeditor-multiselect-input-type
2024-11-07 14:18:27 +01:00
Clement Zhang
34249143e7
every app components: switching from static to eval preserves the user data input
2024-11-07 14:18:14 +01:00
Clement Zhang
14ea9d6b55
eval=>static preserves labeled state, wording (w/ label)
2024-11-07 13:15:32 +01:00
Lucas Abel
f767d92ec7
add flake.nix and package windmill backend ( #4660 )
2024-11-07 12:23:19 +01:00
Clement Zhang
eaa6e36f9d
eval preserves labeled objects
2024-11-07 12:19:50 +01:00
Clement Zhang
fa9e4ba328
setValue param is (option.value)[]
2024-11-07 11:47:37 +01:00
Clement Zhang
322ed7dfd0
only use ObjectOption in AppMultiSelectv2
2024-11-07 11:10:07 +01:00
Clement Zhang
b91f4372e9
Merge remote-tracking branch 'upstream/main' into appeditor-multiselect-input-type
2024-11-07 10:32:48 +01:00
Guilhem
e9b7dca203
feat(frontend): detect expr in flow input transform + filter right panel based on expr ( #4651 )
2024-11-07 07:55:01 +01:00
Ruben Fiszel and rubenfiszel
43b8a5ade3
chore(main): release 1.419.0 ( #4649 )
...
* chore(main): release 1.419.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.419.0
2024-11-06 20:29:19 +01:00
Ruben Fiszel
9a8dcc9a25
fix(cli): improve handling of deleted items on windows
2024-11-06 20:24:03 +01:00
Ruben Fiszel
0f29f0f190
nits
2024-11-06 19:52:15 +01:00
Ruben Fiszel
771d740701
fix: clarify error messages when job timeout or cancelled with more details
2024-11-06 19:18:34 +01:00
Clement Zhang
67e06d54f0
dirty fix
2024-11-06 18:45:07 +01:00
Clement Zhang
b5f3188239
cleaning, doc
2024-11-06 18:12:04 +01:00
Clement Zhang
6258c501a2
rm local output
2024-11-06 17:50:59 +01:00
Clement Zhang
e94c1f9a9d
clarify label when empty string
2024-11-06 17:49:48 +01:00
Clement Zhang
d256f41793
Merge remote-tracking branch 'upstream/main' into appeditor-multiselect-input-type
2024-11-06 17:40:13 +01:00
Clement Zhang
7d52eecad8
avoid ghost options on labeled toggle, tiny cleaning
2024-11-06 17:37:10 +01:00
HugoCasa
ad50d2fd69
allow no tls for instance settings smtp ( #4656 )
...
* allow no tls for instance settings smtp
* update ee ref
2024-11-06 16:58:24 +01:00
Clement Zhang
d74e406a2d
stable staticinputeditor!
2024-11-06 16:53:25 +01:00
Ruben Fiszel
7c0d9901e0
fix main
2024-11-06 16:34:09 +01:00
HugoCasa
7578cebaf9
fix: display logs in native mode when script fails ( #4655 )
...
* fix: display logs in native mode when script fails
* oups
* oups
2024-11-06 16:26:23 +01:00
Guilhem
36d56e6f38
improve object viewer alignment #4654
...
* cleaning ui
* fix array alignment
2024-11-06 15:35:21 +01:00
Clement Zhang
d9bd24df95
Merge remote-tracking branch 'upstream/main' into appeditor-multiselect-input-type
2024-11-06 10:45:45 +01:00
Ruben Fiszel
65f67ab160
small nit on user resource input
2024-11-06 01:22:26 +01:00
Ruben Fiszel
789b4f6442
bump deno to 2.0.4 and bun to 1.1.34
2024-11-06 00:38:37 +01:00
Ruben Fiszel
0c91646572
improve object viewer value copying behavior
2024-11-06 00:00:04 +01:00
Guilhem and Ruben Fiszel
323912c73c
fix(frontend): improve flow prop picker design
...
* improve input picker
* Put back colors for types
* Add full path to popover
* Copy instead of toast if no input selected
* Add popover and copy to value
* Add shadow en transition when selecting input
* Add border and transition when selecting input
* revert unwanted changes
* hide scrollbar when not hovering
* Add connexion animated border effect
* fix display
* fix proppicker display
* Remove badge
* Change animated button gradient
* revert scrollbar on hover
* clean design
* clean design
* clean design
* clean design
* clean design
* clean design
* clean design
* improve search
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-11-05 21:01:49 +01:00
Clement Zhang
390e46245d
WIP: unstable type handler
2024-11-05 18:39:15 +01:00
Faton Ramadani and Ruben Fiszel
8d8156bd07
fix(frontend): arg input json handling when the value is not of the same type as schema ( #4479 )
...
* fix(frontend): Fix ArgInput when the value is not of the same type as the input
* fix(frontend): remove console
* Update ArgInput.svelte
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-11-05 14:21:14 +01:00
HugoCasa
4dda0fb8cd
feat: websocket authentication ( #4635 )
...
* feat: websocket authentication
* npm check, sqlx and preprocessor template
* better run job
* nit
2024-11-05 11:54:08 +01:00
Clement Zhang
e1ea5bd2e8
Merge remote-tracking branch 'upstream/main' into appeditor-multiselect-input-type
2024-11-05 10:29:22 +01:00
wendrul and Ruben Fiszel
77735d859c
feat: Add full-text search on windmill service logs ( #4576 )
...
* Add service_log indexer file (ee)
* Rename to completed_run
* rename to service_logs
* Update lib.rs
* Make indexing of logs and simple frontend
* Add common ee file
* Update lib.rs
* Make log search global to fix openapi unused path param
* Prepare sqlx
* Show last indexed also when no jobs are found
* Adapt feature flags to service logs indexer
* Update api and main
* Build service log search page
* scope query to the min and max time
* Migrate modal, bug fixes
* Remove unused import
* Make the service logs page take the full screen
* improve quick access menu to service_logs, fix date stuff, hide 0 matches
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-11-05 09:52:07 +01:00
8e27392afa
feat: show path in flow script picker ( #4574 )
...
* Add popover with path to flow modules
* Add path to items in the flow picker
* fix virtual item display issue
* fix min size
* open popover on keyboard selection
---------
Co-authored-by: Guilhem <guilhem@mbp-de-windmill.home >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-11-05 08:58:29 +01:00
Ruben Fiszel and rubenfiszel
c578ecd1f9
chore(main): release 1.418.0 ( #4648 )
...
* chore(main): release 1.418.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.418.0
2024-11-05 01:23:22 +01:00
Ruben Fiszel
09156b65c2
fix(prometheus): improve queue_count when tags have no more jobs
2024-11-05 00:22:06 +01:00
Alexander Petric and Ruben Fiszel
693b7a4fd4
feat(oauth): add snowflake oauth support ( #4622 )
...
* feat(oauth): add snowflake oauth support
* fixes
* fix keypair auth
* avoid loop when changing settings
* including account id doc link in the settings ui
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-11-04 23:35:27 +01:00
Guilhem
22ab51e991
feat(frontend): improve and simplify scheduled poll flows ( #4560 )
2024-11-04 23:18:09 +01:00
Ruben Fiszel and rubenfiszel
b245edc2dd
chore(main): release 1.417.3 ( #4647 )
...
* chore(main): release 1.417.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.417.3
2024-11-04 20:49:56 +01:00
Ruben Fiszel
1e7909e959
fix(cli): improve pulling instance with folderPerInstance
2024-11-04 20:31:07 +01:00
Clement Zhang
546da5b983
use the same editor as <Select />
2024-11-04 19:00:23 +01:00
Clement Zhang
29c9ba874c
Merge remote-tracking branch 'upstream/main' into appeditor-multiselect-input-type
2024-11-04 18:01:44 +01:00