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
Ruben Fiszel
9b75e33887
fix: fix aggrid initialization
2023-10-06 20:00:01 +02:00
Ruben Fiszel
1e4a010201
UX nits
2023-10-06 19:11:19 +02:00
Ruben Fiszel
c4a817aeb6
feat: add support for aggrid ee
2023-10-06 17:34:13 +02:00
Ruben Fiszel
10994f2703
support clear on text input for date input
2023-10-05 23:43:25 +02:00
Ruben Fiszel
f4957d66b9
fix: tarball for workspace export is generated in /tmp/windmill
2023-10-05 23:00:15 +02:00
Ruben Fiszel
2c9ae41706
feat: manage cache and init scripts from worker group UI ( #2396 )
...
* cache & inits
* cache & inits
* cache & inits
* all
* fix tests
* improve
2023-10-05 19:42:15 +02:00
Faton Ramadani
285bafb51b
Ignored tutorials ( #2394 )
...
* fix(frontend): add ignored tutorials
* fix(frontend): add ignored tutorials
* fix(frontend): tutorial code cleanup
* fix(frontend): refactor how buttons are created
* fix(frontend): Correctly handled ignored tutorials
2023-10-05 17:22:40 +02:00
Faton Ramadani
cad37bc6de
fix(frontend): Fix tutorial trigger ( #2392 )
...
* fix(frontend): Fix tutorial trigger
* fix(frontend): remove useless reactivity
2023-10-05 14:50:35 +02:00
Ruben Fiszel
0f1de9af48
chore(main): release 1.181.0 ( #2369 )
...
* chore(main): release 1.181.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.181.0
2023-10-05 09:56:30 +02:00
Bryan
4cebe0d267
Upgrade debian version to bookworm ( #2386 )
...
* Dockerfile use bookworm
* use python 3.11.4
2023-10-05 09:53:25 +02:00
HugoCasa
768f972cbf
fix: add numeric, array and date types ( #2379 )
...
* fix: add numeric, array and date types
* fix: update parser npm
2023-10-05 09:13:56 +02:00
Faton Ramadani
67ee81cb8e
App polish ( #2385 )
...
* wip
* feat(frontend): polish script settings
2023-10-04 14:36:18 +02:00
Faton Ramadani
e36d21f15f
Tutorials improvement ( #2384 )
...
* fix(frontend): fix tutorials
* fix(frontend): simplify
* fix(frontend): simplify
* fix(frontend): fix skip all
* fix(frontend): fix toggle
* fix(frontend): simplify
2023-10-04 14:28:37 +02:00
Faton Ramadani
63ad53fa70
fix(frontend): fix flow tutorials ( #2383 )
...
* fix(frontend): fix flow tutorials
* fix(frontend): restore tainted
* fix(frontend): add guide about key arrows
* fix(frontend): add how first tutorial is started
* fix(frontend): add how first tutorial is started
* fix(frontend): remove debugger
* fix(frontend): fix deployement issues
2023-10-04 11:12:28 +02:00
Faton Ramadani
bda6f1fe5d
feat(frontend): add driverjs ( #2327 )
...
* feat(frontend): add driverjs
* feat(frontend): pipeline done
* feat(frontend): texts updated
* feat(frontend): split tutorials into two
* feat(frontend): Branch one tutorial
* wip
* feat(frontend): flow editor tutorial v0 done
* feat(frontend): flow editor tutorial v0 done
* feat(frontend): fix how tutorials are started
* feat(frontend): fix how tutorials are started
2023-10-04 10:12:07 +02:00
HugoCasa
e7165f3357
fix: add reserved variables in args ( #2371 )
...
* fix: add reserved variables in args
* fix: only get job when necessary
2023-10-03 18:14:37 +02:00
Ruben Fiszel
ab2ba72f04
improve displayed flow inputs
2023-10-03 16:16:12 +02:00
HugoCasa
733bfe3f14
fix: flow trigger prompt + lower temp ( #2377 )
...
* fix: flow trigger prompt + lower temp
* fix: add back await
2023-10-03 12:00:31 +02:00
Ruben Fiszel
4109bd76d0
add dnspython
2023-10-03 01:08:37 +02:00
HugoCasa
9ed748a0da
fix: schema autocomplete/ai ( #2372 )
...
instanceof does not work with primitive types
2023-10-02 19:57:02 +02:00
HugoCasa
66d15f0c17
fix: ai flow prompt fix + explanation in ui ( #2374 )
2023-10-02 19:40:06 +02:00