Ghost/ghost/admin/public/assets/icons/pen.svg
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

1 line
812 B
XML

<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>pen</title><path d="M.748 24c-.198 0-.391-.08-.531-.22-.186-.186-.261-.461-.196-.716l1.77-6.905c.006-.022.021-.063.03-.084.001-.004.007-.02.015-.037.041-.09.09-.163.151-.223L16.513 1.289C17.338.46 18.438.003 19.611 0c1.178 0 2.277.454 3.106 1.279l.029.029c.821.841 1.264 1.948 1.251 3.121-.014 1.173-.482 2.269-1.32 3.087L8.183 22.01c-.062.062-.137.113-.231.154-.048.021-.078.033-.111.042L.933 23.978C.872 23.993.81 24 .748 24zm1.041-1.791l4.41-1.131-3.281-3.275-1.129 4.406zm5.868-1.795l13.02-13.02-4.074-4.074L3.58 16.344l4.077 4.07zM21.736 6.332c1.031-1.125 1.015-2.872-.059-3.972l-.02-.02c-.544-.541-1.268-.84-2.037-.84v-.375l-.001.375c-.734.002-1.421.271-1.954.762l4.071 4.07z" fill="#000" fill-rule="evenodd"/></svg>