Ghost/ghost/admin/app/adapters
Ronald Langeveld 57bc14e00f
Added Mentions endpoint to Admin (#16136)
ref https://github.com/TryGhost/Team/issues/2421

- added the Mentions API endpoint to Admin
- setup initial mention model in the Ember Store to be able to dev with the endpoint
- added basic routing to access the `/mentions` page that is currently behind feature flags
- Setup basic testing with a mirage mock endpoint.
2023-01-17 20:16:18 +08:00
..
api-key.js
application.js
base.js
custom-theme-setting-list.js
email.js
embedded-relation-adapter.js
label.js
member.js
mention.js Added Mentions endpoint to Admin (#16136) 2023-01-17 20:16:18 +08:00
newsletter.js
offer.js
page.js
post.js
setting.js
tag.js
theme.js
tier.js
user.js