Faton Ramadani
ba32b2ef2c
fix(frontend): once a bg script output is opened, keep it open
2023-12-01 11:42:46 +01:00
Faton Ramadani
85805bdf82
fix(frontend): fix tutorials contols ( #2745 )
2023-12-01 10:20:53 +01:00
Ruben Fiszel
225f675fb3
app ux nits
2023-12-01 10:00:16 +01:00
Ruben Fiszel
a122b6cab6
fix: show bg runnables currently running
2023-12-01 09:49:33 +01:00
Ruben Fiszel
dd980ee296
display more info on backend tests
2023-12-01 08:08:58 +01:00
Ruben Fiszel
45648bbf7f
fix componentoutputviewer reset
2023-12-01 07:55:33 +01:00
Ruben Fiszel
1d90434f12
chore(main): release 1.219.1 ( #2742 )
...
* chore(main): release 1.219.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.219.1
2023-12-01 07:41:18 +01:00
Ruben Fiszel
cb42f10dc6
fix: fix editorContext in preview
2023-12-01 07:38:51 +01:00
Ruben Fiszel
62de305908
fix: maps mapRegion update on move
2023-12-01 07:12:09 +01:00
Ruben Fiszel
49803e26f6
chore(main): release 1.219.0 ( #2739 )
...
* chore(main): release 1.219.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.219.0
2023-12-01 01:20:38 +01:00
Ruben Fiszel
592d7839d1
fix: limit log pull from queued jobs
2023-12-01 01:14:01 +01:00
Ruben Fiszel
f195320e99
fix aggrid classes
2023-12-01 00:24:09 +01:00
Ruben Fiszel
fdb546ea2a
fix eval preview
2023-12-01 00:13:27 +01:00
Ruben Fiszel
772e3b8a32
fix eval preview
2023-12-01 00:07:44 +01:00
Ruben Fiszel
1bef60dd50
fix eval preview
2023-12-01 00:02:39 +01:00
Ruben Fiszel
d4374a0103
feat: eval preview for apps
2023-11-30 23:54:33 +01:00
Ruben Fiszel
fc5f054b94
fix: improve stat card
2023-11-30 22:09:57 +01:00
Ruben Fiszel
4774e03be5
fix: improve quickstyle to be in static ccomponents only
2023-11-30 21:09:27 +01:00
Ruben Fiszel
007d5be23e
fix: support INET in pg
2023-11-30 20:18:43 +01:00
Faton Ramadani
f816ad01d3
fix(frontend): rename menu component ( #2738 )
2023-11-30 17:51:21 +01:00
Ruben Fiszel
bb7f11fcda
chore(main): release 1.218.0 ( #2731 )
...
* chore(main): release 1.218.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.218.0
2023-11-30 17:22:05 +01:00
Ruben Fiszel
830dec0f90
fix: make REST language support URLSearchParams, headers, FormData
2023-11-30 16:50:00 +01:00
Guillaume Bouvignies
920cc9a576
fix: Using latest gosyn ( #2737 )
2023-11-30 15:57:16 +01:00
HugoCasa
1f99fcd3af
fix: update deployed even when draft only ( #2694 )
...
* fix: update deployed even when draft only
* feat: create new when draft only and saving draft
* fix: nit
* fix: final fixes
2023-11-30 15:46:44 +01:00
Roman Grazhdan
52a2746e50
Adding build options for images, utilities and utilities' versions ( #2736 )
...
* Adding build options for images, utilities and utilities' versions
* Adding build options for images, utilities and utilities' versions
---------
Co-authored-by: r.grazdhan <r.grazdhan@team.bumble.com >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-11-30 15:44:11 +01:00
Faton Ramadani
ec25856b7c
feat(frontend): resource rework ( #2725 )
...
* feat(frontend): resource rework wip
* feat(frontend): Fix styling
* fix(frontend): fix loading state
* fix(frontend): correclty handle the case wihout any resouces
2023-11-30 15:43:03 +01:00
dependabot[bot]
2d72facbdf
chore(deps): bump aws-sdk-s3 from 0.36.0 to 0.39.1 in /backend ( #2672 )
...
* chore(deps): bump aws-sdk-s3 from 0.36.0 to 0.39.1 in /backend
Bumps [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust ) from 0.36.0 to 0.39.1.
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases )
- [Changelog](https://github.com/awslabs/aws-sdk-rust/blob/main/CHANGELOG.md )
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits )
---
updated-dependencies:
- dependency-name: aws-sdk-s3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix compile breaks
* Add behavior version
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gbouv <guillaume@windmill.dev >
2023-11-30 14:01:20 +01:00
Ruben Fiszel
06411c8a63
build short sha for reports as well
2023-11-30 14:00:37 +01:00
Guillaume Bouvignies
0bf3685cbd
fix: Pull patched version of gosyn ( #2734 )
2023-11-30 13:34:49 +01:00
Faton Ramadani
56c0d5a755
Fix app export ( #2735 )
...
* fix(frontend): fix app export
* fix(frontend): fix app export
2023-11-30 13:30:18 +01:00
Faton Ramadani
06656924ae
feat(frontend): add menu component ( #2721 )
...
* feat(frontend): add menu component
* wip
* feat(frontend): menu component done
* feat(frontend): Fix styling + handle menu items everywhere
* feat(frontend): Fix styling + handle menu items everywhere
2023-11-30 12:39:18 +01:00
Guillaume Bouvignies
70c504edfa
fix: Workspace error handler creation was not adding the slack resource ( #2733 )
...
Co-authored-by: admin <admin@windmill.dev >
2023-11-30 12:20:32 +01:00
Ruben Fiszel
0d93986b18
add reports image
2023-11-30 10:29:04 +01:00
Ruben Fiszel
651f74b00e
improve python client
2023-11-29 21:41:44 +01:00
HugoCasa
16d10aedf7
fix: s3 resource openapi spec ( #2730 )
2023-11-29 21:18:17 +01:00
Ruben Fiszel
72bb15f6a0
chore(main): release 1.217.0 ( #2705 )
...
* chore(main): release 1.217.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.217.0
2023-11-29 18:28:51 +01:00
Ruben Fiszel
772c04c9b3
update python-client
2023-11-29 18:19:47 +01:00
Ruben Fiszel
03d3bd33d0
restart dedicated worker regardless of config being present
2023-11-29 17:49:01 +01:00
HugoCasa
3789b34dae
feat: scheduled app reports ( #2714 )
...
* feat: app preview discord
* feat: add custom, slack, email + worker groups
* fix: npm build
* fix: add assignable chromium tag
* feat: use workspace linked slack resource + hub scripts
* fix: nit
2023-11-29 16:35:42 +01:00
Guillaume Bouvignies
3d6fb15a90
fix: minor fixes to private NPM and python registries to get everything working ( #2728 )
2023-11-29 16:30:45 +01:00
Ruben Fiszel
e6d67f4e59
fix: make dedicated workers able to redeploy automatically
2023-11-29 12:28:06 +01:00
Faton Ramadani
1a1d1db96f
fix(frontend): Fix table initial ordering ( #2727 )
...
* fix(frontend): Fix initial column order
* fix(frontend): Fix initial column order
2023-11-29 12:07:51 +01:00
Guillaume Bouvignies
15ebf46abc
chore: Add examples on how to deploy private registries ( #2719 )
...
* chore: Add examples on how to deploy private registries
* chore: example for private pypiserver with https
* Allow DENO_CERT certificate with native workers
* Add BUN_TLS_REJECT_UNAUTHORIZED
2023-11-29 11:38:23 +01:00
Ruben Fiszel
e9a7f0cf17
fix benchmark
2023-11-29 11:08:23 +01:00
Ruben Fiszel
4eb25216f3
fix benchmarks for dedicated
2023-11-29 10:55:18 +01:00
Ruben Fiszel
b7fe5ddf15
fix benchmarks
2023-11-29 10:13:32 +01:00
Ruben Fiszel
f7d93c56df
fix backend tests
2023-11-29 10:04:15 +01:00
Ruben Fiszel
f78f14e268
fix backend tests
2023-11-29 09:58:34 +01:00
Ruben Fiszel
5a66806c76
fix backend tests
2023-11-29 09:44:37 +01:00
Ruben Fiszel
c8046af9d0
fix: only list session and permanent token in user settings
2023-11-29 00:34:04 +01:00