Ghost/ghost/admin/mirage
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
..
config Added Mentions endpoint to Admin (#16136) 2023-01-17 20:16:18 +08:00
factories Improved timezone support date picker and improved tests (#15545) 2022-10-07 12:20:06 +02:00
fixtures Removed duplicate newsletter tracking settings (#15717) 2022-10-28 02:35:39 +05:30
models Added redeemed offers filtering for members (#16071) 2023-01-11 20:13:09 +08:00
scenarios Updated newsletter management for switch to nullable sender_name 2022-04-15 09:43:22 +01:00
serializers Add tests to tabs and events pagination (#15757) 2022-11-07 16:32:06 +04:00
.eslintrc.js Update dependency eslint to v7 (#1566) 2020-05-17 22:53:37 +01:00
config.js Fixed "The routes only function has been deprecated" output in test runs 2022-05-25 11:03:05 +01:00
routes-dev.js Fixed "The routes only function has been deprecated" output in test runs 2022-05-25 11:03:05 +01:00
routes-test.js Added Mentions endpoint to Admin (#16136) 2023-01-17 20:16:18 +08:00
utils.js 🐛 Fixed error preventing admin area being usable by staff users with Contributor role 2022-10-31 12:01:39 +00:00