Commit Graph

2523 Commits

Author SHA1 Message Date
dependabot[bot]
48215b6ed8 Bump vue-loader from 15.9.6 to 15.9.7 (#6109)
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.9.6 to 15.9.7.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.6...v15.9.7)

---
updated-dependencies:
- dependency-name: vue-loader
  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>
2021-06-07 09:29:40 -04:00
dependabot[bot]
048bd793ae Bump @fullcalendar/list from 5.7.0 to 5.7.2 (#6069)
* Bump @fullcalendar/list from 5.7.0 to 5.7.2

Bumps [@fullcalendar/list](https://github.com/fullcalendar/fullcalendar) from 5.7.0 to 5.7.2.
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/compare/v5.7.0...v5.7.2)

---
updated-dependencies:
- dependency-name: "@fullcalendar/list"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* Update full fullcalendar suite

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-06-04 11:50:19 -04:00
Rijk van Zanten
cc0a721725 Update available-languages.yaml 2021-06-04 11:36:14 -04:00
Rijk van Zanten
5f7f68f8aa New Crowdin updates (#6063)
* New translations en-US.yaml (Serbian (Latin))

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

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

* New translations en-US.yaml (Hindi)

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

* New translations en-US.yaml (Hindi)

* New translations en-US.yaml (Hindi)

* New translations en-US.yaml (Hindi)

* New translations en-US.yaml (Hindi)

* New translations en-US.yaml (Hindi)

* New translations en-US.yaml (Bengali, India)
2021-06-04 11:35:25 -04:00
rijkvanzanten
ce021e7b70 v9.0.0-rc.73 2021-06-04 00:02:39 -04:00
Rijk van Zanten
f2180b1650 Fixed issue that would cause the whole row to be draggable in the list-type interfaces (#6056)
Fixes #5940
2021-06-03 22:43:28 -04:00
Rijk van Zanten
85d33d9ffc Fixed an issue that would cause "text" fields to show up as varchar with length -1 in MS SQL (#6055)
Fixes #5944
2021-06-03 22:35:07 -04:00
Rijk van Zanten
ac51f20ce2 Fixed issue that would prevent the display tab to show for o2m type fields in field-setup (#6053)
Fixes #6004
2021-06-03 21:27:01 -04:00
Rijk van Zanten
58e38b68ae Fixed issue in collection color reading for tables that weren't configured in directus yet (#6052)
Fixes #6050
2021-06-03 21:16:38 -04:00
Rijk van Zanten
79835d6c83 Fixed right click handler not extending beyond nav items (#6049)
Fixes #6016
2021-06-03 21:06:18 -04:00
rijkvanzanten
2f0099e0db v9.0.0-rc.72 2021-06-03 19:30:40 -04:00
rijkvanzanten
c000c8a613 Revert dependency upgrades
Vue apparently had a small breaking change included in the patch release.

Squashed commit of the following:

commit f1e2635c20d4acef1752b8c2a357bbcfbb30a097
Author: rijkvanzanten <rijkvanzanten@me.com>
Date:   Thu Jun 3 19:07:54 2021 -0400

    Revert dep upgrades
2021-06-03 19:12:01 -04:00
rijkvanzanten
4e02bdb94c Fix reactivity of new-collection action buttons 2021-06-03 17:32:27 -04:00
Rijk van Zanten
3a17b6646f New Crowdin updates (#6038)
* New translations en-US.yaml (Serbian (Latin))

* New translations en-US.yaml (Serbian (Latin))
2021-06-03 14:40:53 -04:00
Oreille
22f2e4662f Add support for adding a collection accent color (#5818)
* Added icon_color to directus_collections
Added migrations
Added color property to select-icon
Fixed select-icon placeholder

* Use icon color in collection header bar.

* Set `collection` and `note` fields to hald witdh

* Rename icon_color->color

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-06-03 13:04:19 -04:00
nickluger
979bf87921 Improve disabled state on the file interface (#6025)
* See discussion: https://github.com/directus/directus/discussions/5105

* Still allow downloading the file if the file interface is disabled.

* Allow editing the underlying file (as this is possible anyway via the
  files collection), but do not allow disassociating the current file
  or setting another file, which is the actual semantic meaning of
  `disabled` in this context.
2021-06-03 12:42:52 -04:00
Rijk van Zanten
32b714208b Upgrade dependencies (#6032)
* Apply minors/patches

* Apply (safe) major upgrades
2021-06-03 12:10:04 -04:00
Rijk van Zanten
521dfd3f8b New translations en-US.yaml (Finnish) (#6017) 2021-06-03 11:08:40 -04:00
dependabot[bot]
6a5879778c Bump sass from 1.34.0 to 1.34.1 (#6022)
Bumps [sass](https://github.com/sass/dart-sass) from 1.34.0 to 1.34.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.34.0...1.34.1)

---
updated-dependencies:
- dependency-name: sass
  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>
2021-06-03 11:08:18 -04:00
Rijk van Zanten
5e79602031 New Crowdin updates (#6011)
* New translations en-US.yaml (Spanish)

* New translations en-US.yaml (Spanish)

* New translations en-US.yaml (Spanish)
2021-06-02 18:18:48 -04:00
Rijk van Zanten
9cf2567598 New Crowdin updates (#5981)
* New translations en-US.yaml (Estonian)

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

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

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

* New translations en-US.yaml (Serbian (Latin))
2021-06-02 13:38:34 -04:00
rijkvanzanten
44e443bf99 v9.0.0-rc.71 2021-06-02 13:28:26 -04:00
dependabot[bot]
2b85976909 Bump marked from 2.0.5 to 2.0.7 (#5986)
Bumps [marked](https://github.com/markedjs/marked) from 2.0.5 to 2.0.7.
- [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.5...v2.0.7)

---
updated-dependencies:
- dependency-name: marked
  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>
2021-06-02 09:07:21 -04:00
dependabot[bot]
ba10e4e3d8 Bump dompurify from 2.2.8 to 2.2.9 (#5985)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.8 to 2.2.9.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.8...2.2.9)

---
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>
2021-06-02 09:06:58 -04:00
rijkvanzanten
a6a354a0ae v9.0.0-rc.70 2021-06-01 20:17:10 -04:00
Rijk van Zanten
ea4f18d7d6 New Crowdin updates (#5918)
* New translations en-US.yaml (Czech)

* New translations en-US.yaml (Czech)

* New translations en-US.yaml (Estonian)

* New translations en-US.yaml (Estonian)

* New translations en-US.yaml (Estonian)

* New translations en-US.yaml (Estonian)

* New translations en-US.yaml (Estonian)

* New translations en-US.yaml (Czech)

* New translations en-US.yaml (Serbian (Latin))
2021-06-01 12:40:10 -04:00
dependabot[bot]
7ea99b0f18 Bump codemirror from 5.61.0 to 5.61.1 (#5968)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.61.0 to 5.61.1.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.61.0...5.61.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 09:53:25 -04:00
dependabot[bot]
65856d6133 Bump @types/marked from 2.0.2 to 2.0.3 (#5953)
Bumps [@types/marked](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/marked) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/marked)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 10:47:20 -04:00
Nicco
e7381b2490 add basic permissions to user (#5943) 2021-05-28 19:48:33 +00:00
rijkvanzanten
de0b962736 Fix highlight color of active folder picker item
Fixes #5930
2021-05-28 10:23:19 -04:00
dependabot[bot]
f0c4e9373e Bump @vue/cli-plugin-typescript from 4.5.12 to 4.5.13 (#5925)
Bumps [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript) from 4.5.12 to 4.5.13.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.13/packages/@vue/cli-plugin-typescript)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 09:47:44 -04:00
dependabot[bot]
9153b59af6 Bump sass from 1.32.13 to 1.34.0 (#5923)
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.13 to 1.34.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.13...1.34.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 09:44:20 -04:00
dependabot[bot]
19b9fb3b6d Bump tinymce from 5.7.1 to 5.8.1 (#5922)
Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 5.7.1 to 5.8.1.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.7.1...5.8.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 09:41:32 -04:00
Rijk van Zanten
de39b9287a New Crowdin updates (#5868)
* Update source file en-US.yaml

* New translations en-US.yaml (Polish)

* New translations en-US.yaml (Polish)

* New translations en-US.yaml (Estonian)

* New translations en-US.yaml (Estonian)

* New translations en-US.yaml (French)
2021-05-27 11:55:08 -04:00
dependabot[bot]
f5d8323bdc Bump vue-i18n from 8.24.3 to 8.24.4 (#5907)
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.24.3 to 8.24.4.
- [Release notes](https://github.com/kazupon/vue-i18n/releases)
- [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md)
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.24.3...v8.24.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 11:07:49 -04:00
dependabot[bot]
d9c611c71c Bump @types/dompurify from 2.2.1 to 2.2.2 (#5886)
Bumps [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 10:02:04 -04:00
dependabot[bot]
e8abfa6649 Bump resize-observer from 1.0.0 to 1.0.2 (#5887)
Bumps [resize-observer](https://github.com/pelotoncycle/resize-observer) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/pelotoncycle/resize-observer/releases)
- [Changelog](https://github.com/pelotoncycle/resize-observer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pelotoncycle/resize-observer/compare/v1.0.0...v1.0.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 10:01:25 -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]
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
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
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
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
bd6cab8989 Prevent duplicate field name on recursive m2m 2021-05-24 13:20:56 -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
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
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