Ruben Fiszel
bb615a084a
fix: improve nested schema editor field change
2024-11-07 20:51:32 +01:00
HugoCasa
c686cc437d
feat: http custom routes for static assets ( #4666 )
...
* feat: http custom routes for static assets
* update ee ref + fix build
* fix build
* nit
2024-11-07 20:16:14 +01:00
Ruben Fiszel
149e3519cd
nits
2024-11-07 20:10:39 +01:00
Ruben Fiszel
cbe45ded06
nits
2024-11-07 19:48:11 +01:00
Ruben Fiszel
a8861aaf8a
nits improvements
2024-11-07 19:34:32 +01:00
Ruben Fiszel
bd02829d40
nit fix
2024-11-07 19:14:09 +01:00
Ruben Fiszel
30178ea3d9
improve ObjectViewer brackets & arg info height
2024-11-07 19:03:34 +01:00
Ruben Fiszel
e998f330ac
fix: improve prop filtering on flow prop picker
2024-11-07 17:54:55 +01:00
Henri Courdent
d8a82ab6f4
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
bbcbb01953
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
Guilhem
7f6bf23689
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
abf640ed38
nits
2024-11-06 19:52:15 +01:00
HugoCasa
4da8726eee
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
Guilhem
b0c2ca5335
improve object viewer alignment #4654
...
* cleaning ui
* fix array alignment
2024-11-06 15:35:21 +01:00
Ruben Fiszel
db2ea04524
small nit on user resource input
2024-11-06 01:22:26 +01:00
Ruben Fiszel
b065b38221
improve object viewer value copying behavior
2024-11-06 00:00:04 +01:00
Guilhem
1d2e8c0eef
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
Faton Ramadani
63841a6950
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
5f1f16f1a0
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
wendrul
36ea8a21d6
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
Guilhem
f7a03ee851
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
Alexander Petric
776cdf8a95
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
cc1d3f2193
feat(frontend): improve and simplify scheduled poll flows ( #4560 )
2024-11-04 23:18:09 +01:00
Henri Courdent
331995c596
Regex Postgres Connection String ( #3746 )
...
* Regex Postgres Connection String
* Fix regex
* Fix indentation
* Indentation
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-11-03 02:54:53 +01:00
Henri Courdent
d9fc36e58e
Deploy UI warning update ( #4601 )
...
* Deploy UI warning update
* Harmonization icons
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-11-03 02:53:40 +01:00
Ruben Fiszel
c60df3c956
fix(frontend): improve tag selector for workspace script drawer
2024-11-01 12:16:20 +01:00
HugoCasa
c803f9cdb2
feat: private hub user accessible url setting ( #4617 )
...
* feat: private hub user accessible url setting
* improve UI
2024-11-01 11:20:31 +01:00
Ruben Fiszel
3bc687bdfa
remove unecessary path import
2024-11-01 11:20:20 +01:00
BretzelLudique
382ae055c0
Fix other flow tutorials ( #4614 )
...
* fix(cli): improve --instance handling wmill instance push
* fix(cli): improve --instance handling wmill instance push
* fix for-loop
* fix flow tutorials
* chore: harmonize, rename, cleaning etc
* fix last merge commit (raw copy from upstream)
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-11-01 01:05:54 +01:00
BretzelLudique
56c4cc65e5
fix simple flow tutorial ( #4612 )
2024-10-31 14:54:56 +01:00
Ruben Fiszel
ea98e6b6ba
fix: improve user resource input
2024-10-31 13:29:54 +01:00
Ruben Fiszel
f5b6050d5d
fix: improve express oauth setup
2024-10-30 20:40:50 +01:00
HugoCasa
29d4c9d53f
cache old slack error handler ( #4607 )
2024-10-30 17:41:43 +01:00
HugoCasa
d8d2840650
fix slack error handler when error is too long ( #4606 )
2024-10-30 17:36:38 +01:00
HugoCasa
921e3217c6
improve array params handling in postgres ( #4605 )
2024-10-30 14:44:42 +01:00
Ruben Fiszel
8ba1cd6276
nit confirmCallback edit script
2024-10-30 14:44:32 +01:00
Ruben Fiszel
022b0e0b4d
fix(apps): public apps can take full height
2024-10-29 12:40:50 +01:00
Ruben Fiszel
fd8f05c51c
fix(apps): enable text selection on aggrid tables by default
2024-10-29 12:27:41 +01:00
Ruben Fiszel
f795a65276
fix(frontend): make script and schema scrollable on script detail page
2024-10-29 12:23:56 +01:00
Ruben Fiszel
9fbcfc712c
fix(frontend): new approval steps default to timeout 1800
2024-10-29 10:47:06 +01:00
HugoCasa
7fdb524fc6
improve key renewal ( #4519 )
...
* improve key renewal
* sqlx and fix
* fix build
* improve everything
* nits
* nits
* update ee ref
* nit
2024-10-29 09:26:45 +01:00
Ruben Fiszel
71f84dee08
handle better empty tag overrides
2024-10-29 09:01:02 +01:00
Ruben Fiszel
99400ebbf3
improve test this step for flow tag overide
2024-10-29 08:19:17 +01:00
Ruben Fiszel
e76c565d70
furhter nits
2024-10-29 08:09:48 +01:00
Ruben Fiszel
b31f62940c
fix(frontend): fix script and flow renaming
2024-10-29 07:49:05 +01:00
Ruben Fiszel
ab38215c86
fix(backend): in flows, workspace scripts should use their set tags instead of the default one
2024-10-29 07:29:39 +01:00
Ruben Fiszel
4f46663b26
fix: add run immediately popover to run again
2024-10-28 09:38:10 +01:00
Ruben Fiszel
23b89d7bcd
allow columnDefs with no field but children in aggrid infinite table
2024-10-28 08:18:07 +01:00
Ruben Fiszel
85de44cb93
feat: autoscaling v0 ( #4593 )
...
* all
* all
all
all
all
all
all
all
all
all
* all
* all
* nits
* nits
2024-10-28 00:47:19 +01:00
Alexander Petric
37eb38b5fa
fix(docs): smtp setup documentation link ( #4590 )
2024-10-26 08:43:18 +02:00