Ghost/ghost/admin/app/routes
Kevin Ansfield 758f5285fb Added access level filter to posts and pages lists in admin
no issue

- adds `visibility` query param to posts and pages controllers/routes that is tied to the `filter` query param used in API requests
- adds dropdown for selecting post/page visibility to `<GhContentFilter>`
2020-06-09 12:19:40 +01:00
..
editor
member Updated members routes/controllers with Octane idioms 2020-05-20 16:39:31 +01:00
members Updated members routes/controllers with Octane idioms 2020-05-20 16:39:31 +01:00
settings Allowed domain change for members "from" address (#1597) 2020-06-09 01:52:58 +05:30
setup
staff
tag
about.js
application.js Upgraded eslint-plugin-ghost and fixed new linter errors 2020-01-16 17:01:12 +00:00
authenticated.js
billing.js Fixed browser URL syncronization with embeded iframe state 2020-05-22 14:44:37 +12:00
editor.js 🐛 Fixed redirect to posts list when deleting a page (#1486) 2020-02-27 15:19:31 +00:00
error404.js
home.js
member.js Refactored members routes 2020-05-20 16:39:31 +01:00
members.js Fixed members list/chart not updating after members import 2020-06-01 15:48:46 +01:00
pages.js
posts.js Added access level filter to posts and pages lists in admin 2020-06-09 12:19:40 +01:00
reset.js
setup.js
signin.js Upgraded eslint-plugin-ghost and fixed new linter errors 2020-01-16 17:01:12 +00:00
signout.js
signup.js Upgraded eslint-plugin-ghost and fixed new linter errors 2020-01-16 17:01:12 +00:00
site.js
tag.js Unified tag and member screen code 2019-12-12 13:59:46 +00:00
tags.js