1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/routes
Kevin Ansfield 693d6b48b2 🐛 Fixed unexpected "unsaved changes" modals when accessing screens
no issue

We weren't correctly clearing state for the "display modal" booleans when leaving screens. This meant that it was possible to end up in a state where where every time you access a screen you get the unsaved changes modal
2019-12-13 17:09:06 +00:00
..
editor Removed unnecessary '?status=all' query parameter (#1330) 2019-09-18 15:11:35 +01:00
member Unified tag and member screen code 2019-12-12 13:59:46 +00:00
members Added csv import/export for members 2019-10-04 15:14:20 +05:30
settings 🐛 Fixed unexpected "unsaved changes" modals when accessing screens 2019-12-13 17:09:06 +00:00
setup Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
staff Refactored document-title handler 2019-05-20 16:16:19 +01:00
tag Cleaned up and re-organised tag and new tag routes/controllers 2019-12-09 17:44:16 +00:00
about.js Refactored document-title handler 2019-05-20 16:16:19 +01:00
application.js Added "What's new" indicator and modal to highlight recent updates (#1292) 2019-08-23 10:01:27 +01:00
authenticated.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
editor.js Removed "Unsupported browser" warning for Chromium-based Edge 2019-06-25 14:52:09 +01:00
error404.js 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
home.js View site inside Ghost Admin 2019-03-21 10:33:14 +01:00
member.js Unified tag and member screen code 2019-12-12 13:59:46 +00:00
members.js Enabled members by default 2019-10-14 08:42:04 +05:30
pages.js Refactored document-title handler 2019-05-20 16:16:19 +01:00
posts.js 🐛 Fixed browser back button behaviour after clicking "x posts" on tags screen (#1306) 2019-08-29 11:10:09 +01:00
reset.js Refactored styleBody mixin 2019-05-20 14:57:21 +01:00
setup.js 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
signin.js Refactored document-title handler 2019-05-20 16:16:19 +01:00
signout.js Refactored document-title handler 2019-05-20 16:16:19 +01:00
signup.js Refactored styleBody mixin 2019-05-20 14:57:21 +01:00
site.js Allowed "view site" request to save cookies in cross-origin requests 2019-09-09 17:01:26 +01:00
tag.js Unified tag and member screen code 2019-12-12 13:59:46 +00:00
tags.js Cleaned up and re-organised tag and new tag routes/controllers 2019-12-09 17:44:16 +00:00