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
2019-10-11 10:43:38 +01: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 Renamed member require payment setting 2019-10-11 14:10:37 +05:30
setup Updated links to docs (#1276) 2019-07-22 16:53:24 +08:00
staff Update dependency eslint-plugin-ghost to v0.3.0 (#1247) 2019-06-24 16:33:21 +01:00
tags 🐛 Fixed tag with # not generating "hash-" prefix at tag screen 2019-09-23 19:58:11 +05:30
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 🐛 Fixed "unsaved changes" modal when leaving a new post with no content (#1358) 2019-10-09 10:53:57 +01:00
error.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
member.js Added unsaved changes check to member details page 2019-10-10 18:06:33 +05:30
members.js Fixed members list sorting 2019-10-07 17:05:49 +05:30
pages-loading.js 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
pages.js 🎨 Separated post and page list screens (#1101) 2019-02-22 10:17:33 +07:00
posts-loading.js 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
posts.js 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01: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
tags.js 🎨 Updated tags screen design and usability (#1283) 2019-08-27 19:21:31 +05:30