Ghost/ghost/admin/app/components/admin-x
Jono M 328a785065
Updated AdminX to sync data changes to Ember (#18327)
refs https://github.com/TryGhost/Product/issues/3832

---

### <samp>🤖 Generated by Copilot at 7a91ba3</samp>

This pull request enables data synchronization between the Ember app and
the React app for the settings module. It passes `onUpdate` and
`onInvalidate` functions as props from the Ember app to the React app
through the `ReactApp` component and the `ServicesContext`. It also
removes unused code and adds some debugging logs in the `setting`
serializer and the `settings` service.
2023-09-25 17:29:09 +01:00
..
settings.hbs Added route for new admin-x settings 2023-05-16 12:23:24 +05:30
settings.js Updated AdminX to sync data changes to Ember (#18327) 2023-09-25 17:29:09 +01:00