Ghost/ghost/admin/app/models
Kevin Ansfield d7375aab1a Fixed missing invite role name on team screen
no issue
- removed the rename of `role_id` to `role` in the invite serialiser to let Ember Data do it's thing with the `invite.role` relationship
- added a guard to the team screen background reloading to ensure that role data is present in the store before loading invites so that Ember Data doesn't trigger unnecessary requests to find missing relationship data
2019-01-14 17:01:30 +00:00
..
api-key.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
integration.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
invite.js Fixed missing invite role name on team screen 2019-01-14 17:01:30 +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
post.js Adjust post URL handling for API v2's absolute URLs (#1055) 2018-10-16 16:54:15 +01: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 Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07: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 Fixed default user images returning 404s 2018-08-15 23:58:37 +01:00
webhook.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00