Pascal Jufer
|
13da3cbcaa
|
Adjust SAML blackbox test (#22531)
|
2024-05-21 13:58:49 +02:00 |
|
Pascal Jufer
|
8706b9daba
|
Adjust "refresh" blackbox test (#22529)
|
2024-05-21 10:39:33 +00:00 |
|
Rijk van Zanten
|
ec2604f913
|
Don't require KEY or SECRET to be set on startup (#22320)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-05-06 13:00:10 +00:00 |
|
Pascal Jufer
|
cf83f33939
|
Patch Tuesday 🐸 (Light Edition) (#22376)
|
2024-05-03 11:19:23 +02:00 |
|
Pascal Jufer
|
160b982928
|
Patch Tuesday 🐸 (#22063)
Co-authored-by: Hannes Küttner <4376726+hanneskuettner@users.noreply.github.com>
|
2024-04-30 10:49:20 +02:00 |
|
José Varela
|
bf47a19428
|
API: Prevent endless loop on get-schema (#22230)
* Prevent endless loop on `get-schema`
* Make magic value configurable
* Fix linter warning
* Add changeset
---------
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
|
2024-04-17 15:50:27 -04:00 |
|
dependabot[bot]
|
070d1e1469
|
Bump listr2 from 8.0.2 to 8.2.1 (#22152)
Bumps [listr2](https://github.com/listr2/listr2) from 8.0.2 to 8.2.1.
- [Release notes](https://github.com/listr2/listr2/releases)
- [Changelog](https://github.com/listr2/listr2/blob/master/release.config.cjs)
- [Commits](https://github.com/listr2/listr2/compare/listr2@8.0.2...listr2@8.2.1)
---
updated-dependencies:
- dependency-name: listr2
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>
|
2024-04-10 01:17:03 +00:00 |
|
dependabot[bot]
|
107ae55a4d
|
Bump axios from 1.6.7 to 1.6.8 (#22128)
Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.6.8.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.7...v1.6.8)
---
updated-dependencies:
- dependency-name: axios
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>
|
2024-04-09 08:54:03 +02:00 |
|
ian
|
4a5b630982
|
Fix extensions breaking change in blackbox tests (#22096)
* Fix extensions breaking change in blackbox tests
* Remove non-required props
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-04-04 17:30:03 +00:00 |
|
Pascal Jufer
|
a288cc9f5d
|
Fix redact log blackbox test (#22061)
|
2024-04-03 15:29:31 +02:00 |
|
dependabot[bot]
|
a707354d9b
|
Bump get-port from 7.0.0 to 7.1.0 (#21929)
Bumps [get-port](https://github.com/sindresorhus/get-port) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/sindresorhus/get-port/releases)
- [Commits](https://github.com/sindresorhus/get-port/compare/v7.0.0...v7.1.0)
---
updated-dependencies:
- dependency-name: get-port
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>
|
2024-03-21 11:08:20 +01:00 |
|
dependabot[bot]
|
8bcabcc4a7
|
Bump vite-tsconfig-paths from 4.3.1 to 4.3.2 (#21863)
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.3.1...v4.3.2)
---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
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>
|
2024-03-15 00:49:03 +00:00 |
|
Brainslug
|
77d73398f1
|
Session Based Authentication (#21239)
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-03-04 01:59:45 +01:00 |
|
Pascal Jufer
|
79c2701a74
|
Drop uuid dependency in favor of Node.js built-in (#21625)
|
2024-02-29 05:07:20 +01:00 |
|
dependabot[bot]
|
09baade4e9
|
Bump vitest from 1.3.0 to 1.3.1 (#21559)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.1/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
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>
|
2024-02-26 11:28:04 +01:00 |
|
dependabot[bot]
|
19d5116c21
|
Bump argon2 from 0.31.2 to 0.40.1 (#21557)
Bumps [argon2](https://github.com/ranisalt/node-argon2) from 0.31.2 to 0.40.1.
- [Release notes](https://github.com/ranisalt/node-argon2/releases)
- [Commits](https://github.com/ranisalt/node-argon2/commits)
---
updated-dependencies:
- dependency-name: argon2
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>
|
2024-02-26 02:07:55 +01:00 |
|
dependabot[bot]
|
01d3b3f524
|
Bump vitest from 1.2.2 to 1.3.0 (#21468)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.0/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
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>
|
2024-02-19 09:59:45 +01:00 |
|
Pascal Jufer
|
7811d83884
|
Clean-up MESSENGER_* config options (#21452)
|
2024-02-16 12:15:28 +01:00 |
|
Pascal Jufer
|
206a7cae0b
|
Update dependencies (#21428)
|
2024-02-14 12:12:50 +01:00 |
|
Pascal Jufer
|
56b809abe4
|
Fix item permissions check (#21152)
* Introduce permissions API endpoint to fix item permissions check
* Add changeset
* Revision
- Wrap API response in 'data' prop
- Split-up usePermissions composables & add tests
- Rework all permission checks
* Remove obsolete test
* Revision 2
- Singleton support
- Bug fixes
- Use permission composables wherever applicable
- Complete tests
* Update mock path in archive test
* Move remaining checks to usePermissions composables
* Update docs
* Lint & spelling fix
* Add SDK method
* Require authentication for getItemPermissions service
* Add blackbox tests
* Use multi-line if
Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com>
* Format JSON code blocks
* Use correct type for computed values
Co-authored-by: Brainslug <tim@brainslug.nl>
* More explicit check & add comments
---------
Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com>
Co-authored-by: Brainslug <tim@brainslug.nl>
|
2024-02-07 21:50:35 +01:00 |
|
Pascal Jufer
|
86aedeb27c
|
Patch Tuesday 🐸 (#21221)
* Update root deps
* Update `@directus/api` deps
* Update `@directus/app` deps
* Update `docs` deps
* Update `@directus/components` deps
* Update `@directus/composables` deps
* Update `create-directus-extension` deps
* Update `create-directus-project` deps
* Update `@directus/data` deps
* Update `@directus/data-driver-postgres` deps
* Update `@directus/data-sql` deps
* Update `@directus/env` deps
* Update `@directus/extensions` deps
* Update `@directus/extensions-sdk` deps
* Update `@directus/memory` deps
* Update `@directus/random` deps
* Update `@directus/release-notes-generator` deps
* Update `@directus/storage` deps
* Update `@directus/storage-driver-cloudinary` deps
* Update `@directus/storage-driver-local` deps
* Update `@directus/storage-driver-s3` deps
* Update `@directus/storage-driver-supabase` deps
* Update `@directus/stores` deps
* Update `@directus/themes` deps
* Update `@directus/update-check` deps
* Update `@directus/utils` deps
* Update `@directus/validation` deps
* Update `tests/blackbox` deps
* Add changeset
* Bump pnpm to 8.15.0
* Update GH actions
|
2024-01-28 22:56:34 +01:00 |
|
Pascal Jufer
|
4a99e09a9d
|
Use forks for blackbox tests (#21222)
|
2024-01-28 22:49:27 +01:00 |
|
Pascal Jufer
|
2584bd5330
|
Update vitest to v1.2.2 (#21216)
|
2024-01-28 13:43:53 +01:00 |
|
dependabot[bot]
|
14c97d730f
|
Bump vite-tsconfig-paths from 4.2.3 to 4.3.1 (#21137)
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.2.3 to 4.3.1.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.2.3...v4.3.1)
---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
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>
|
2024-01-19 08:17:23 +01:00 |
|
Pascal Jufer
|
df44649f94
|
Start splitting blackbox tests (#21078)
|
2024-01-14 19:34:23 +01:00 |
|
dependabot[bot]
|
6b76aa77b6
|
Bump axios from 1.6.2 to 1.6.5 (#21035)
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.6.5.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.6.5)
---
updated-dependencies:
- dependency-name: axios
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>
|
2024-01-11 00:53:49 +00:00 |
|
Aasim Attia
|
d818315a10
|
app type fixes (#20747)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-01-10 22:47:12 +01:00 |
|
dependabot[bot]
|
c4c7aa2d8e
|
Bump graphql-ws from 5.14.2 to 5.14.3 (#20993)
Bumps [graphql-ws](https://github.com/enisdenjo/graphql-ws) from 5.14.2 to 5.14.3.
- [Release notes](https://github.com/enisdenjo/graphql-ws/releases)
- [Changelog](https://github.com/enisdenjo/graphql-ws/blob/master/CHANGELOG.md)
- [Commits](https://github.com/enisdenjo/graphql-ws/compare/v5.14.2...v5.14.3)
---
updated-dependencies:
- dependency-name: graphql-ws
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>
|
2024-01-08 02:02:35 +01:00 |
|
Rijk van Zanten
|
0b0db0f449
|
Deprecate Messenger in favor of shared Bus (#20862)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-01-06 23:49:38 +00:00 |
|
dependabot[bot]
|
1c7853a606
|
Bump vite-tsconfig-paths from 4.2.2 to 4.2.3 (#20966)
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.2.2...v4.2.3)
---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
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>
|
2024-01-05 03:23:20 +01:00 |
|
dependabot[bot]
|
d09586d4c7
|
Bump ws from 8.15.1 to 8.16.0 (#20905)
* Bump ws from 8.15.1 to 8.16.0
Bumps [ws](https://github.com/websockets/ws) from 8.15.1 to 8.16.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.15.1...8.16.0)
---
updated-dependencies:
- dependency-name: ws
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Disable new autoPong feature
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-01-03 10:08:56 +00:00 |
|
dependabot[bot]
|
9dda56c924
|
Bump vitest from 1.1.0 to 1.1.1 (#20931)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.1/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
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>
|
2024-01-02 00:57:30 +01:00 |
|
Mahendra Kumar
|
d24e0f03f0
|
fix(api): bigInt auto increment not being reset in postgres (#20867)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2023-12-26 15:20:43 +01:00 |
|
dependabot[bot]
|
572da8a7be
|
Bump listr2 from 8.0.0 to 8.0.1 (#20826)
Bumps [listr2](https://github.com/listr2/listr2) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/listr2/listr2/releases)
- [Changelog](https://github.com/listr2/listr2/blob/master/release.config.cjs)
- [Commits](https://github.com/listr2/listr2/compare/listr2@8.0.0...listr2@8.0.1)
---
updated-dependencies:
- dependency-name: listr2
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-12-21 01:30:59 +01:00 |
|
Pascal Jufer
|
98532788d5
|
Selective Patch Tuesday 🐸 (#20796)
|
2023-12-20 00:26:15 +01:00 |
|
Pascal Jufer
|
9412ee5096
|
Split up server startup in cache purge test (#20773)
|
2023-12-17 23:22:34 +01:00 |
|
Pascal Jufer
|
875bd54ab2
|
Split up server startup in schema cache test (#20770)
|
2023-12-16 23:28:34 +01:00 |
|
dependabot[bot]
|
25190b42f1
|
Bump ws from 8.15.0 to 8.15.1 (#20726)
Bumps [ws](https://github.com/websockets/ws) from 8.15.0 to 8.15.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.15.0...8.15.1)
---
updated-dependencies:
- dependency-name: ws
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-12-13 02:24:07 +01:00 |
|
Pascal Jufer
|
4e07626f14
|
Fix new postgis image versions (#20709)
|
2023-12-11 20:20:55 +01:00 |
|
Pascal Jufer
|
bec3b68351
|
Align versions in dev / test docker compose files (#20708)
|
2023-12-11 19:52:44 +01:00 |
|
Pascal Jufer
|
3aa704d694
|
Update blackbox test deps (#20706)
|
2023-12-11 18:27:35 +01:00 |
|
Pascal Jufer
|
0529b19537
|
Fix check for bootstrap success in blackbox test (#20695)
|
2023-12-10 20:51:30 +01:00 |
|
Pascal Jufer
|
81c9156508
|
Update Vitest to v1 (#20694)
|
2023-12-10 19:49:45 +01:00 |
|
Pascal Jufer
|
a5215d674b
|
Update TypeScript to 5.3.2 (#20571)
|
2023-11-29 13:54:56 +01:00 |
|
Pascal Jufer
|
f4917cf269
|
Retry flaky blackbox test & add debugging (#20503)
|
2023-11-22 16:17:00 +01:00 |
|
Pascal Jufer
|
8ddce95348
|
Increased blackbox tests timeouts (#20498)
|
2023-11-22 13:37:19 +01:00 |
|
Pascal Jufer
|
4317aa7489
|
Fix blackbox assets tests (#20489)
|
2023-11-21 16:56:28 +01:00 |
|
Pascal Jufer
|
ba7fac402e
|
Update Prettier v3.1.0 (#20481)
|
2023-11-20 16:23:22 +01:00 |
|
Pascal Jufer
|
8d294403e8
|
Revert "Revert/Pin MinIO version for blackbox tests (#20400)" (#20404)
This reverts commit 292400341f.
|
2023-11-12 12:36:23 +01:00 |
|
Pascal Jufer
|
f4fb28ad7c
|
Simplify sequential list in blackbox tests (#20403)
* Simplify sequential list in blackbox tests
* Sneak in little type fix
|
2023-11-12 11:42:57 +01:00 |
|