Commit Graph

11653 Commits

Author SHA1 Message Date
Nico
b983d1fcf0 Add env variables to configure PM2 log paths + documentation (#22155)
* Add env variables to configure PM2 log paths + documentation

* Sign Contributor License Agreement

* Run prettier fix

* Add changeset

---------

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2024-04-10 11:01:45 -04:00
Pascal Jufer
bf9b95a5c3 Fix "Save As Copy" to include existing values of relational items (#22028) 2024-04-10 16:44:43 +02:00
dependabot[bot]
990d4d8e0b Bump editorjs-toggle-block from 0.3.14 to 0.3.15 (#22151)
Bumps [editorjs-toggle-block](https://github.com/kommitters/editorjs-toggle-block) from 0.3.14 to 0.3.15.
- [Release notes](https://github.com/kommitters/editorjs-toggle-block/releases)
- [Changelog](https://github.com/kommitters/editorjs-toggle-block/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kommitters/editorjs-toggle-block/compare/v0.3.14...v0.3.15)

---
updated-dependencies:
- dependency-name: editorjs-toggle-block
  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-04-10 10:13:58 +02: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]
91a029e893 Bump @aws-sdk/client-ses from 3.533.0 to 3.552.0 (#22150)
Bumps [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) from 3.533.0 to 3.552.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ses/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.552.0/clients/client-ses)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ses"
  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-04-10 01:13:26 +00:00
dependabot[bot]
2581718f7b Bump nanoid from 5.0.6 to 5.0.7 (#22147)
Bumps [nanoid](https://github.com/ai/nanoid) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/5.0.6...5.0.7)

---
updated-dependencies:
- dependency-name: nanoid
  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-10 03:07:23 +02:00
dependabot[bot]
1ce1744895 Bump @editorjs/embed from 2.7.0 to 2.7.1 (#22149)
Bumps [@editorjs/embed](https://github.com/editor-js/embed) from 2.7.0 to 2.7.1.
- [Commits](https://github.com/editor-js/embed/commits)

---
updated-dependencies:
- dependency-name: "@editorjs/embed"
  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-04-10 03:06:47 +02:00
Jonas Kohl
2950e655dd Omit target attribute when newTab is false (#22134)
* Omit `target` attribute when `newTab` is `false`

* Update contributors.yml

* Add changeset

---------

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2024-04-09 14:25:05 -04:00
Rijk van Zanten
c5b884ffdf Move durus out of monorepo
Easier to project manage that way!
2024-04-09 13:59:53 -04:00
Kimia Abtahi
80187aef13 Fix wrong trigger type hook to correct event in flows.md (#22141) 2024-04-09 16:31:13 +02:00
Pascal Jufer
ce0da9cd76 Update Editor.js (used for Block Interface) to 2.29 (#22112) 2024-04-09 09:15:26 +00:00
Pascal Jufer
b031a73725 Update TinyMCE (used for WYSIWYG) to v7 (#22123)
Co-authored-by: ian <licitdev@gmail.com>
2024-04-09 11:07:19 +02:00
dependabot[bot]
7ce870ced4 Bump vue-tsc from 2.0.7 to 2.0.11 (#22127)
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.0.7 to 2.0.11.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.0.11/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  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-04-09 09:27:11 +02:00
dependabot[bot]
420e0377a8 Bump sass from 1.72.0 to 1.74.1 (#22126)
Bumps [sass](https://github.com/sass/dart-sass) from 1.72.0 to 1.74.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.72.0...1.74.1)

---
updated-dependencies:
- dependency-name: sass
  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-09 09:26:40 +02: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
Pascal Jufer
c9105eaead Use Item/PrimaryKey from and move Alterations to @directus/types (#22027)
Co-authored-by: ian <licitdev@gmail.com>
2024-04-08 10:12:26 +02:00
ian
cea3ea9bc6 Remove v-image deprecation notice (#22106) 2024-04-05 16:17:45 +02:00
José Varela
148d1b9577 Fix issues with field creation and updates via Data Studio (#22090)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-04-05 15:45:58 +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
Rijk van Zanten
bd4b8b5949 v10.10.5 v10.10.5 2024-04-03 15:47:12 -04:00
Rijk van Zanten
8eba57d149 New Crowdin updates (#21787)
* Update source file en-US.yaml

* New translations en-us.yaml (Romanian)

* New translations en-us.yaml (French)

* New translations en-us.yaml (Spanish)

* New translations en-us.yaml (Afrikaans)

* New translations en-us.yaml (Arabic)

* New translations en-us.yaml (Bulgarian)

* New translations en-us.yaml (Catalan)

* New translations en-us.yaml (Czech)

* New translations en-us.yaml (Danish)

* New translations en-us.yaml (German)

* New translations en-us.yaml (Greek)

* New translations en-us.yaml (Finnish)

* New translations en-us.yaml (Hebrew)

* New translations en-us.yaml (Hungarian)

* New translations en-us.yaml (Italian)

* New translations en-us.yaml (Japanese)

* New translations en-us.yaml (Korean)

* New translations en-us.yaml (Lithuanian)

* New translations en-us.yaml (Mongolian)

* New translations en-us.yaml (Dutch)

* New translations en-us.yaml (Norwegian)

* New translations en-us.yaml (Polish)

* New translations en-us.yaml (Portuguese)

* New translations en-us.yaml (Russian)

* New translations en-us.yaml (Slovak)

* New translations en-us.yaml (Slovenian)

* New translations en-us.yaml (Albanian)

* New translations en-us.yaml (Serbian (Cyrillic))

* New translations en-us.yaml (Swedish)

* New translations en-us.yaml (Turkish)

* New translations en-us.yaml (Ukrainian)

* New translations en-us.yaml (Chinese Simplified)

* New translations en-us.yaml (Chinese Traditional)

* New translations en-us.yaml (Vietnamese)

* New translations en-us.yaml (Icelandic)

* New translations en-us.yaml (Portuguese, Brazilian)

* New translations en-us.yaml (Indonesian)

* New translations en-us.yaml (Persian)

* New translations en-us.yaml (Spanish, Chile)

* New translations en-us.yaml (Spanish, Mexico)

* New translations en-us.yaml (Thai)

* New translations en-us.yaml (Croatian)

* New translations en-us.yaml (Estonian)

* New translations en-us.yaml (Hindi)

* New translations en-us.yaml (Malay)

* New translations en-us.yaml (English, Canada)

* New translations en-us.yaml (English, United Kingdom)

* New translations en-us.yaml (French, Canada)

* New translations en-us.yaml (Faroese)

* New translations en-us.yaml (Esperanto)

* New translations en-us.yaml (Breton)

* New translations en-us.yaml (Bosnian)

* New translations en-us.yaml (Serbian (Latin))

* New translations en-us.yaml (Bengali, India)

* New translations en-us.yaml (Nepali)

* New translations en-us.yaml (Sorani (Kurdish))

* New translations en-us.yaml (Spanish, Latin America)

* Update source file en-US.yaml

* New translations en-us.yaml (Vietnamese)

* New translations en-us.yaml (Vietnamese)

* New translations en-us.yaml (Italian)

* New translations en-us.yaml (French)

* New translations en-us.yaml (French, Canada)

* Update source file en-US.yaml

* New translations en-us.yaml (Slovak)

* New translations en-us.yaml (Slovak)

* New translations en-us.yaml (Slovak)

* New translations en-us.yaml (Slovak)

* New translations en-us.yaml (Portuguese, Brazilian)

* New translations en-us.yaml (Catalan)

* New translations en-us.yaml (Portuguese, Brazilian)

* New translations en-us.yaml (German)

* New translations en-us.yaml (Sorani (Kurdish))

* New translations en-us.yaml (Croatian)

* New translations en-us.yaml (Croatian)

* New translations en-us.yaml (Polish)

* New translations en-us.yaml (Polish)

* New translations en-us.yaml (Croatian)

* New translations en-us.yaml (Croatian)

* Update source file en-US.yaml

* New translations en-us.yaml (Bulgarian)

* New translations en-us.yaml (Bulgarian)

* Update source file en-US.yaml

* New translations en-us.yaml (Bulgarian)

* New translations en-us.yaml (Telugu)

* New translations en-us.yaml (French)

* New translations en-us.yaml (Bulgarian)

* New translations en-us.yaml (Italian)

* New translations en-us.yaml (French, Canada)

* New translations en-us.yaml (Albanian)
2024-04-03 15:43:54 -04:00
Rijk van Zanten
1ff4bf3330 Improve schema retrieval by caching the schema cache creation (#21824)
* Don't await non-async function

* Add process lock to system schema cache generation

* Add changeset

* Publish message on failure as well to release waiting process

* Update api/src/utils/get-schema.ts

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* Update api/src/utils/get-schema.ts

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* Unsubscribe on callback

* Optimize db init

* Add timeout and infinite loop protection

* Reduce max attempts

* Clear timeout on callback

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-04-03 14:51:22 -04:00
Pascal Jufer
bd417ed679 Override default label for dependabot PRs (#22071) 2024-04-03 16:51:53 +00:00
Pascal Jufer
75e45f66ce Remove label for dependabot PRs (#22064) 2024-04-03 12:35:24 -04:00
Pascal Jufer
582b060e43 Fix active state of Collections in navigation with Content Versions and Bookmarks (#21786) 2024-04-03 16:08:55 +02:00
Pascal Jufer
a288cc9f5d Fix redact log blackbox test (#22061) 2024-04-03 15:29:31 +02:00
Daniel Biegler
9ab4e8ba32 Fix issue when duplicating an item (Save as Copy) with many relational items (#22053)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-04-03 11:54:03 +00:00
dependabot[bot]
aaaf509188 Bump typedoc from 0.25.10 to 0.25.12 (#22058)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.10 to 0.25.12.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.10...v0.25.12)

---
updated-dependencies:
- dependency-name: typedoc
  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-04-03 08:16:18 +02:00
dependabot[bot]
3852555d4f Bump swagger-ui-watcher from 2.1.13 to 2.1.14 (#22056)
Bumps [swagger-ui-watcher](https://github.com/moon0326/swagger-ui-watcher) from 2.1.13 to 2.1.14.
- [Release notes](https://github.com/moon0326/swagger-ui-watcher/releases)
- [Commits](https://github.com/moon0326/swagger-ui-watcher/commits)

---
updated-dependencies:
- dependency-name: swagger-ui-watcher
  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-04-03 08:15:11 +02:00
dependabot[bot]
682afa0068 Bump nodemailer from 6.9.12 to 6.9.13 (#22057)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.12 to 6.9.13.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.12...v6.9.13)

---
updated-dependencies:
- dependency-name: nodemailer
  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-03 08:11:51 +02:00
Pascal Jufer
ab812c2dd7 Fix initial values for boolean filter operators in search interface (#22050)
* Fix initial value for boolean filter types in search interface

* Clean-up comments in getFilterOperatorsForType

* Add changeset

* Use operator for comparition

Co-authored-by: ian <licitdev@gmail.com>

* Adjust changeset

---------

Co-authored-by: ian <licitdev@gmail.com>
2024-04-03 01:01:39 +08:00
dependabot[bot]
1925393a69 Bump pg from 8.11.3 to 8.11.4 (#22044)
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.11.3 to 8.11.4.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.11.4/packages/pg)

---
updated-dependencies:
- dependency-name: pg
  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-02 08:15:55 +02:00
dependabot[bot]
078142103b Bump dompurify from 3.0.10 to 3.0.11 (#22046)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.10 to 3.0.11.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.0.10...3.0.11)

---
updated-dependencies:
- dependency-name: dompurify
  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-04-02 08:14:56 +02:00
Pascal Jufer
44625f1ae4 Handle empty translations in translations test (#21792) 2024-04-01 17:30:55 +02:00
Daniel Biegler
cf70e1a47a Support _contains operation for CSV type (#22002)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-04-01 17:17:24 +02:00
ian
91e17f9252 Update Twilio hook guide to use the errors package (#22037)
Co-authored-by: Pascal Jufer <paescuj@users.noreply.github.com>
2024-04-01 14:49:54 +02:00
Pascal Jufer
1120568b45 Fix migration for module bundle extensions (#21857)
* Fix migration/settings for module bundle extensions

* Revert settings lookup

* Add changeset
2024-04-01 14:34:48 +02:00
dependabot[bot]
b5c18fc68d Bump undici from 6.9.0 to 6.10.2 (#22031)
Bumps [undici](https://github.com/nodejs/undici) from 6.9.0 to 6.10.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.9.0...v6.10.2)

---
updated-dependencies:
- dependency-name: undici
  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-04-01 09:52:04 +02:00
dependabot[bot]
92c1158155 Bump rollup-plugin-node-externals from 7.0.1 to 7.1.1 (#22033)
Bumps [rollup-plugin-node-externals](https://github.com/Septh/rollup-plugin-node-externals) from 7.0.1 to 7.1.1.
- [Release notes](https://github.com/Septh/rollup-plugin-node-externals/releases)
- [Commits](https://github.com/Septh/rollup-plugin-node-externals/compare/v7.0.1...v7.1.1)

---
updated-dependencies:
- dependency-name: rollup-plugin-node-externals
  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-01 09:51:27 +02:00
daedalus
aa6ba15a15 Fix marketplace pagination not allowing partial pages (#22034) 2024-04-01 09:50:35 +02:00
Aprilia
6e435c6300 Fix code in react real-time chat guide (#22035) 2024-04-01 09:35:26 +02:00
Pascal Jufer
b4dc3bcd28 Fix randomUUID import in Webhooks deprecation migration (#22029) 2024-03-31 23:27:32 -04:00
Pascal Jufer
081cd5a35f Update copyright year in remaining licenses (#22030) 2024-03-31 19:58:03 -04:00
Pascal Jufer
ada69e7fde Pause "Auto Refresh" when page is idle (#22024)
Co-authored-by: Brainslug <tim@brainslug.nl>
2024-03-31 21:19:39 +02:00
José Varela
19be0ce4cb Fix Save As Copy when duplicating M2M/O2M fields (#21896)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-03-31 17:24:07 +00:00
Brainslug
988bc8762e [App] Migrate authentication and refreshing to the SDK (#21938)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-03-31 14:28:11 +02:00
Brainslug
59bb45bd38 Remove or re-install missing extensions (#21969)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-03-30 15:47:42 +01:00
daedalus
aa5f13063f docs(email templates): incorrect sample path (#22022) 2024-03-29 22:34:10 +01:00
Rijk van Zanten
43cf048d21 Update migrations to fix initialization on MS SQL and CockroachDB (#22019)
* Alter migration to succeed in Crdb 23

* Add changeset
2024-03-29 15:07:45 -04:00
dependabot[bot]
b9e32c340d Bump vue-tsc from 2.0.5 to 2.0.7 (#22014)
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.0.5 to 2.0.7.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.0.7/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  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-29 11:07:01 +01:00