Ghost/ghost/admin/tests
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
..
acceptance Added default and custom post views (filters) to the admin sidebar (#1474) 2020-01-30 15:35:36 +00:00
helpers Update dependency ember-mocha to v0.16.0 2019-06-17 15:32:09 +01:00
integration Removed <GhDownloadCount> 2020-01-27 09:51:45 +00:00
unit Fixed Ember Data record.toJSON() deprecation 2020-01-07 13:23:15 +00:00
.eslintrc.js Bumped dependencies (#1108) 2019-03-05 17:34:00 +00:00
index.html Remove ember application template wrapper 2018-05-01 10:57:20 +01:00
test-helper.js Update dependency ember-exam to v3 2019-05-13 15:55:11 +01:00