Ghost/ghost/admin/app/routes
Kevin Ansfield a066a505bd 🐛 Fixed error when opening editor after abandoning a new tag
no issue

- the new tag that is added to the store when opening the new tag route was not being cleaned up when leaving the new tag route
- blank tags have a name value of `undefined` which causes errors when calling `localeCompare()` on them as is done when ordering tag names for display in the tags input
2019-06-18 15:16:22 +01:00
..
editor 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
settings 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01: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
subscribers Removed usage of ember-light-table in subscribers screen (#1191) 2019-05-07 12:39:56 +01:00
tags 🐛 Fixed error when opening editor after abandoning a new tag 2019-06-18 15:16:22 +01:00
about.js Refactored document-title handler 2019-05-20 16:16:19 +01:00
application.js Refactored document-title handler 2019-05-20 16:16:19 +01:00
authenticated.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
editor.js 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +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 Updated member management data (#1150) 2019-04-16 20:32:43 +05:30
members.js Refactored document-title handler 2019-05-20 16:16:19 +01:00
pages.js Refactored document-title handler 2019-05-20 16:16:19 +01:00
posts.js Refactored document-title handler 2019-05-20 16:16:19 +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 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
subscribers.js Refactored document-title handler 2019-05-20 16:16:19 +01:00
tags.js 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00