Commit Graph

5040 Commits

Author SHA1 Message Date
HugoCasa
eecc4755f5 fix: do not prorate for team plan checkouts mornings of firsts (#2751) 2023-12-01 15:16:54 +01:00
Faton Ramadani
cdc6611244 fix(frontend): fix resource search (#2748) 2023-12-01 13:32:45 +01:00
Faton Ramadani
9c008e0fd1 feat(frontend): add before and after icons for text input components (#2746) 2023-12-01 13:26:50 +01:00
Ruben Fiszel
482ba6c5aa fix: fix early return sync on existing flows 2023-12-01 13:18:31 +01:00
Faton Ramadani
4778c0522d fix(frontend): fix tutorials contols (#2745) 2023-12-01 10:20:53 +01:00
Ruben Fiszel
811b01f187 app ux nits 2023-12-01 10:00:16 +01:00
Ruben Fiszel
e19500b742 fix: show bg runnables currently running 2023-12-01 09:49:33 +01:00
Ruben Fiszel
59fd0b78fd display more info on backend tests 2023-12-01 08:08:58 +01:00
Ruben Fiszel
9ce6ebc86f fix componentoutputviewer reset 2023-12-01 07:55:33 +01:00
Ruben Fiszel
b6891c7683 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>
2023-12-01 07:41:18 +01:00
Ruben Fiszel
43572f4639 fix: fix editorContext in preview 2023-12-01 07:38:51 +01:00
Ruben Fiszel
d1df8a4b1e fix: maps mapRegion update on move 2023-12-01 07:12:09 +01:00
Ruben Fiszel
00a3e07a7a 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>
2023-12-01 01:20:38 +01:00
Ruben Fiszel
c051dffea6 fix: limit log pull from queued jobs 2023-12-01 01:14:01 +01:00
Ruben Fiszel
6529c8eaf5 fix aggrid classes 2023-12-01 00:24:09 +01:00
Ruben Fiszel
56446f3830 fix eval preview 2023-12-01 00:13:27 +01:00
Ruben Fiszel
a216948f28 fix eval preview 2023-12-01 00:07:44 +01:00
Ruben Fiszel
2e8edd79d9 fix eval preview 2023-12-01 00:02:39 +01:00
Ruben Fiszel
aa3708af9d feat: eval preview for apps 2023-11-30 23:54:33 +01:00
Ruben Fiszel
e44ebc45fb fix: improve stat card 2023-11-30 22:09:57 +01:00
Ruben Fiszel
205339b3b6 fix: improve quickstyle to be in static ccomponents only 2023-11-30 21:09:27 +01:00
Ruben Fiszel
056d03b386 fix: support INET in pg 2023-11-30 20:18:43 +01:00
Faton Ramadani
a08b724155 fix(frontend): rename menu component (#2738) 2023-11-30 17:51:21 +01:00
Ruben Fiszel
532b0ac53f 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>
2023-11-30 17:22:05 +01:00
Ruben Fiszel
b4b08d694c fix: make REST language support URLSearchParams, headers, FormData 2023-11-30 16:50:00 +01:00
Guillaume Bouvignies
5bc00dad02 fix: Using latest gosyn (#2737) 2023-11-30 15:57:16 +01:00
HugoCasa
4ad47d4981 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
8f1bbc49aa 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
5959a2e2bf 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]
57d752b12a 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
f4cfff5991 build short sha for reports as well 2023-11-30 14:00:37 +01:00
Guillaume Bouvignies
d472dbab18 fix: Pull patched version of gosyn (#2734) 2023-11-30 13:34:49 +01:00
Faton Ramadani
790d5bd001 Fix app export (#2735)
* fix(frontend): fix app export

* fix(frontend): fix app export
2023-11-30 13:30:18 +01:00
Faton Ramadani
64cc375cbc 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
a0563d0064 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
90846c9b68 add reports image 2023-11-30 10:29:04 +01:00
Ruben Fiszel
de092e9bda improve python client 2023-11-29 21:41:44 +01:00
HugoCasa
3aabbbe224 fix: s3 resource openapi spec (#2730) 2023-11-29 21:18:17 +01:00
Ruben Fiszel
9ceffdaa6e 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>
2023-11-29 18:28:51 +01:00
Ruben Fiszel
1bb54f13dc update python-client 2023-11-29 18:19:47 +01:00
Ruben Fiszel
8c2c593820 restart dedicated worker regardless of config being present 2023-11-29 17:49:01 +01:00
HugoCasa
253b679271 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
bb3960c509 fix: minor fixes to private NPM and python registries to get everything working (#2728) 2023-11-29 16:30:45 +01:00
Ruben Fiszel
0cd5685415 fix: make dedicated workers able to redeploy automatically 2023-11-29 12:28:06 +01:00
Faton Ramadani
ed814fdda4 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
2081e7a8ff 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
419becea3f fix benchmark 2023-11-29 11:08:23 +01:00
Ruben Fiszel
da5de5d140 fix benchmarks for dedicated 2023-11-29 10:55:18 +01:00
Ruben Fiszel
ad21062779 fix benchmarks 2023-11-29 10:13:32 +01:00
Ruben Fiszel
61a6b1793b fix backend tests 2023-11-29 10:04:15 +01:00