Interface grouping (#717)

* Manage types

* Fix typing

* Unset interface on local type change

* Add note

* Limit available displays based on localType

* Filter displays based on localtype

* Only show displays that fit the type

* Limit type options for interface selection

* Dont import unused type
This commit is contained in:
Rijk van Zanten
2020-06-12 16:51:12 -04:00
committed by GitHub
parent 4e8a7de004
commit 5a745b0c4d
15 changed files with 214 additions and 85 deletions

View File

@@ -76,6 +76,9 @@
"confirm_revert": "Confirm Revert",
"confirm_revert_body": "This will revert the item to the selected state.",
"mime_type": "MIME Type",
"filesize": "Filesize",
"editing_role": "{role} Role",
"adding_webhook": "Adding Webhook",