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
HugoCasa
15b2c9f171
fix: better error for moved openai resource ( #2724 )
...
* fix: better error for moved openai resource
* fix: nit
2023-11-29 00:24:56 +01:00
Faton Ramadani
89abb68f63
feat(frontend): Stat card improvement ( #2709 )
...
* feat(frontend): add class+ style support + added support for custom images
* feat(frontend): add class+ style support + added support for custom images
* feat(frontend): fix styling
* feat(frontend): add quick style buttons
* feat(frontend): fix quick tailwind class
* feat(frontend): add space only if needed
* feat(frontend): fix build
* feat(frontend): fix line heights
2023-11-28 22:37:11 +01:00
Faton Ramadani
9525ab7bba
fix(frontend): fix separator z-index ( #2720 )
2023-11-28 22:34:47 +01:00
Guillaume Bouvignies
bd31979a62
fix: generate cargo lock file ( #2722 )
2023-11-28 20:07:49 +01:00
HugoCasa
76a387f4a1
fix: ai fix popup placement + update edit/fix prompt to return complete code ( #2715 )
2023-11-28 18:51:30 +01:00
Faton Ramadani
46e0f91387
feat(frontend): add "hide schedules" filter ( #2710 )
...
* feat(frontend): add hide schedules filter
* feat(frontend): rework filters
* feat(frontend): fix filters
* feat(frontend): fix filter layout
2023-11-28 16:57:10 +01:00
Ruben Fiszel
55e49fbd4b
migrate tests on ubicloud
2023-11-28 15:27:18 +01:00
Faton Ramadani
c990f856aa
fix(frontend): Improve error message + fix overflow when file name is too long ( #2691 )
2023-11-28 11:31:33 +01:00
Faton Ramadani
2d3ce8a49c
feat(frontend): Added tailwind classes auto-complete ( #2712 )
...
* feat(frontend): Added tailwind classes auto-complete
* feat(frontend): handle tailwindcss as a language
2023-11-28 11:13:49 +01:00
Guillaume Bouvignies
726866b410
fix: Deno can talk to private NPM registries behind HTTPS ( #2713 )
2023-11-27 21:46:19 +01:00
Ruben Fiszel
c3eaf0bf4a
fix: improve autocomplete reactivity
2023-11-27 18:55:41 +01:00
dependabot[bot]
2bbd0b34b5
chore(deps): bump aws-config from 0.57.2 to 1.0.0 in /backend ( #2671 )
...
Bumps [aws-config](https://github.com/smithy-lang/smithy-rs ) from 0.57.2 to 1.0.0.
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases )
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/smithy-lang/smithy-rs/commits )
---
updated-dependencies:
- dependency-name: aws-config
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Guillaume Bouvignies <guillaume@windmill.dev >
2023-11-27 12:17:26 +01:00
Guillaume Bouvignies
36e46e2e47
fix: Error handler now supports flows ( #2707 )
...
* fix: Error handler now supports flows
* Update README
* remove unused import
2023-11-27 10:15:46 +00:00
Ikko Eltociear Ashimine
eec7d83d98
Update README.md ( #2706 )
...
chartss -> charts
2023-11-27 01:09:32 +01:00
Ruben Fiszel
d2b3026032
fix: trim .bun.ts for local imports
2023-11-27 00:59:14 +01:00
Ruben Fiszel
8275602372
feat: add support for raw query args
2023-11-26 16:47:32 +01:00
Ruben Fiszel
095da9e76e
chore(main): release 1.216.0 ( #2692 )
...
* chore(main): release 1.216.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.216.0
2023-11-26 14:40:33 +01:00
Ruben Fiszel
731f92b907
ux nits
2023-11-26 14:36:42 +01:00
Ruben Fiszel
dbaef0aa5f
feat: add early return for flows
2023-11-26 14:30:49 +01:00
Ruben Fiszel
19ab924fa2
improve cli sync
2023-11-25 16:57:13 +01:00
Ruben Fiszel
bae0f45f21
remove transition in component output
2023-11-25 16:00:05 +01:00
Ruben Fiszel
5fa653d154
fix: improve multiselect from form
2023-11-25 15:26:05 +01:00
Ruben Fiszel
94e9b80e19
fix: expand enum type narrowing to forms
2023-11-25 11:03:14 +01:00
Faton Ramadani
0c0f43dd3a
feat(frontend): add currency format + add enum autocomplete + fix run… ( #2670 )
...
* feat(frontend): add currency format + add enum autocomplete + fix runs page layout
* feat(frontend): use ArgEnum for array when using enums
* Fix currencies
* feat(frontend): fix currency input
* feat(frontend): fix multiselect
* feat(frontend): fix multiselect
2023-11-25 10:16:06 +01:00
Stephan Fitzpatrick
3bb2a0c960
Corrently handle terminal state when invoking job through run_script method ( #2703 )
2023-11-25 09:38:53 +01:00