Ruben Fiszel
7f9078b698
fix: upgrade admins hub sync
2023-08-17 22:51:21 +02:00
Ruben Fiszel
843430cc39
fix: unify clients to use server-side interpolation to retrieve full resources
2023-08-17 20:16:50 +02:00
Ruben Fiszel
d8dd641cc3
fix: unify clients to use server-side interpolation to retrieve full resources
2023-08-17 20:16:50 +02:00
Ruben Fiszel
a8c46066b1
fix: unify clients to use server-side interpolation to retrieve full resources
2023-08-17 20:16:50 +02:00
HugoCasa
40e52a4b5e
feat: graphql custom headers ( #2111 )
2023-08-17 16:19:51 +02:00
HugoCasa
1b3a5be60c
feat: copilot tokens streaming + cancel ( #2107 )
...
* feat: copilot tokens streaming + cancel
* fix: UI improvements
2023-08-17 14:21:42 +02:00
HugoCasa
ab0349b674
fix: powershell icon ( #2109 )
2023-08-17 12:18:30 +02:00
Ruben Fiszel
368164474a
hide .netrc content
2023-08-17 12:09:34 +02:00
Ruben Fiszel
1652ac20c2
fix: set NETRC at init and not for every job
2023-08-17 12:00:19 +02:00
Ruben Fiszel
b56f901726
chore(main): release 1.149.0 ( #2084 )
...
* chore(main): release 1.149.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-08-17 11:41:34 +02:00
Sindre Svendby
63c1515053
Tanstack init config for width will now be applied to columns ( #2095 )
2023-08-17 11:33:20 +02:00
Ry Blaisdell
ca6a23a094
make tooltips non-gender specific ( #2097 )
2023-08-16 20:15:43 +02:00
Faton Ramadani
3a92d092d4
feat(frontend): Add List pagination + add loading state in tables ( #2096 )
...
* feat(frontend): Add List pagination + add loading state in tables
* feat(frontend): Use the same configuration as the Table, and managed pagination properly
* feat(frontend): Fix wording + update default code + preconnect page output
* feat(frontend): Fix wording + update default code + preconnect page output
* feat(frontend): fix default code
* feat(frontend): add comment in the default code to explain what the page parameter is
* feat(frontend): revert changes
2023-08-16 15:00:07 +02:00
Ruben Fiszel
a8f0b9aeff
fix: fix folder creation if job folder already exist
2023-08-16 14:56:07 +02:00
Ruben Fiszel
0943296736
fix: appgrid refresh selected on row on result changes
2023-08-15 22:20:48 +02:00
Ruben Fiszel
09c7b39017
fix: fix go envs passing
2023-08-15 21:49:49 +02:00
Faton Ramadani
bf322688e4
fix(frontend): Fix toast when adding a user + set default vscoode the… ( #2080 )
...
* fix(frontend): Fix toast when adding a user + set default vscoode theme variable + fix DisplayResult componnet
* fix(frontend): handle both encoding
* fix(frontend): add all editorHoverWidget classes
2023-08-15 10:46:33 +02:00
Ruben Fiszel
c147d5f169
reword
2023-08-15 09:41:53 +02:00
dependabot[bot]
f2c5e746bd
chore(deps-dev): bump eslint from 8.44.0 to 8.47.0 in /frontend ( #2075 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.44.0 to 8.47.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.47.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
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-08-14 19:00:19 +00:00
dependabot[bot]
0e251a28a6
chore(deps-dev): bump tslib from 2.6.0 to 2.6.1 in /frontend ( #2074 )
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/2.6.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:development
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-08-14 18:56:55 +00:00
dependabot[bot]
e42fe2b948
chore(deps-dev): bump svelte-awesome from 3.2.0 to 3.2.1 in /frontend ( #2073 )
...
Bumps [svelte-awesome](https://github.com/RobBrazier/svelte-awesome ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/RobBrazier/svelte-awesome/releases )
- [Changelog](https://github.com/RobBrazier/svelte-awesome/blob/master/CHANGELOG.md )
- [Commits](https://github.com/RobBrazier/svelte-awesome/compare/v3.2.0...v3.2.1 )
---
updated-dependencies:
- dependency-name: svelte-awesome
dependency-type: direct:development
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-08-14 18:55:27 +00:00
Ruben Fiszel
68dcc571d8
chore(main): release 1.148.0 ( #2051 )
...
* chore(main): release 1.148.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-08-14 18:36:15 +02:00
HugoCasa
5b11f7e6cd
feat: add s3 snippets ( #2052 )
...
* feat: add s3 snippets
* fix: rename to push pull aggregate
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-08-14 18:23:17 +02:00
Ruben Fiszel
93407b0c9e
fix worker initialization on ee
2023-08-14 18:18:37 +02:00
HugoCasa
e13d1b8f63
fix: remove ansi codes from result ( #2069 )
...
* fix: remove ansi codes from result
* fix: remove also in error logs
2023-08-14 18:09:52 +02:00
Ruben Fiszel
e6fdaeb58d
fix worker initialization on ee
2023-08-14 18:08:21 +02:00
Ruben Fiszel
0e5ffebae3
fix tar initialization
2023-08-14 17:52:27 +02:00
Ruben Fiszel
95fea0731c
fix tar initialization
2023-08-14 17:49:46 +02:00
Ruben Fiszel
8e935cc136
fix tar initialization
2023-08-14 17:49:03 +02:00
Faton Ramadani
0d0c3ebb70
fix(frontend): Fix Dark mode in the sleep helpbox ( #2072 )
2023-08-14 17:40:00 +02:00
Ruben Fiszel
c711180bdc
fix tar initialization
2023-08-14 16:16:42 +02:00
HugoCasa
20700bac5c
fix: allow multiple db schema explorers ( #2054 )
2023-08-14 15:13:55 +02:00
Ruben Fiszel
4b4463f461
be more selective to create global cache
2023-08-14 13:36:41 +02:00
Ruben Fiszel
1b06bb9f8c
remove bun from the tarcache
2023-08-14 13:12:34 +02:00
HugoCasa
cd8df1d254
fix: script fix no resource + error handling ( #2053 )
2023-08-14 12:03:23 +02:00
Ruben Fiszel
86d5841886
update npm lock
2023-08-14 02:33:47 +02:00
Ruben Fiszel
70f4583a39
fix: handle object pat in sig of typescript
2023-08-13 22:06:10 +02:00
Ruben Fiszel
38f9007b95
fix tests
2023-08-13 17:20:29 +02:00
Ruben Fiszel
0dda933e9f
chore(main): release 1.147.3 ( #2050 )
...
* chore(main): release 1.147.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-08-13 16:19:25 +02:00
Ruben Fiszel
016b765480
fix bun deploy
2023-08-13 16:18:26 +02:00
Ruben Fiszel
d0929cd863
fix(bun): correctly handle empty deps script bun to deploy
2023-08-13 16:12:10 +02:00
Ruben Fiszel
aaf5d0c8b2
chore(main): release 1.147.2 ( #2049 )
...
* chore(main): release 1.147.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-08-13 15:43:38 +02:00
Ruben Fiszel
cddf59606f
avoid reconnecting to ws unecessarily with bun
2023-08-13 15:40:34 +02:00
Ruben Fiszel
0acc544c41
fix(bun): add npm type acquisition
2023-08-13 15:38:05 +02:00
Ruben Fiszel
6c672b5a23
fix frontend compile issues
2023-08-13 15:05:18 +02:00
Ruben Fiszel
0d2ea07fa2
chore(main): release 1.147.1 ( #2048 )
2023-08-13 14:58:34 +02:00
Ruben Fiszel
a5e0eaa4d4
fix(bun): only install -p dependencies
2023-08-13 14:41:59 +02:00
Ruben Fiszel
0740c3cbca
fix(bun): only install when requirements are missing if using nsjail
2023-08-13 14:29:31 +02:00
Ruben Fiszel
f72745d987
fix script builder
2023-08-13 14:26:07 +02:00
Ruben Fiszel
08e234261a
publish lsp independently
2023-08-13 14:10:30 +02:00