Ghost/ghost/admin/app/templates
Kevin Ansfield 2a77c0fe51 Added default and custom post views (filters) to the admin sidebar (#1474)
no issue

- list custom post views in collapsable sidebar navigation
  - default views: Draft, Scheduled, Published (except for contributors)
  - record expanded/collapsed state of the navigation menus in user settings via new `navigation` service
- adds `customViews` service that manages custom views
  - provides list of default views
  - gives access to "active" custom view based on current route and query params
  - manages loading/saving of custom views to user settings
- show "Add view" button in the content filter when the posts list has been filtered
- show "Edit view" button in the content filter when the posts list filter matches a saved view

Co-authored-by: Peter Zimon <peter.zimon@gmail.com>
2020-01-30 15:35:36 +00:00
..
components Added default and custom post views (filters) to the admin sidebar (#1474) 2020-01-30 15:35:36 +00:00
editor
members
settings
setup
staff
-contributors.hbs
about.hbs
application-error.hbs
application.hbs Added default and custom post views (filters) to the admin sidebar (#1474) 2020-01-30 15:35:36 +00:00
editor.hbs
error.hbs
member.hbs
members.hbs Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
pages-loading.hbs Added default and custom post views (filters) to the admin sidebar (#1474) 2020-01-30 15:35:36 +00:00
pages.hbs Added default and custom post views (filters) to the admin sidebar (#1474) 2020-01-30 15:35:36 +00:00
posts-loading.hbs Added default and custom post views (filters) to the admin sidebar (#1474) 2020-01-30 15:35:36 +00:00
posts.hbs Added default and custom post views (filters) to the admin sidebar (#1474) 2020-01-30 15:35:36 +00:00
reset.hbs
setup.hbs
signin.hbs
signup.hbs
site.hbs
tag.hbs
tags-loading.hbs
tags.hbs