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/controllers
Kevin Ansfield 8526d98156 Changed content filters to show "unknown" if a deleted tag/author is selected
refs https://github.com/TryGhost/Ghost-Admin/pull/1474

- show some indicitive text rather than a blank dropdown button when type/author/tag/order query param is present but doesn't match something in our data sets (eg, if a tag/author has been deleted or a query param has been incorrectly typed)
2020-01-20 15:40:32 +00:00
..
editor 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
members Added csv import/export for members 2019-10-04 15:14:20 +05:30
settings Added new brand color publication setting (#1409) 2019-12-17 16:37:34 +05:30
setup Upgraded eslint-plugin-ghost and fixed new linter errors 2020-01-16 17:01:12 +00:00
staff Fixed Ember Data error when navigating to Staff screen 2020-01-10 13:53:58 +00:00
about.js Switched About screen to use config service 2019-02-26 16:12:34 +07:00
application.js Fixed deprecated access of controller.{currentPath,currentRouteName} 2019-05-06 14:51:23 +01:00
editor.js Added upgrade modal for host member limits (#1428) 2019-12-17 19:27:42 +05:30
error.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
member.js Fixed unsaved changes modal showing after focus/blur of tag and member fields 2019-12-16 17:02:19 +00:00
members.js Fixed member count after deleting a member 2019-12-13 11:38:37 +00:00
pages-loading.js 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
pages.js Extracted duplicated posts/pages filter into a component 2020-01-15 15:15:20 +00:00
posts-loading.js 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
posts.js Changed content filters to show "unknown" if a deleted tag/author is selected 2020-01-20 15:40:32 +00:00
reset.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
setup.js Fixed deprecated access of controller.{currentPath,currentRouteName} 2019-05-06 14:51:23 +01:00
signin.js 🎨 Added auto-login to private site when viewing site preview in admin (#1286) 2019-08-12 09:11:10 +01:00
signup.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
site.js Added reset-to-homepage behaviour when clicking "view site" link 2019-03-21 17:55:58 +00:00
tag.js Fixed unsaved changes modal showing after focus/blur of tag and member fields 2019-12-16 17:02:19 +00:00
tags.js Cleaned up and re-organised tag and new tag routes/controllers 2019-12-09 17:44:16 +00:00