Ghost/ghost/admin/app/controllers
Kevin Ansfield d6c22df6d7 🎨 Separated post and page list screens (#1101)
no issue
- added `page` model
- removed `page` param from Post model
- added pages screen with associated links
- added `:type` param to editor screens to work with the right models
- removed post<->page toggle and associated tour item
2019-02-22 10:17:33 +07:00
..
settings Filter non-custom integrations from Custom Integrations list 2019-02-15 14:18:05 +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
application.js Koenig - Fixed full-width images not respecting fullscreen mode 2018-07-26 13:28:02 +01:00
editor.js Added undefined guards to uses of JSON stringify/parse copying 2019-01-30 14:44:53 +00:00
error.js
member.js First pass at members list 2019-01-24 19:34:32 +00:00
members.js Only fetch new/modified members in background refresh 2019-01-31 14:13:35 +00:00
pages-loading.js 🎨 Separated post and page list screens (#1101) 2019-02-22 10:17:33 +07:00
pages.js 🎨 Separated post and page list screens (#1101) 2019-02-22 10:17:33 +07:00
posts-loading.js 🎨 Separated post and page list screens (#1101) 2019-02-22 10:17:33 +07:00
posts.js 🎨 Separated post and page list screens (#1101) 2019-02-22 10:17:33 +07:00
reset.js Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
setup.js
signin.js Fixed signin error display 2019-02-21 15:43:58 +07:00
signup.js 🐛 Fixed incorrect username being saved by Safari when signing up via invitation 2019-01-31 10:27:40 +00:00
subscribers.js