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-11-07 15:56:41 +07: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 Added confirmation modal and use email model in place of action 2019-11-07 15:56:41 +07:00
error.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
member.js Fixed Cmd+S in member details form (#1379) 2019-10-21 20:32:44 +05:30
members.js 🐛 Fixed members export limiting to 15 members only (#1391) 2019-10-29 10:21:10 +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