-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
priority:high 🚑High priority issueHigh priority issuetype:enhancement 😃New feature or requestNew feature or request
Milestone
Description
Description
Create a simple dashboard as a landing page for the CMS.
1. Update the sidebar menu
- The dashboard menu items should not be a dropdown.
- Remove the eCommerce option
- Clicking dashboard menu item should be the landing page of the CMS
3. Create a simple post type counter
This is the only element on the dashboard. Use the following element template
- Read content types from firestore path:
/tanam/tanam-testing/document-types
- Count how many posts are of each type by using aggregate queries
- Count the documents by querying firestore path:
/tanam/tanam-testing/documents
on their attributedocumentType
to match the document id indocument-types
Metadata
Metadata
Assignees
Labels
priority:high 🚑High priority issueHigh priority issuetype:enhancement 😃New feature or requestNew feature or request
Type
Projects
Status
Done