Status display (#453)

* Convert render function into component

* Allow types definition in display registration

* Add status-dot interface

* Fix render display rendering in tabular view

* Add types to other displays

* Export tooltip from index

* Start on readme

* Add tests for status dot
This commit is contained in:
Rijk van Zanten
2020-04-22 15:41:00 -04:00
committed by GitHub
parent 273f1bafd0
commit 96db381fbf
14 changed files with 210 additions and 44 deletions

View File

@@ -272,6 +272,8 @@
"select_statuses": "Select Statuses",
"status_dot": "Status (Dot)",
"about_directus": "About Directus",
"activity_log": "Activity Log",
"add_field_filter": "Add a field filter",