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
Rish 677de7f317 Updated members lab settings design
no issue

- Extracts members lab settings from `Beta Features` section to its own section
- Adds new `fromAddress` field to members settings
2019-10-09 15:33:08 +05:30
..
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 Updated members lab settings design 2019-10-09 15:33:08 +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
subscribers Removed usage of ember-light-table in subscribers screen (#1191) 2019-05-07 12:39:56 +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 loading state for member subscription details 2019-10-07 17:56:32 +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
subscribers.js Removed usage of ember-light-table in subscribers screen (#1191) 2019-05-07 12:39:56 +01:00
tags.js 🎨 Updated tags screen design and usability (#1283) 2019-08-27 19:21:31 +05:30