Commit Graph

5102 Commits

Author SHA1 Message Date
YannickMol
e691c2a911 Update readonly styling for code editor (#4085)
Fixes #3365
2021-02-16 13:56:15 -05:00
Rijk van Zanten
be8fdd03f9 New Crowdin updates (#4090)
* New translations en-US.yaml (French)

* New translations en-US.yaml (French)

* New translations en-US.yaml (French)

* New translations en-US.yaml (Estonian)

* New translations en-US.yaml (Estonian)
2021-02-16 13:02:01 -05:00
rijkvanzanten
b3d0e2bcea v9.0.0-rc.38 2021-02-16 12:05:34 -05:00
WoLfulus
813c731d27 Add config override support to env module (#4029)
* add override support for env module

* Override instead of merge w/ config file

* Default to reading .env instead of process.env

* Make env available in process.env

* Add docs for config-files

* Extend note

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-02-16 11:38:07 -05:00
Adrian Dimitrov
9d7dccfac0 Fix readonly colors; Fix font selecting (#4086) 2021-02-16 11:30:02 -05:00
Jian Liao
f7a9b25e3b fix #4060 by setting array $index (#4077)
Co-authored-by: Jian Liao <jianliao@adobe.com>
2021-02-15 17:22:39 -05:00
YannickMol
8fb5c10544 Update midnight DateTime format (#4076)
Fixes #3870
2021-02-15 17:13:58 -05:00
Rijk van Zanten
308ae3075c New Crowdin updates (#4068)
* New translations en-US.yaml (French)

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

* New translations en-US.yaml (Turkish)

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

* 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 (Chinese Simplified)

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

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Spanish)

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

* Update source file en-US.yaml

* New translations en-US.yaml (Turkish)

* New translations en-US.yaml (Turkish)
2021-02-15 16:27:49 -05:00
YannickMol
d6b6821258 Remove button in O2M fields works in readonly mode (#4070)
Fixes #3930
2021-02-15 15:37:47 -05:00
rijkvanzanten
4ec0c1fa5f Default default default value placeholder to "NULL" 2021-02-15 14:05:38 -05:00
Rijk van Zanten
fa0b09813a Fix warning message in v-text-overflow (#4066)
Fixes #4059
2021-02-15 13:09:19 -05:00
Nitwel
8d0a23e2e6 add clear button to datetime interface (#4064) 2021-02-15 12:58:47 -05:00
Nitwel
e02d36d3a5 add reset button for color interface (#4063) 2021-02-15 12:58:26 -05:00
Nitwel
d1149260e3 add default values to toggle interface (#4062) 2021-02-15 12:53:15 -05:00
Nitwel
e1b353b38b fix translation of module names (#4057) 2021-02-15 11:32:36 -05:00
Rijk van Zanten
b5d94a64af New Crowdin updates (#4042)
* New translations en-US.yaml (Hebrew)

* New translations en-US.yaml (Bulgarian)

* New translations en-US.yaml (Bulgarian)
2021-02-15 10:33:20 -05:00
Adrian Dimitrov
e4bf978655 Add file library integration for WYSIWYG interface (#3263)
* Add file library integration for WYSIWYG interface

* Fix typing; Prevent selecting non-image on image field

* Allow imageToken in the interface; addTokenToURL() replace token if presents

* Add file library integration for WYSIWYG interface

* Fix typing; Prevent selecting non-image on image field

* Allow imageToken in the interface; addTokenToURL() replace token if presents

Co-authored-by: Nitwel <nitwel@arcor.de>
2021-02-15 10:15:11 -05:00
Nitwel
6d468fb2bf m2o fix corresponding type not set (#4052)
* m2o fix corresponding type not set

* Update app/src/modules/settings/routes/data-model/field-detail/components/relationship-m2o.vue

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2021-02-15 10:08:32 -05:00
rijkvanzanten
e3fabe22a4 v9.0.0-rc.37 2021-02-12 18:23:59 -05:00
rijkvanzanten
98b1041d11 Merge branch 'main' of github.com:directus/directus into main 2021-02-12 18:03:35 -05:00
rijkvanzanten
bb8112993e Provide addTokenToURL to extensions
Fixes #3159
2021-02-12 18:02:45 -05:00
YannickMol
82eb035ad4 Allow multiple files in browse (#4037)
* Allow multiple files in browse

Fixes #3490

* Don't allow multiple in a single-file upload context

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2021-02-12 17:57:15 -05:00
YannickMol
902b760676 Autofocus on name when duplicating field (#4039)
Fixed #3392
2021-02-12 17:55:57 -05:00
rijkvanzanten
e3b39f211f Use overflow helper for text-only displays 2021-02-12 16:48:40 -05:00
rijkvanzanten
1a231ed74f Fix line-height, remove log 2021-02-12 16:41:27 -05:00
Rijk van Zanten
81fc8443df Don't wrap text in nav (#4035)
* Move v-list-item-text to v-text-overflow, use in tables

* Fix type issue
2021-02-12 16:39:17 -05:00
Rijk van Zanten
c440c66461 Trigger search on input and paste (#4034)
Fixes #3792
2021-02-12 15:41:54 -05:00
Rijk van Zanten
ee3f5cbad3 Various m2a builder fixes (#4032)
* Fix drawer opening empty item after sort

* Fix null sorting

* Fix sending null for a type in field creation

* Fix sort / edit existing on sorted values in m2a builder

Fixes #4005, fixes #4007

* Remove stray console log
2021-02-12 15:23:23 -05:00
Rijk van Zanten
4ea1e96822 New Crowdin updates (#4024)
* New translations en-US.yaml (German)

* New translations en-US.yaml (German)

* New translations en-US.yaml (German)
2021-02-12 14:06:59 -05:00
rijkvanzanten
998c0fd148 v9.0.0-rc.36 2021-02-11 18:16:56 -05:00
Rijk van Zanten
26812ca05b New Crowdin updates (#4001)
* New translations en-US.yaml (Ukrainian)

* New translations en-US.yaml (Ukrainian)

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (French)

* New translations en-US.yaml (Turkish)

* New translations en-US.yaml (Polish)

* New translations en-US.yaml (Norwegian)

* New translations en-US.yaml (Dutch)

* New translations en-US.yaml (Lithuanian)

* New translations en-US.yaml (Italian)

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

* New translations en-US.yaml (Russian)

* New translations en-US.yaml (Romanian)

* New translations en-US.yaml (Spanish)

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

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

* New translations en-US.yaml (Estonian)

* New translations en-US.yaml (Vietnamese)

* New translations en-US.yaml (Indonesian)

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

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

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

* Update source file en-US.yaml
2021-02-11 17:32:10 -05:00
rijkvanzanten
9ec8f0d973 v9.0.0-rc.35 2021-02-11 13:23:59 -05:00
rijkvanzanten
161ab125b1 Remove api dependency from app 2021-02-11 13:23:09 -05:00
rijkvanzanten
533b235920 Prevent cyclical dependency between app/api 2021-02-11 13:17:06 -05:00
Rijk van Zanten
1064d10296 Fix file imports now that vetur supports monorepos (#4016) 2021-02-11 13:08:59 -05:00
Rijk van Zanten
b7d87e581a System permissions for app access (#4004)
* Pass relations through schema, instead of individual reads

* Fetch field transforms upfront

* Fix length check

* List if user has app access or not in accountability

* Load permissions up front, merge app access minimal permissions

* Show app access required permissions in permissions overview

* Show system minimal permissions in permissions detail

* Fix app access check in authenticate for jwt use

* Fix minimal permissions for presets

* Remove /permissions/me in favor of root use w/ permissions

* Fix logical nested OR in an AND

* Use root permissions endpoint with filter instead of /me

* Allow filter query on /permissions

* Add system minimal app access permissions into result of /permissions

* Remove stray console log

* Remove stray console.dir

* Set current role as role for minimal permissions

* Fix no-permissions state for user detail

* Add filter items function that allows altering existing result set
2021-02-11 12:50:56 -05:00
Rijk van Zanten
402c3cae68 New translations en-US.yaml (Indonesian) (#3992) 2021-02-10 09:40:09 -05:00
Rijk van Zanten
df22a58c6a Update in-app docs (#3989)
* Fix root redirect

* Fix html in headings

* Add graphql syntax mode

* Install markdown-it + plugins

* Fix file copying on mac

* Replace md rendering engine

* Fix wrong links in guides

* Scroll to top on every route change

* Update in-app links

* Fix home redirect

* Fix deep-linking paths

* Add to reference

* Fix nested group scoping

* Fix open path reference
2021-02-09 18:31:25 -05:00
Rijk van Zanten
f3cb3ddc2b Fix query param handling in file interface (#3977)
Fixes #3944
2021-02-08 17:44:36 -05:00
Rijk van Zanten
d9717c1df7 Navigate back to parent folder on file save/delete-and quit (#3976)
Fixes #3909
2021-02-08 16:57:38 -05:00
Rijk van Zanten
bf2d99a534 Fix infinite loop in recent files filter (#3975)
Fixes #3942
2021-02-08 16:36:09 -05:00
Rijk van Zanten
c049daf418 Fix save-button overflow in header-bar (#3970)
Fixes #3910
2021-02-08 15:42:09 -05:00
Rijk van Zanten
b27194b634 New Crowdin updates (#3965)
* 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)
2021-02-08 09:16:04 -05:00
Rijk van Zanten
a8c8c88494 New Crowdin updates (#3896)
* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Arabic)

* New translations en-US.yaml (Arabic)

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

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

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

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

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

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

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

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

* New translations en-US.yaml (German)
2021-02-05 18:52:08 -05:00
Rijk van Zanten
5450de0351 Update Docs (#3905)
* Allow formatted value display for numbers

* Move the docs website into monorepo

* Fix build

* Tweak docs build setup

* Fix tips, pull in images

* Add syntax highlighting to docs

* Restructure nav, add divider

* Fix tips formatting

* Add prettier config

* Add editorconfig
2021-02-02 11:55:04 -05:00
Philleep Florence
c934dd17a6 1129.01 - Resolve links and images within the Docs Module. (#3760)
* 1129.01 - Resolve links and images within the Docs Module. Validate hint container blocks.

* Remove copy-to-app

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-02-01 17:15:58 -05:00
Rijk van Zanten
136ed43812 New Crowdin updates (#3882)
* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)

* New translations en-US.yaml (Hungarian)
2021-02-01 17:03:56 -05:00
rijkvanzanten
3103d9d7ea Fix archive button on collection module collection overview
Fixes #3826
2021-01-29 18:39:01 -05:00
Rijk van Zanten
5d96529341 Don't navigate on save as copy on validation error (#3854)
Fixes #3430
2021-01-29 18:04:22 -05:00
rijkvanzanten
b2263e614a v9.0.0-rc.34 2021-01-29 17:14:12 -05:00