10743 Commits

Author SHA1 Message Date
Rijk van Zanten
926f19d3fa 10.6.3 v10.6.3 2023-09-25 15:43:10 -04:00
Rijk van Zanten
71d7fb68a1 New Crowdin updates (#19778)
* New translations en-us.yaml (Albanian)

* New translations en-us.yaml (German)

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

* New translations en-us.yaml (Persian)

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

* New translations en-us.yaml (Arabic)

* New translations en-us.yaml (Italian)

* New translations en-us.yaml (Dutch)

* New translations en-us.yaml (Vietnamese)

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

* New translations en-us.yaml (Spanish)

* New translations en-us.yaml (Croatian)

* New translations en-us.yaml (Turkish)

* New translations en-us.yaml (Romanian)

* New translations en-us.yaml (French)

* 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 (Finnish)

* New translations en-us.yaml (Hungarian)

* New translations en-us.yaml (Japanese)

* New translations en-us.yaml (Korean)

* New translations en-us.yaml (Lithuanian)

* 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 (Ukrainian)

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

* New translations en-us.yaml (Indonesian)

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

* New translations en-us.yaml (Thai)

* New translations en-us.yaml (Estonian)

* New translations en-us.yaml (Hindi)

* 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 (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 (French)
2023-09-25 15:38:55 -04:00
Pascal Jufer
4f46907c42 Add notice for Field Conditions bug (#19805)
* Add notice for Field Conditions bug

* Update .changeset/fast-ways-approve.md

* Update .changeset/fast-ways-approve.md

* Update .changeset/fast-ways-approve.md

* Update .changeset/fast-ways-approve.md
2023-09-25 15:36:22 -04:00
Pascal Jufer
d50e52f9e9 Fix format of stored field conditions value (#19799)
* Fix format of stored field conditions value

* Add changeset
2023-09-25 12:41:26 -04:00
Rijk van Zanten
8a62031362 Add email validation on user create/update (#19794)
* Add email validation message error

* Validate emails on user create/update

* Add translation for app display
2023-09-25 09:54:56 -04:00
Nitwel
c59fc8f240 Add display options for repeater (#19703)
Co-authored-by: Brainslug <tim@brainslug.nl>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: Jan Arends <jan.arends@mailbox.org>
2023-09-25 15:02:53 +02:00
Brainslug
10ce827788 SDK authentication mode (#19766)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-25 13:26:09 +02:00
Brainslug
b33fbe2002 SDK Fixes websocket subscription output typing (#19791)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-25 13:24:06 +02:00
Daniel Biegler
8374a9a8b6 Pass file-id down so that FilesService can replace asset upon URL import (#19788) 2023-09-25 13:23:50 +02:00
Pascal Jufer
0404b20b7b Enhance display of status & role in user popup (#19790) 2023-09-25 13:02:40 +02:00
Brainslug
58f9efb03a Docs replaced old SDK SSO example (#19787)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-25 12:54:16 +02:00
Brainslug
f4fdc28146 SDK Fixes serverPing output type (#19789) 2023-09-25 12:53:56 +02:00
Brainslug
501a4686f1 SDK Extra JSON Mime-Type (#19786) 2023-09-25 12:16:51 +02:00
Stanislaw Schlosser
158019f404 Set payload filename on upload even if primaryKey exists. (#19771)
* Set payload filename on upload even if primaryKey exists.

This way on image replace we update the file extension on disk and download filename.

* Add 0x2aff to contributors.yml

* Put 0x2aff contributor into quotes.

* add changeset

* Update changeset to reflect also extension

---------

Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com>
2023-09-25 11:52:00 +02:00
Stanislaw Schlosser
95aaae569d Add missing null-check for user-role in user-popover-component. (#19774)
Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-23 21:12:24 +02:00
Stanislaw Schlosser
bccd7d53b7 Docs/19781 broken link to project settings in glosarry (#19783) 2023-09-23 19:17:27 +02:00
Pascal Jufer
2992b407bd Normalized search value in data model page (#19751)
* Normalize search value in data model page

* Wrap v-highlight component to accept additional props

To fix the following message:
> [Vue warn]: Extraneous non-props attributes (class) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.
> at <VHighlight ref="collectionName" query=null text="B"  ... >

* Add changeset

* Update v-highlight snapshot

* Update .changeset/swift-dryers-juggle.md
2023-09-21 09:42:17 -04:00
Kevin Lewis
21f07c9dbc Add sitemap to docs (#19750)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-21 09:57:59 +02:00
Rijk van Zanten
0681f17575 Remove note 2023-09-20 16:55:55 -04:00
Pascal Jufer
1fd9259efd Bundle @directus/utils (#19714) 2023-09-20 22:38:00 +02:00
Pascal Jufer
1ce005dcee Make highlighted text more visible in dark mode (#19748)
* Make highlighted text more visible in dark mode

* Add changeset
2023-09-20 18:11:23 +02:00
Brainslug
02d7bcc607 Sdk credentials (#19749)
* removed defaulted fetch credentials option in authentication

* removed defaulted fetch credentials option in graphql

* removed defaulted fetch credentials option in rest

* Create twelve-boxes-teach.md
2023-09-20 11:51:36 -04:00
jbmolle
8f37b5a16e fix: load configuration from JSON or YAML file (#19745)
* fix: load configuration from JSON or YAML file

* fix: format file with prettier

* Create beige-boats-design.md

---------

Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>
2023-09-20 15:34:42 +02:00
Pascal Jufer
59f9ce4a5d Remove padding in v-highlight to fix display issues (#19740)
* Remove padding in v-highlight to fix various display issues

* Add changeset
2023-09-20 13:46:21 +02:00
rijkvanzanten
e908db17b4 v10.6.2 v10.6.2 2023-09-19 13:28:29 -04:00
Rijk van Zanten
db5082eeb2 New Crowdin updates (#19532)
* New translations en-US.yaml (Chinese Simplified)

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

* New translations en-US.yaml (Vietnamese)

* New translations en-US.yaml (Vietnamese)

* New translations en-US.yaml (German)

* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Arabic)

* New translations en-US.yaml (Arabic)

* New translations en-US.yaml (Spanish)

* New translations en-US.yaml (Croatian)

* New translations en-US.yaml (Turkish)

* New translations en-US.yaml (Turkish)

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

* New translations en-US.yaml (Italian)

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

* New translations en-US.yaml (Croatian)

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

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

* Update source file en-US.yaml

* New translations en-US.yaml (Estonian)

* New translations en-US.yaml (Estonian)

* New translations en-US.yaml (Italian)
2023-09-19 13:15:39 -04:00
Brainslug
243eed781b Merge pull request from GHSA-hmgw-9jrg-hf2m
* Add extra error handling for invalid messages

* added description and logging

* renamed fix function

---------

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2023-09-19 13:12:42 -04:00
Pascal Jufer
adb1617fef Require less items to show search in v-select & v-field-list (#19737)
* Require less items to show search in v-select & v-field-list

* Add changeset
2023-09-19 12:59:10 -04:00
Pascal Jufer
c413788c67 Apply workaround for update permission check for rules with relational fields (#19728)
* Apply workaround for update permission check for rules with relational fields

* Add basic update tests for isAllowed

* Enhance parseFilter tests

* Add changeset
2023-09-19 11:30:25 -04:00
Pascal Jufer
a6de008059 Fix collection selection in field duplication (#19732)
* Fix collection selection in field duplication

* Add changeset

* Remove unused import

---------

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2023-09-19 10:08:22 -04:00
rijkvanzanten
f82e03fe9f Add 'optional' flag to supabase endpoint 2023-09-19 09:43:09 -04:00
Pascal Jufer
a82f5b9a56 Show divider in related item drawer only if necessary (#19715)
* Show divider in related item drawer only if necessary

* Enhance types while we're at it

* Add changeset

---------

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2023-09-18 16:28:44 -04:00
Brainslug
8d3bf6cd5d SDK Removed invalid login provider option (#19722)
* Removed provider option

* Create lazy-zebras-dress.md

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-18 16:28:04 -04:00
Jeremy Zilar
3967f9fe6f Add clarity to ROOT_REDIRECT and SERVE_APP (#19725)
* Add clarity to ROOT_REDIRECT and SERVE_APP

Clarifying the function of the `ROOT_REDIRECT` and `SERVE_APP` settings in the config docs.

* Add my username to contributors.yml

* fix typo

* Tweak descriptions

---------

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2023-09-18 16:27:34 -04:00
Pascal Jufer
ab64b3db28 Ensure all dependent packages are bumped on release (#19711)
Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com>
2023-09-18 09:35:33 +00:00
Brainslug
366b8678f1 SDK Improved input checks (#19702)
* added extra guards for a couple commands

* Abstracted guard checking to util

* Updated the delete commands

* Updated the read commands

* Updated the update commands

* Create slow-buckets-draw.md

* my friend prettier
2023-09-16 11:51:13 -04:00
Kevin Lewis
d423fe61dc Updated SendGrid extension guide to import package (#19687)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-15 15:07:01 +00:00
Christian Rendl
59c795d7a9 Fix initialization order to avoid page-not-found error (#19685)
* Fix initialization order to avoid page-not-found error

* Sign CLA

* Sign CLA

* Slightly adjust the comment

* Add changeset

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-15 15:57:58 +02:00
José Varela
9819049f0c Assets: Handle transformation timeout errors (#19684)
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: ian <licitdev@gmail.com>
2023-09-15 13:32:50 +00:00
Brainslug
523c57739c Update npm init docs (#19688)
* Update npm init docs

* prettier
2023-09-14 10:43:52 -04:00
Brainslug
c200de8e2d Added SDK TypeScript version to docs (#19686)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-14 14:10:45 +02:00
Esther Agbaje
ac43a43223 docs: update sdk imports (#19681) 2023-09-13 22:09:59 +02:00
Pascal Jufer
b51c26d725 Use v-form for field conditions and validation settings (#19639)
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
Co-authored-by: Brainslug <tim@brainslug.nl>
2023-09-13 18:27:33 +02:00
thame
3ece72eac9 Fix typo (#19667)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-13 15:39:20 +02:00
Pascal Jufer
9854a2174f Import config.js file as ESM (#19654)
Co-authored-by: Brainslug <tim@brainslug.nl>
2023-09-13 13:19:34 +00:00
Pascal Jufer
0c56c46fdf Attempt to make "require shares fields" migration safer/more reliable (#19619)
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
2023-09-12 21:10:58 +02:00
Kevin Lewis
9f216c09bc Tab-based snippet toggler (#19670)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-12 17:31:03 +02:00
Pascal Jufer
1389c95f73 Clean-up code in block editor & fix value watcher (#19634)
* Clean-up code in block editor & fix value watcher

* Add changeset

* Update .changeset/large-gorillas-decide.md
2023-09-12 08:51:33 +02:00
Brainslug
a9116ab5ef Updated sharp dependency (#19658)
* updated sharp dependency

* added package lock

* Create chilly-adults-rule.md
2023-09-11 11:24:15 -04:00
Brainslug
0910f6fb13 Update node version in docs (#19656)
* fix node version in docs

* always prettier
2023-09-11 14:51:41 +02:00