Ghost/ghost/admin/app/controllers
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
..
editor
lexical-editor
members
posts Wired email debug screen with API (#15919) 2022-12-02 14:38:40 +05:30
settings Added Taste and Episode themes (#15991) 2022-12-13 23:03:21 +08:00
setup
application.js
billing.js
dashboard.js
designsandbox.js
editor.js 🐛 Fixed slug saving in editor (#16007) 2022-12-14 19:39:01 +04:00
error.js
explore.js
home.js
lexical-editor.js 🐛 Fixed slug saving in editor (#16007) 2022-12-14 19:39:01 +04:00
member.js 🐛 Fixed unexpected "unsaved changes" modal when deleting a member 2022-12-05 11:48:37 +00:00
members-activity.js Added events to Post Analytics page (#15886) 2022-11-28 17:43:35 +04:00
members.js 🐛 Fixed duplicate member columns when filtering 2023-01-06 16:04:22 +01:00
mentions.js Added Mentions endpoint to Admin (#16136) 2023-01-17 20:16:18 +08:00
offer.js 🐛 Fixed missing validation of offer amounts in the admin panel (#16022) 2023-01-03 09:23:11 +00:00
offers.js 🐛 Fixed offer links with an archived tier (#15792) 2022-11-11 10:11:34 +01:00
pages-loading.js
pages.js
posts-loading.js
posts.js
reset.js
settings.js
setup.js
signin.js
signup.js
site.js
tag.js
tags.js
whatsnew.js