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 775793f824 First pass at members list
no issue
- don't nest details route as it's not nested UI
- implement styled list of members
- add `<MemberAvatar>` component that generates random background colour and initials based on member name
- fixed generation of fake member details in mirage
2019-01-24 19:34:32 +00:00
..
settings Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
setup Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
team Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
about.js ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
application.js Koenig - Fixed full-width images not respecting fullscreen mode 2018-07-26 13:28:02 +01:00
editor.js 🎨 Added post title to document title for easier location with multiple editor tabs (#1072) 2019-01-21 11:44:30 +00:00
error.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
member.js First pass at members list 2019-01-24 19:34:32 +00:00
members.js First pass at members list 2019-01-24 19:34:32 +00:00
posts-loading.js ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
posts.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
reset.js Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
setup.js ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
signin.js Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
signup.js Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
subscribers.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00