Ruben Fiszel
efd9fbe1ca
update svelte-kit to 2.9.0
2024-12-05 17:03:49 +01:00
Alexander Petric
c4163aabcd
update version update script to match new pwsh module formatting ( #4855 )
2024-12-05 17:00:20 +01:00
Ruben Fiszel
205c1a69f2
Revert "chore(deps-dev): bump @sveltejs/kit from 2.5.0 to 2.9.0 in /frontend …" ( #4854 )
...
This reverts commit cf7278e245 .
2024-12-05 16:42:04 +01:00
dependabot[bot]
cf7278e245
chore(deps-dev): bump @sveltejs/kit from 2.5.0 to 2.9.0 in /frontend ( #4832 )
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 2.5.0 to 2.9.0.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.9.0/packages/kit )
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-12-05 16:40:35 +01:00
Ruben Fiszel
185848ceb1
chore(main): release 1.435.2 ( #4853 )
...
* chore(main): release 1.435.2
* Apply automatic changes
* Update WindmillClient.psd1
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.435.2
2024-12-05 16:28:00 +01:00
Alexander Petric
c67fd8dbb9
removing unneccessary requests to backend ( #4852 )
2024-12-05 16:19:59 +01:00
wendrul
a99e63f543
fix: job search toast on error ( #4851 )
2024-12-05 16:10:59 +01:00
Lucas Abel
96d4af0254
nit: format worker_lockfiles.rs ( #4849 )
2024-12-05 15:17:41 +01:00
Ruben Fiszel
b19faa45cd
fix compile
2024-12-05 15:17:24 +01:00
Ruben Fiszel
85df359c0a
improve handling of unexpected toast errors
2024-12-05 15:01:47 +01:00
Ruben Fiszel
2c934cc3b8
improve windows worker
2024-12-05 14:45:23 +01:00
Ruben Fiszel
7284f72427
chore(main): release 1.435.1 ( #4846 )
...
* chore(main): release 1.435.1
* Apply automatic changes
* Update WindmillClient.psd1
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.435.1
2024-12-05 13:37:44 +01:00
Henri Courdent
93319f45bb
Fix dead links ( #4847 )
2024-12-05 13:36:23 +01:00
Henri Courdent
1693f330b5
Added space after Use simplified builder button ( #4848 )
2024-12-05 13:36:12 +01:00
Ruben Fiszel
548cfcfbde
fix: improve critical alerts filters
2024-12-05 13:00:17 +01:00
Ruben Fiszel
a7bdeb5fca
chore(main): release 1.435.0 ( #4840 )
...
* chore(main): release 1.435.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.435.0
2024-12-05 12:36:05 +01:00
Lucas Abel
c443c2b3a8
nit: format cache.rs ( #4845 )
2024-12-05 11:10:30 +01:00
Guilhem
e888c84a36
polish critical alert modal ( #4802 )
...
* polish critical alert modal
* Use Table component
* use table component pagination
* Add acknowledge to the table
* Polishing table
* fix nit
* Filter alerts
* Add notification count on modal
* Adjust table height
* Change mute description
* Fix layout
* minor fix
* Fix small screen issue
* fix toast on refresh
* Revert "fix toast on refresh"
This reverts commit ae3593e1af .
* filtering to backend, superadmin also acknowledges workspace (unless CLOUD_HOSTED), simplifications
* sqlx prep
* improve reactivity
* improvements
---------
Co-authored-by: Alexander Petric <alpetric@users.noreply.github.com >
Co-authored-by: Alexander Petric <petric.al@gmail.com >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-12-05 11:07:11 +01:00
Ruben Fiszel
5404ec9b48
fix: pass USERPROFILE on windows
2024-12-05 10:12:44 +01:00
Alexander Petric
fdce1fd73f
set/get state from powershell client ( #4838 )
...
* set/get state from powershell client
* format
* removing unneccessary arg
2024-12-05 00:06:15 +01:00
Alexander Petric
0b4b5404bd
fix ci error unused superadmin import ( #4844 )
2024-12-04 23:29:36 +01:00
wendrul
ff8e98feb8
Remove unused env vars from docker compose + css fixes ( #4841 )
2024-12-04 18:33:41 +01:00
Ruben Fiszel
db62a2c53c
simplify warn_after_seconds
2024-12-04 18:28:28 +01:00
Ruben Fiszel
bb9dd7d368
simplify warn_after_seconds
2024-12-04 18:24:31 +01:00
Ruben Fiszel
b534ef6074
improve transparency for slow queries
2024-12-04 17:30:58 +01:00
HugoCasa
1ec6c6f765
feat: app custom paths ( #4828 )
...
* feat: app custom paths
* nit
* make ee only + fix sqlx
* fix: custom http routes auth
* nits
* fix auth + nits
* apps_ee
* move custom path to ee
* fix app jwt
* update ee ref
2024-12-04 16:50:17 +01:00
Ruben Fiszel
4efa9c2b0a
chore(main): release 1.434.2 ( #4836 )
...
* chore(main): release 1.434.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.434.2
2024-12-04 14:11:44 +01:00
Henri Courdent
bf4d903083
Trigger panels texts + doclinks ( #4796 )
...
* Trigger panels texts + doclinks
* create description component
* Description module workspace settings
* Delete package-lock.json
---------
Co-authored-by: Guilhem <guilhemlemouel@gmail.com >
2024-12-04 14:07:29 +01:00
Ruben Fiszel
7642b1121e
nit editors
2024-12-04 07:11:31 +01:00
Ruben Fiszel
71fc31c471
improve draft only delete security
2024-12-03 23:13:35 +01:00
HugoCasa
02611e42e1
fix: custom http routes auth ( #4835 )
2024-12-02 22:16:58 +01:00
Ruben Fiszel
7a6041d11e
improve container group creation logic
2024-12-02 15:10:07 +01:00
Ruben Fiszel
75aea948ba
improve public app login fallback
2024-12-02 09:10:03 +01:00
Ruben Fiszel
73a783d1b9
preprocess script for pkg export
2024-11-30 10:45:35 +01:00
Ruben Fiszel
131056a9b3
chore(main): release 1.434.1 ( #4825 )
...
* chore(main): release 1.434.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.434.1
2024-11-29 22:07:25 +01:00
Ruben Fiszel
5d3ac63daf
improve flow status viewer
2024-11-29 22:05:55 +01:00
Ruben Fiszel
35a4a5390d
fix: improve flow status viewer performance
2024-11-29 21:30:31 +01:00
Ruben Fiszel
392023dabf
chore(main): release 1.434.0 ( #4823 )
...
* chore(main): release 1.434.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.434.0
2024-11-29 19:31:35 +01:00
Ruben Fiszel
dfa090f9bd
update ee ref
2024-11-29 19:23:47 +01:00
HugoCasa
8b20530584
apply jwt ext tag scopes to single job endpoints ( #4824 )
...
* apply jwt ext tag scopes to single job endpoints
* fix sqlx
2024-11-29 19:23:20 +01:00
wendrul
088c666a7f
feat: indexer extra settings + parallel downloads + many improvements ( #4822 )
...
* Nits on the service logs page
* Show all the hosts returned by query + sumOtherDocCount warning
* Remove from index endpoint
* Fix tests
* Prepare sqlx
2024-11-29 19:14:05 +01:00
Ruben Fiszel
aa1c3702d7
fix empty branchall subflow
2024-11-29 19:02:47 +01:00
Ruben Fiszel
a2411bcea5
fix: improve flow status viwer iteration picker
2024-11-29 18:33:34 +01:00
Ruben Fiszel
658f71ffe9
schedule nits
2024-11-29 17:01:20 +01:00
Ruben Fiszel
75e9132817
app nits ( #4820 )
...
* all
* all
2024-11-29 16:44:00 +01:00
Ruben Fiszel
45d434c875
prettify cache msg
2024-11-29 13:01:54 +01:00
Ruben Fiszel
b1603690f3
nit pip install
2024-11-29 12:37:52 +01:00
Ruben Fiszel
d36e2a2647
add total time
2024-11-29 12:35:10 +01:00
Ruben Fiszel
9db86306a9
small uv s3 pull fix
2024-11-29 12:31:50 +01:00
Ruben Fiszel
30a98c4abe
improve oauth popup flows using localstorage as fallback
2024-11-29 12:24:12 +01:00