Merge branch 'main' of github.com:directus/next into main

This commit is contained in:
rijkvanzanten
2020-07-31 16:12:17 -04:00
3 changed files with 42 additions and 4 deletions

View File

@@ -1273,6 +1273,9 @@ rows:
field: token
interface: token
locked: true
options:
iconRight: vpn_key
placeholder: Enter a secure access token...
sort: 18
width: full
- collection: directus_users
@@ -1352,7 +1355,7 @@ rows:
iconRight: local_offer
special: json
sort: 3
width: half
width: full
- collection: directus_files
field: location
interface: text-input
@@ -1361,6 +1364,41 @@ rows:
iconRight: place
sort: 4
width: half
- collection: directus_files
field: storage
interface: text-input
locked: true
options:
iconRight: storage
sort: 5
width: half
- collection: directus_settings
field: storage_divider
interface: divider
locked: true
options:
icon: insert_drive_file
title: File Naming
color: '#B0BEC5'
special: alias
sort: 6
width: full
- collection: directus_settings
field: filename_disk
interface: text-input
locked: true
options:
iconRight: publish
sort: 7
width: half
- collection: directus_settings
field: filename_download
interface: text-input
locked: true
options:
iconRight: get_app
sort: 8
width: half
- collection: directus_files
field: metadata
hidden: true