Ghost/ghost/admin/app/models
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
..
api-key.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
integration.js Filter non-custom integrations from Custom Integrations list 2019-02-15 14:18:05 +00:00
invite.js Fixed missing invite role name on team screen 2019-01-14 17:01:30 +00:00
member.js Added initial members model and associated mirage setup 2019-01-22 17:18:44 +00:00
navigation-item.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
notification.js 🎨 Move "Update available" notification to the About screen (#894) 2018-01-09 14:23:36 +00:00
page.js 🎨 Separated post and page list screens (#1101) 2019-02-22 10:17:33 +07:00
post.js 🎨 Separated post and page list screens (#1101) 2019-02-22 10:17:33 +07:00
role.js ESLint: Be explicit with Ember Data attribute types 2018-01-12 12:17:56 +00:00
setting.js Removed dated permalinks setting 2018-08-14 17:49:50 +01:00
slack-integration.js Added ability to configure Slack integration's username (#1084) 2019-01-21 12:26:21 +00:00
subscriber.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
tag.js ESLint: Don't use observers if possible 2018-01-12 12:17:56 +00:00
theme.js Custom Post Templates UI (#878) 2017-10-10 14:26:19 +02:00
unsplash-integration.js 🎨 Enabled Unsplash integration by default (#862) 2017-09-20 12:19:48 +02:00
user.js Added user.isOwnerOrAdmin CP 2019-01-22 16:22:12 +00:00
webhook.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00