Ruben Fiszel
908cde8700
improve app editor behavior when hiding right panel
2024-12-21 00:53:55 +01:00
Henri Courdent
b817d597f1
Resource type description markdown support ( #4960 )
2024-12-20 21:48:42 +01:00
HugoCasa
86dba86913
fix frontend checks for script and flow preview jobs ( #4961 )
2024-12-21 05:13:27 +09:00
Ruben Fiszel
cffe5d451b
improve oneOf handling
2024-12-19 14:37:04 +01:00
Ruben Fiszel
7674eadf47
flow editor improvements
2024-12-18 00:21:25 +01:00
Ruben Fiszel
90c78219e0
improve date setValue
2024-12-17 22:17:58 +01:00
wendrul
e15169b8d1
fix: add workspace selector and fix css for create webhook page ( #4939 )
...
* fix: add workspace selector and fix css for create webhook page
* Improve the tooltip message about token generation
2024-12-17 15:41:16 +01:00
michael
3c48dffdf2
Update displayDate to use local time format preferences ( #4826 )
...
* update date display time to use local browser locale
* incorporate displaySecond and displayDate
* rewrite
* a
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-12-16 11:18:52 +01:00
Ruben Fiszel
5c848111ef
refresh user tokens less aggressively
2024-12-13 20:09:33 +01:00
Alexander Petric
d1ba34801c
small ui fix for result display in psql + adding --return_last_result to psql script helper ( #4919 )
2024-12-13 17:55:19 +01:00
Ruben Fiszel
ddc2f0cff3
fix flow module adder
2024-12-13 16:56:45 +01:00
wendrul
4f64b3e530
Target dotnet 9.0 for C# ( #4920 )
2024-12-13 15:41:39 +01:00
Ruben Fiszel
6d66703e7c
nit
2024-12-13 12:11:16 +01:00
Henri Courdent
c7ce7fc22f
Harmonization sentence cases ( #4888 )
...
Co-authored-by: HugoCasa <hugo@casademont.ch >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-12-13 11:31:46 +01:00
wendrul
10c54565d6
fix: c#: nsjail image, default langs and feature cage imports ( #4917 )
...
* fix: nsjail image, default langs and feature cage csharp imports
* Fix unused imports with csharp flag
2024-12-13 09:36:17 +01:00
wendrul
6b27a0b91d
feat: add C# support ( #4908 )
...
* Add csharp stuff and merge after the rewrite
* Add csharp, boilerplate + minimal execution
* Add initial parser
* Frontend + wasm export of the tree sitter parser
* Arg spread and use cache
* More types and req parsing
* Add logo
* Parse async and void to fit the wrapper to the main sig
* Csharp editor resource and var buttons
* Lockfile generation
* Add default parsing using serde_json::from_str
* Update init code for c#
* Nsjail for c#
* Remove c_variadic feature
* Remove unused imports
* Add c_variadic only for wasm32 assembly
* Fix c# test
* Add dotnet to the images
* Update dockerfiles
* Update dockerfile again
* Touch Dockerfile
* npm install c# parser
* Add opt mount in nsjail
* Update ee repo ref
* Add csharp to backend image for tests
* Add setting to set nuget package
* Windows compatibility
* Disable csharp test
* ADd feature flag
2024-12-13 00:29:01 +01:00
HugoCasa
8fef95fa0f
fix: app custom url diff ( #4914 )
...
* fix: app custom url diff
* update ee ref
2024-12-12 18:37:34 +01:00
HugoCasa
91ad9f11fd
fix(frontend): schedule operator perms + add instance settings in operator menu ( #4912 )
...
* fix(frontend): schedule operator perms + add instance settings in operator menu
* fix npm timeout
* forgot
2024-12-12 18:11:44 +01:00
Alexander Petric
c0c26e0715
updating hub script: adding error logging to git sync ( #4913 )
2024-12-12 18:11:05 +01:00
Ruben Fiszel
acef25a361
improve subobjects handling in schemaForm
2024-12-12 02:19:20 +01:00
Guilhem
c580b7cbae
add manual container size breakpoint ( #4902 )
...
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-12-12 00:32:27 +01:00
HugoCasa
082b7381a7
fix(frontend): form and content update when script is emptied ( #4887 )
...
* fix(frontend): form and content update when script is emptied
* fix no schema on init
2024-12-12 00:31:45 +01:00
Ruben Fiszel
f1f735d89a
frontend check fix
2024-12-11 22:44:09 +01:00
Lucas Abel
6f5b580b8f
fix run rendering of flownode job ( #4900 )
2024-12-11 14:33:42 +01:00
HugoCasa
4ee98d50f7
add xero oauth ( #4867 )
...
* add xero oauth
* revert
* Revert "revert"
This reverts commit 46a9ed3456 .
* remove xero
* add back xero
2024-12-10 00:43:39 +01:00
Ruben Fiszel
4b60aceebe
improve nested field editor
2024-12-10 00:35:14 +01:00
wendrul
f73652b915
Don't truncate hostnames when graph is not showing ( #4862 )
2024-12-10 00:02:16 +01:00
Ruben Fiszel
cde37fc840
feat: add ctx.name to apps #4885
2024-12-09 23:58:30 +01:00
HugoCasa
2ef160ee75
fix: disabling app custom url ( #4868 )
2024-12-09 19:09:18 +01:00
Ruben Fiszel
628ae617f7
feat: docker runtime
2024-12-09 18:02:18 +01:00
Ruben Fiszel
65156ed338
nits
2024-12-08 01:44:06 +01:00
Ruben Fiszel
8a5ba115c6
feat: add otlp support ( #4869 )
...
* all
* all
* add otel
* add otel
* update docker-image
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
2024-12-07 16:29:20 +01:00
Lucas Abel
e38312700a
feat(frontend): render new job kinds ( #4864 )
2024-12-06 15:11:57 +01:00
Lucas Abel
ef08fc8e29
feat: add db storage for app inline scripts ( #4837 )
2024-12-06 13:37:45 +01:00
Ruben Fiszel
b4011be2dc
improve retries max value handling
2024-12-06 01:03:46 +01:00
Ruben Fiszel
2230c729d5
optimize for loop rendering with more than 500 iterations
2024-12-05 23:52:34 +01:00
Ruben Fiszel
e8a5267beb
load all branchall even if branches > 20
2024-12-05 22:45:45 +01:00
Henri Courdent
59580619d5
Update changelog nov ( #4859 )
...
* Update changelog nov
* Updated link tantivy
* No duplicate
2024-12-05 19:19:58 +01:00
Ruben Fiszel
f64cc6f76f
nit cache and skip on input node
2024-12-05 17:54:45 +01:00
Ruben Fiszel
67c6a9459a
update svelte-kit to 2.9.0
2024-12-05 17:03:49 +01:00
Alexander Petric
5a9e57e1ed
removing unneccessary requests to backend ( #4852 )
2024-12-05 16:19:59 +01:00
wendrul
79852e3931
fix: job search toast on error ( #4851 )
2024-12-05 16:10:59 +01:00
Ruben Fiszel
425d47b82a
improve handling of unexpected toast errors
2024-12-05 15:01:47 +01:00
Henri Courdent
99482c014d
Fix dead links ( #4847 )
2024-12-05 13:36:23 +01:00
Henri Courdent
b4301f3d9e
Added space after Use simplified builder button ( #4848 )
2024-12-05 13:36:12 +01:00
Ruben Fiszel
43a53b1fdb
fix: improve critical alerts filters
2024-12-05 13:00:17 +01:00
Guilhem
e2d1565749
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
Alexander Petric
8df7f1cfb0
fix ci error unused superadmin import ( #4844 )
2024-12-04 23:29:36 +01:00
wendrul
281551e1a7
Remove unused env vars from docker compose + css fixes ( #4841 )
2024-12-04 18:33:41 +01:00
HugoCasa
af4123f17f
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