Henri Courdent
516466bbda
Typos frontend Instance settings ( #4361 )
2024-09-10 10:57:09 +02:00
Ruben Fiszel
05a6590349
custom baseUrl fixes
2024-09-09 17:20:44 +02:00
Ruben Fiszel
6b43d7e227
fix: migrate git sync to using bun based script
2024-09-09 14:31:37 +02:00
Ruben Fiszel
4a6c3c8cc5
fix: bun scripts cached in docker image have their dependencies pre-loaded
2024-09-09 13:52:12 +02:00
Ruben Fiszel
f93b64be0d
put sed helpers to remove anscii codes in downloaded logs
2024-09-09 10:26:17 +02:00
Ruben Fiszel
3998ecbf7b
fix(cli): guide users to migrate to node version of the CLI
2024-09-07 21:27:36 +02:00
Ruben Fiszel
6f0af6b8c6
synchronize hub script is moved to new windmill cli
2024-09-07 19:05:34 +02:00
Ruben Fiszel
47f0ece8b4
migrate more to windmill-cli
2024-09-07 11:08:55 +02:00
Ruben Fiszel
593012f015
nit scrollbars
2024-09-07 01:19:20 +02:00
Ruben Fiszel
8bea2e473d
fix: make select not reset on user changes in app + app css fix
2024-09-07 00:33:55 +02:00
HugoCasa
dbd4292260
feat: schedule success handler ( #4346 )
2024-09-06 19:03:09 +02:00
Henri Courdent
112dd05c7d
Workers page buttons and SSO logos ( #4336 )
...
* Workers page buttons and SSO logos
* JumpCloud typo
* Fix svg
2024-09-05 12:15:55 +02:00
Ruben Fiszel
32f2d0fc80
fix: fix error handler new script if no modules
2024-09-05 12:08:42 +02:00
Ruben Fiszel
df720260b8
fix: improve app reports puppeteer interactions
2024-09-05 10:07:21 +02:00
Ruben Fiszel
3c988a517c
nit file handling
2024-09-04 23:15:30 +02:00
Ruben Fiszel
e30c344d32
feat: add load more to runs page if nb of jobs >= 1000
2024-09-04 22:45:35 +02:00
HugoCasa
067110e62f
fix: increase AI gen timeout + upgrade to 16k gpt4o ( #4340 )
2024-09-04 19:33:23 +02:00
Ruben Fiszel
f4446f292e
nits scrollbar UX
2024-09-04 15:20:59 +02:00
Ruben Fiszel
c9d07fcad7
handle better getResoruceValue error for theme
2024-09-04 13:30:18 +02:00
Ruben Fiszel
ce70693754
fix: improve wm_labels indices + UX nits
2024-09-04 11:40:23 +02:00
HugoCasa
a7a08cf9f3
feat: add slack as a critical alert channel ( #4319 )
...
* feat: add slack as a critical alert channel
* update ee ref
2024-09-04 09:48:13 +02:00
Ruben Fiszel
8dace06bcb
use stricter equalities in more palces
2024-09-03 20:21:44 +02:00
Ruben Fiszel
c6d41c28db
avoid double loading for run page detail of flow and improve ArgInfo renderer
2024-09-03 20:19:47 +02:00
Ruben Fiszel
d172e45766
fix: do not require hasNullParent only if scriptPathExact on runs search
2024-09-03 19:52:05 +02:00
Ruben Fiszel
71cdb1905e
remove frontend warnings
2024-09-03 14:23:22 +02:00
Ruben Fiszel
7a7270c8ce
nit customUi
2024-09-03 09:41:57 +02:00
Ruben Fiszel
d1d5848294
nits
2024-09-03 00:49:44 +02:00
Ruben Fiszel
2658ef7b84
small nits vCPU display
2024-09-02 17:20:53 +02:00
Ruben Fiszel
2a5ac79446
fix copy button z-index
2024-09-02 15:56:18 +02:00
Ruben Fiszel
71470d7da9
feat: add yaml editor in flow builder
2024-09-02 15:13:51 +02:00
Ruben Fiszel
e311684a66
fix: fix erronous branchone status
2024-09-02 14:03:44 +02:00
Ruben Fiszel
3969f2f57b
fix workers page
2024-09-01 11:27:47 +02:00
Ruben Fiszel
8977dd42e8
nits zombie job log improvement
2024-09-01 10:36:53 +02:00
Ruben Fiszel
aa83ea60d5
nits color
2024-08-31 23:12:08 +02:00
Ruben Fiszel
efac0c0bc1
improve service logs with json_fmt
2024-08-31 23:04:12 +02:00
Ruben Fiszel
2fe48df720
feat: service logs ( #4244 )
2024-08-31 14:57:35 +02:00
Ruben Fiszel
03ec37a956
add rust in list of languages
2024-08-30 23:16:27 +02:00
HugoCasa
aa6fd84079
feat: min workers in worker group alert + zombie job critical alert ( #4307 )
...
* feat: min workers in worker group alert + zombie job critical alert
* updatee ee ref
2024-08-30 17:25:53 +02:00
wendrul
a2beed9d73
feat: add rust ( #4253 )
...
* Add rust on frontend
* Add parser for rust
* Handle rust job execution
* Main has to return a result that is serializable
* Update parser: parse many rust types
* Rust parser dependencies
* Frontend wasm parser
* Add windmill parser rust to windmill parser wasm (temporarily)
* Add rust as a tag on worker__default
* Change init code for rust
* Cleanup rust_executor.rs
* Remove tree-sitter dep and fix unused imports
* Add lockfile and build logic
* Add cargo and rustup to windmill image
* Fix env var to work on docker image and dev env
* modify package.json
* Deps after parser publish
* Add stashed migration
* Unify rust versions
* Add error message when php or cargo are not present to use another image
* Error message conditionally on feature flag
* all ci/cd changes
* all ci/cd changes
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-08-30 17:01:04 +02:00
Ruben Fiszel
544dd5a233
nit path
2024-08-30 13:43:42 +02:00
Ruben Fiszel
3111df749d
nits running
2024-08-30 13:22:26 +02:00
Ruben Fiszel
487e7ca715
fix: improve history navigation on the runs page
2024-08-30 13:13:16 +02:00
Ruben Fiszel
2397588355
fix: fix resource list in args being pre-pended with $res
2024-08-30 12:39:41 +02:00
Ruben Fiszel
5c82f815ae
nits runs page
2024-08-30 00:03:21 +02:00
Faton Ramadani
d868f71dc4
Fr/anchored subgrid indicator ( #4303 )
...
* fix(frontend): fix anchored indicator for subgrids
* fix(frontend): fix anchored indicator for subgrids
2024-08-29 20:05:31 +02:00
Ruben Fiszel
b1df28498e
nits
2024-08-29 12:45:28 +02:00
Faton Ramadani
af10b50640
update instance user name ( #4294 )
...
* feat(frontend): update instance user name
* feat(frontend): edit instance user name
* feat(frontend): improve UX
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-08-29 12:41:53 +02:00
Ruben Fiszel
8a3367f70d
nits anchor
2024-08-29 11:20:04 +02:00
Faton Ramadani
d9b358bcc2
feat(frontend): add indicator when a component is locked ( #4296 )
...
* feat(frontend): add indicator when a component is locked
* feat(frontend): add indicator when a component is locked
* feat(frontend): improve interactivity
* feat(frontend): fix how the lock overlay renders
* feat(frontend): use builin detection
* feat(frontend): fix zIndex
* feat(frontend): update the shadow when dragged over a locked component
2024-08-29 11:14:04 +02:00
Faton Ramadani
543a8e98fc
remove the dotted outline around the app editor ( #4301 )
2024-08-29 10:59:31 +02:00