1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/tests/acceptance
Kevin Ansfield 24bf414cc3 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
..
settings Fixed save test 2020-04-06 18:02:19 +05:30
authentication-test.js Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
content-test.js Added access level filter to posts and pages lists in admin 2020-06-09 12:19:40 +01:00
custom-post-templates-test.js Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
editor-test.js Fixed publish menu tests 2020-04-23 21:11:04 +01:00
error-handling-test.js 🔥 Removed all subscriber feature related code (#1337) 2019-09-26 15:58:01 +02:00
members-test.js Improved performance of members admin screens 2020-05-28 13:35:53 +01:00
password-reset-test.js Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
setup-test.js Removed <GhDownloadCount> 2020-01-27 09:51:45 +00:00
signin-test.js Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
signup-test.js Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
staff-test.js Enabled auto reset state for action buttons 2020-06-04 18:44:38 +05:30