Ghost/ghost/admin/tests/acceptance
Kevin Ansfield 86c75aed72 🐛 Fixed admin URL not updating when changing tag slug
closes https://github.com/TryGhost/Ghost/issues/9571
- uses `window.replaceState` to update the URL when a tag is saved with a new URL
    - ensures back button doesn't result in 404
    - use `windowProxy` util so that behaviour can be tested
2018-04-30 12:29:43 +01:00
..
settings 🐛 Fixed admin URL not updating when changing tag slug 2018-04-30 12:29:43 +01:00
authentication-test.js Replace jquery-deparam with deparam dependency (#973) 2018-03-19 10:29:01 +00:00
content-test.js Fixed authors filter for posts with multiple authors (#993) 2018-03-27 20:57:59 +01:00
custom-post-templates-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
editor-test.js Fixed publishmenu re-rending side-effects breaking tests 2018-03-27 18:50:52 +01:00
error-handling-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
ghost-desktop-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
password-reset-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
setup-test.js Bump dependencies (#991) 2018-03-26 11:41:45 +01:00
signin-test.js Replace jquery-deparam with deparam dependency (#973) 2018-03-19 10:29:01 +00:00
signup-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
subscribers-test.js Fixed subscriber table tests in FF (#1011) 2018-04-25 11:03:15 +01:00
team-test.js Bump Ember to 3.1.1 2018-04-23 22:57:26 +01:00