Ghost/ghost/core
Jono M 3711260f9d
Added feature flag for AdminX Offers (#18801)
closes https://github.com/TryGhost/Product/issues/4084

---

### <samp>🤖 Generated by Copilot at 9380e1f</samp>

This pull request adds a new UI for creating and managing offers for
members in the admin settings, which is controlled by an alpha feature
flag. It introduces new modal components for the offers UI, a new
sidebar item, new routes, and a new setting group. It also updates the
`labs.js` file to include the `adminXOffers` flag.
2023-10-31 08:41:35 +00:00
..
content 🎨 Updated Source to v1.1.0 2023-10-27 15:03:15 +00:00
core Added feature flag for AdminX Offers (#18801) 2023-10-31 08:41:35 +00:00
test Fixed missing favicon layout in the Recommendations template (#18766) 2023-10-25 19:13:37 +00:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
newrelic.js
package.json Update dependency newrelic to v11.5.0 2023-10-31 07:59:49 +00:00
playwright.config.js