Ruben Fiszel
3ef7e279b4
revert to bun 1.0.4
2023-10-12 00:39:33 +02:00
Ruben Fiszel
ec02f9b140
fix bun on nsjail
2023-10-11 23:13:10 +02:00
Faton Ramadani
e309dd02ad
Revert modifier ( #2440 )
...
* fix(frontend): fix modifier text size
* fix(frontend): fix modifier text size
2023-10-11 22:55:39 +02:00
Ruben Fiszel
a84ce44cd9
fix: update bun to 1.0.5
2023-10-11 22:07:57 +02:00
HugoCasa
e20889b910
feat: filter resource types passed to gpt-4 ( #2430 )
...
* feat: code gen filter resource types
* fix: minor
* feat: using snake case for flow inputs
* fix: filter resource types for python
* fix: correct resrouce type name + wmill import
* fix: disable automerge ci
* fix: remove unnecessary json parsing
2023-10-11 17:50:21 +02:00
Ruben Fiszel
5b8e39c9cd
chore(main): release 1.183.0 ( #2433 )
...
* chore(main): release 1.183.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.183.0
2023-10-11 17:18:03 +02:00
Faton Ramadani
c914ac64cf
fix(frontend): add a validation for base url ( #2434 )
...
* fix(frontend): add a validation for base url
* fix(frontend): simplify regex
* fix(frontend): fix style
2023-10-11 17:04:54 +02:00
Faton Ramadani
cb2b6dfdba
fix(frontend): fix mobile multi select ( #2431 )
...
* fix(frontend): fix mobile multi select
* fix(frontend): fix mobile multi select
* fix(frontend): fix mobile multi select
2023-10-11 16:01:17 +02:00
Ruben Fiszel
4d26c01df8
handle default base_url in instance settings
2023-10-11 14:50:47 +02:00
Faton Ramadani
e088ec5669
fix(frontend): fix table wizards for old apps ( #2435 )
2023-10-11 14:46:23 +02:00
Faton Ramadani
6f0cda0e1e
feat(frontend): Table wizard ( #2416 )
...
* feat(frontend): add helper to configure AG Grid columns def
* feat(frontend): add all options
* feat(frontend): column definition helper
* feat(frontend): add header name
* feat(frontend): add presets
* feat(frontend): wip
* feat(frontend): rework preset
* feat(frontend): rework preset
* feat(frontend): table wizard
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): ordering
* feat(frontend): add sizing options
* feat(frontend): add sync button
* feat(frontend): add quick add column buttonsa
2023-10-11 14:12:48 +02:00
Faton Ramadani
46d2c13e0d
fix(frontend): fix drawer title truncate ( #2429 )
2023-10-11 14:06:59 +02:00
HugoCasa
109c2f17d6
fix: benchmark config syntax error ( #2432 )
2023-10-11 14:06:37 +02:00
Guillaume Bouvignies
d51fc57c42
build: Publish arm64 binaries ( #2427 )
2023-10-11 09:09:24 +02:00
Guillaume Bouvignies
98635daed9
Fix go-client and run go mod tidy ( #2425 )
2023-10-10 18:42:18 +02:00
Ruben Fiszel
d97325f178
chore(main): release 1.182.3 ( #2424 )
...
* chore(main): release 1.182.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.182.3
2023-10-10 17:33:26 +02:00
Ruben Fiszel
094539ff3a
fix: improve binary build
2023-10-10 17:30:02 +02:00
Guillaume Bouvignies
e9ae3fb7e6
Fix workflow action ( #2423 )
2023-10-10 17:25:33 +02:00
Ruben Fiszel
aef26ea567
chore(main): release 1.182.2 ( #2422 )
...
* chore(main): release 1.182.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.182.2
2023-10-10 17:22:37 +02:00
Guillaume Bouvignies
17b42e6a35
fix: add binaries to release
2023-10-10 17:19:30 +02:00
Ruben Fiszel
dcc6e64f01
chore(main): release 1.182.1 ( #2420 )
...
* chore(main): release 1.182.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.182.1
2023-10-10 17:08:38 +02:00
Henri Courdent
e1eccc2d93
fix: Small fixes UI & Slack OAuth tuto ( #2398 )
...
* Small fixes frontend
* Fixes after Ruben's comments
* Small fixes UI and Slack OAuth tuto
* Fix okta logo
2023-10-10 17:05:18 +02:00
Guillaume Bouvignies
39c4d1754e
Fix go-client api break ( #2419 )
2023-10-10 17:04:29 +02:00
dependabot[bot]
231d9e0266
chore(deps): bump shrink/actions-docker-extract from 2 to 3 ( #2300 )
...
Bumps [shrink/actions-docker-extract](https://github.com/shrink/actions-docker-extract ) from 2 to 3.
- [Release notes](https://github.com/shrink/actions-docker-extract/releases )
- [Commits](https://github.com/shrink/actions-docker-extract/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: shrink/actions-docker-extract
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>
2023-10-10 15:54:14 +02:00
Ruben Fiszel
c37c6f5d5d
chore(main): release 1.182.0 ( #2393 )
...
* chore(main): release 1.182.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.182.0
2023-10-10 15:40:11 +02:00
Guillaume Bouvignies
7c82110000
build: Publish windmill-amd64 binary for each release ( #2417 )
...
* Publish binary on release
* Add step for ee binary
2023-10-10 15:38:36 +02:00
Faton Ramadani
53447f1b43
feat(frontend): column definition helper ( #2399 )
...
* feat(frontend): add helper to configure AG Grid columns def
* feat(frontend): add all options
* feat(frontend): column definition helper
* feat(frontend): add header name
* feat(frontend): add presets
* feat(frontend): rework preset
* feat(frontend): rework preset
* feat(frontend): fix presets
* feat(frontend): add flex + fix adding empty column def
* feat(frontend): add missing unit
2023-10-10 15:25:40 +02:00
Faton Ramadani
bc1ad3b8d0
feat(frontend): error handler tutorial ( #2404 )
...
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-10-09 19:07:32 +02:00
Ruben Fiszel
f9733ae3f5
fix css property ( #2411 )
2023-10-09 18:22:46 +02:00
Guillaume Bouvignies
e960efb499
Better error when executable not found ( #2407 )
...
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-10-09 18:06:05 +02:00
Faton Ramadani
2d7712c021
feat(frontend): fix css editor + fix dark mode ( #2409 )
2023-10-09 17:58:42 +02:00
Ruben Fiszel
007e4df42c
Revert "chore(deps): bump prettyplease from 0.1.25 to 0.2.15 in /backend ( #2256 )" ( #2410 )
...
This reverts commit 08f561bdad .
2023-10-09 17:58:00 +02:00
Ruben Fiszel
112844f294
Revert "chore(deps): bump openapiv3 from 1.0.2 to 1.0.3 in /backend ( #2236 )" ( #2408 )
...
This reverts commit a93af1f3c4 .
2023-10-09 17:45:40 +02:00
Ruben Fiszel
61ee550227
remove automerge dependabot
2023-10-09 17:44:11 +02:00
dependabot[bot]
3d928593cf
chore(deps): bump cla-assistant/github-action from 2.2.1 to 2.3.1 ( #2302 )
...
Bumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action ) from 2.2.1 to 2.3.1.
- [Release notes](https://github.com/cla-assistant/github-action/releases )
- [Commits](https://github.com/cla-assistant/github-action/compare/v2.2.1...v2.3.1 )
---
updated-dependencies:
- dependency-name: cla-assistant/github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 15:40:12 +00:00
dependabot[bot]
a93af1f3c4
chore(deps): bump openapiv3 from 1.0.2 to 1.0.3 in /backend ( #2236 )
...
Bumps [openapiv3](https://github.com/glademiller/openapiv3 ) from 1.0.2 to 1.0.3.
- [Commits](https://github.com/glademiller/openapiv3/compare/v1.0.2...v1.0.3 )
---
updated-dependencies:
- dependency-name: openapiv3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 15:40:12 +00:00
dependabot[bot]
08f561bdad
chore(deps): bump prettyplease from 0.1.25 to 0.2.15 in /backend ( #2256 )
...
Bumps [prettyplease](https://github.com/dtolnay/prettyplease ) from 0.1.25 to 0.2.15.
- [Release notes](https://github.com/dtolnay/prettyplease/releases )
- [Commits](https://github.com/dtolnay/prettyplease/compare/0.1.25...0.2.15 )
---
updated-dependencies:
- dependency-name: prettyplease
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 15:40:11 +00:00
Ruben Fiszel
50dfb62df5
remove ability to delete worker config on non ee
2023-10-09 12:51:37 +02:00
Faton Ramadani
11e0bc76c4
feat(frontend): App polish ( #2397 )
...
* fix(frontend): app polish
* wip
* fix(frontend): rework schedule drawer
* fix(frontend): add Label wrapper for consistency
* fix(frontend): fix tab inconstiencies
* fix(frontend): make kbd modifier visible + fix spacings
* fix(frontend): add spinning animation when assistant is loading
* wip
* fix(frontend): add inner border
* feat(frontend): reorganised metadata fields
* feat(frontend): fix merge
* feat(frontend): fix build
* feat(frontend): fix build
* Update CenteredPage.svelte
* feat(frontend): fix inner-border dark
* wip
* feat(frontend): Fix buttons
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-10-08 23:31:53 +02:00
Ruben Fiszel
21454a7a05
fix: improve handling of large results by frontend
2023-10-08 15:37:10 +02:00
Ruben Fiszel
dece99dd70
add support for single tenant microsoft login
2023-10-08 13:31:51 +02:00
Ruben Fiszel
49eb61001f
improve set saved inputs for mobile
2023-10-08 11:59:44 +02:00
Ruben Fiszel
409e29d851
clarify search by content being an ee feature
2023-10-08 11:41:20 +02:00
Ruben Fiszel
b9858698ce
change max-w-6xl -> max-w-7xl
2023-10-08 11:27:24 +02:00
Ruben Fiszel
25e3ca4cd8
remove .nvmrc
2023-10-08 10:49:13 +02:00
Ruben Fiszel
64c5590aa3
fix: improve flow status viewer for large values
2023-10-07 19:54:36 +02:00
Ruben Fiszel
27c45e38cc
fix: add lsp absolute imports for deno in all cases
2023-10-07 16:36:26 +02:00
Ruben Fiszel
20d7cf0a1f
fix setting resource type description
2023-10-07 16:26:24 +02:00
Ruben Fiszel
3bf9f1ae49
add default fallback vscode widget colors
2023-10-07 16:01:55 +02:00
Ruben Fiszel
bfad05c438
list users require being admin
2023-10-07 06:02:50 +02:00