Commit Graph

5511 Commits

Author SHA1 Message Date
dependabot[bot]
b8152ecb00 Bump nanoid from 3.1.22 to 3.1.23 (#5869)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.22 to 3.1.23.
- [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/3.1.22...3.1.23)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 11:09:21 -04:00
dependabot[bot]
2696ed5d93 Bump nanoid from 3.1.22 to 3.1.23 (#5869)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.22 to 3.1.23.
- [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/3.1.22...3.1.23)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 11:08:04 -04:00
dependabot[bot]
1e7bb0ee23 Bump nanoid from 3.1.22 to 3.1.23 (#5869)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.22 to 3.1.23.
- [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/3.1.22...3.1.23)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 11:07:36 -04:00
dependabot[bot]
266b1bb4b5 Bump liquidjs from 9.24.1 to 9.25.0 (#5865)
Bumps [liquidjs](https://github.com/harttle/liquidjs) from 9.24.1 to 9.25.0.
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harttle/liquidjs/compare/v9.24.1...v9.25.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 08:28:08 -04:00
dependabot[bot]
6cc189e0f0 Bump ms from 2.1.2 to 2.1.3 (#5867)
Bumps [ms](https://github.com/vercel/ms) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/vercel/ms/releases)
- [Commits](https://github.com/vercel/ms/compare/2.1.2...2.1.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 08:25:06 -04:00
dependabot[bot]
1dd3df4714 Bump @types/lodash from 4.14.169 to 4.14.170 (#5866)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.169 to 4.14.170.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 08:24:24 -04:00
dependabot[bot]
66295e10a1 Bump keyv-memcache from 1.2.4 to 1.2.5 (#5870)
Bumps [keyv-memcache](https://github.com/jaredwray/keyv-memcache) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/jaredwray/keyv-memcache/releases)
- [Commits](https://github.com/jaredwray/keyv-memcache/compare/v1.2.4...v1.2.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 08:24:14 -04:00
rijkvanzanten
dfab7b3911 Remove unused import 2021-05-25 08:23:49 -04:00
rijkvanzanten
9f015312ce Fix type error 2021-05-25 08:17:24 -04:00
rijkvanzanten
95307cee97 Fix o2m updates not saving revisions nested 2021-05-24 21:05:50 -04:00
rijkvanzanten
2337b5b39f Merge branch 'main' of github.com:directus/directus into main 2021-05-24 21:05:35 -04:00
Rijk van Zanten
5c66c53478 Enhance translations interface previews (#5860)
* Delete what was previously added

The reasons of which are beyond me

* Don't default to having the first nested field opened

* Add options for translations / language templates

* Pull previews and render based on secondary display template

* Add changeset
2021-05-24 20:56:29 -04:00
rijkvanzanten
5bc8c10470 Delete what was previously added
The reasons of which are beyond me
2021-05-24 19:53:32 -04:00
rijkvanzanten
925c3fa3fa Fix range requests in s3 driver
Fixes #5380
2021-05-24 16:13:00 -04:00
rijkvanzanten
a1f55b0933 Update knex-schema-inspector 2021-05-24 15:41:05 -04:00
rijkvanzanten
2660c39954 Fix reactivity on m2m relation setup
Fixes #5839
2021-05-24 14:17:23 -04:00
rijkvanzanten
374e6e5a7d Set size limit on v-error 2021-05-24 14:16:47 -04:00
rijkvanzanten
dee8160f18 Fix calendar layout dateTime timezone save issue
Fixes #5651
2021-05-24 14:07:36 -04:00
rijkvanzanten
3d3a508880 Expose on create / on update for m2o fields to users/roles 2021-05-24 13:49:10 -04:00
rijkvanzanten
1bbc8535a5 Move nodemailer setup to src root 2021-05-24 13:36:12 -04:00
rijkvanzanten
bd6cab8989 Prevent duplicate field name on recursive m2m 2021-05-24 13:20:56 -04:00
Ben Haynes
c0182d7b14 Add Troubleshooting Steps 2021-05-24 12:57:50 -04:00
Oreille
8590eec662 Fix navigation search (#5834)
* Fix navigation search

* Update use-navigation.ts

* Add changeset

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-05-24 12:24:14 -04:00
rijkvanzanten
171ca334c4 Add changeset for gatsby fix 2021-05-24 12:21:39 -04:00
Rijk van Zanten
ce59ce0d2f Support top-level filter through relational m2a items (#5855)
Fixes #5850
2021-05-24 12:20:15 -04:00
TheAzack9
48cdf6e083 Authorization token is null in gatsby plugin (#5848)
It creates a 401 unauthorized when trying to use a token :)
2021-05-24 10:15:13 -04:00
dependabot[bot]
17c043715d Bump @types/node from 15.3.1 to 15.6.0 (#5847)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.3.1 to 15.6.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:22:23 -04:00
dependabot[bot]
ef318f580d Bump marked from 2.0.3 to 2.0.5 (#5846)
Bumps [marked](https://github.com/markedjs/marked) from 2.0.3 to 2.0.5.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v2.0.3...v2.0.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:22:08 -04:00
dependabot[bot]
e59c56f61c Bump @lnfusion/gatsby-source-graphql from 0.0.3 to 0.0.4 (#5845)
Bumps [@lnfusion/gatsby-source-graphql](https://github.com/lnfusion/gatsby-source-graphql) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/lnfusion/gatsby-source-graphql/releases)
- [Commits](https://github.com/lnfusion/gatsby-source-graphql/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:21:49 -04:00
dependabot[bot]
3b8571f323 Bump nodemailer from 6.6.0 to 6.6.1 (#5844)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.6.0 to 6.6.1.
- [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.6.0...v6.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:21:10 -04:00
dependabot[bot]
7a344c53e3 Bump cli-table3 from 0.5.1 to 0.6.0 (#5843)
Bumps [cli-table3](https://github.com/cli-table/cli-table3) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/cli-table/cli-table3/releases)
- [Changelog](https://github.com/cli-table/cli-table3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cli-table/cli-table3/compare/v0.5.1...v0.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:20:52 -04:00
Rijk van Zanten
64f9d7efea New Crowdin updates (#5811)
* New translations en-US.yaml (German)

* New translations en-US.yaml (German)
2021-05-21 22:59:55 -04:00
rijkvanzanten
a40d75a184 Improve hitbox registration in v-menu
Fixes #5774
2021-05-21 22:13:02 -04:00
rijkvanzanten
b782eba859 Fix field name translations failing after sort
Fixes #5413
2021-05-21 21:50:42 -04:00
rijkvanzanten
eb68195cd5 Default ACL to undefined instead of ''
Fixes #5435
2021-05-21 21:47:41 -04:00
rijkvanzanten
550621479e Fix boolean field default interface name
Fixes #5643
2021-05-21 21:35:21 -04:00
rijkvanzanten
246c55266b Don't use NonNull for update input types
Fixes #5723
2021-05-21 21:32:42 -04:00
rijkvanzanten
5704cd46d2 Set resumable false to destStream in GCS 2021-05-21 21:19:14 -04:00
rijkvanzanten
e2c9e15a98 Throw 503 instead of 500 on file upload failure 2021-05-21 21:17:19 -04:00
rijkvanzanten
4beccb6a8a Don't allow contains on a UUID
Fixes #5802
2021-05-21 20:39:09 -04:00
rijkvanzanten
a5cba0dc7e Prevent unusable collections from being selected
Closes #5748
2021-05-21 19:26:52 -04:00
rijkvanzanten
33f4972deb Fix o2m reference in tree-view 2021-05-21 17:23:21 -04:00
rijkvanzanten
4277de0889 Set default value for advanced boolean filter to true
Fixes #5638
2021-05-21 17:23:21 -04:00
Matteo Gazzoni
32f4fcf0c7 select only real tables (and not views) in mssql (#5816)
* select only real tables (and not views) in mssql

* add table_catalog check

* Add changeset

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-05-21 21:11:19 +00:00
rijkvanzanten
158316f863 Allow multiple in filter-setup
Ref #5644
2021-05-21 15:00:50 -04:00
rijkvanzanten
973692d986 Fix relational pointer in m2o tree 2021-05-21 14:59:27 -04:00
Rijk van Zanten
27bddfedee New Crowdin updates (#5764)
* New translations en-US.yaml (French)

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

* New translations en-US.yaml (Lithuanian)

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

* New translations en-US.yaml (Japanese)

* New translations en-US.yaml (Vietnamese)

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

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

* New translations en-US.yaml (Malay)

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

* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Arabic)

* New translations en-US.yaml (Estonian)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (German)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Swedish)

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

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Romanian)

* New translations en-US.yaml (Spanish)

* New translations en-US.yaml (Afrikaans)

* New translations en-US.yaml (Catalan)

* New translations en-US.yaml (Czech)

* New translations en-US.yaml (Danish)

* New translations en-US.yaml (Greek)

* New translations en-US.yaml (Finnish)

* New translations en-US.yaml (Thai)

* Update source file en-US.yaml

* New translations en-US.yaml (Indonesian)

* New translations en-US.yaml (Indonesian)
2021-05-21 14:18:05 -04:00
Rijk van Zanten
33e0236cfe Fix custom field sort on system detail pages (#5810) 2021-05-21 14:15:48 -04:00
Rijk van Zanten
ba2e56e43c Fix collection delete for collections w/ m2o to them (#5809)
* Fix new-collection relational field creation

* Fix collection delete for collections w/ m2o to them

Fixes #5793
2021-05-21 13:57:42 -04:00
rijkvanzanten
da7b539adb Fix new-collection relational field creation 2021-05-21 12:49:05 -04:00