Add notifications inline drawer (#292)

* Render missed notifications inline in drawer

* Fix tests
This commit is contained in:
Rijk van Zanten
2020-04-02 15:35:46 -04:00
committed by GitHub
parent 170487e3b2
commit 9f79f744f3
14 changed files with 273 additions and 70 deletions

View File

@@ -61,6 +61,9 @@
"clear_value": "Clear value",
"reset_to_default": "Reset to default",
"undo_changes": "Undo changes",
"collapse_sidebar": "Collapse Sidebar",
"notifications": "Notifications",
"show_all_activity": "Show All Activity",
"about_directus": "About Directus",
"activity": "Activity",
@@ -441,7 +444,6 @@
"note_managed": "[Learn More](https://docs.directus.io/guides/collections.html#managing-collections)",
"note_note": "An internal description...",
"note_single": "[Learn More](https://docs.directus.io/guides/collections.html#single)",
"notifications": "Notifications",
"no_public_projects": "This API doesn't have any public projects. Please contact your administrator.",
"numeric": "Numeric",
"o2m": "One-to-Many (O2M)",