Ghost/ghost/admin/app/components/admin-x
Rishabh 4883d73a0f Updated API service for admin-x
refs https://github.com/TryGhost/Team/issues/3151

The api service in admin-x was using hardcoded `x-ghost-version` as we did not have access to version value in the app so far. This change passes the ghost version from ember Admin app to Settings-X app via props, and refactors the api util to use the app version as a common header.

- Adds new services provider to pass common services for the app
- passes API as a service via context for the App
- refactors existing API usage to use api from context
2023-06-01 14:32:38 +05:30
..
settings.hbs Added route for new admin-x settings 2023-05-16 12:23:24 +05:30
settings.js Updated API service for admin-x 2023-06-01 14:32:38 +05:30