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/models
Kevin Ansfield 8e734d3c79 Added initial members model and associated mirage setup
no issue
- mirage is now enabled by default in development with logging (can be turned off once we're no longer relying on mocked members endpoints)
2019-01-22 17:18:44 +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
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
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 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