0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/apps/admin-x-settings/src
Ronald Langeveld 24ab28a8fc
Hide Offers when Stripe is disabled in AdminX (#19217)
refs ADM-56

- Hides Offers from setting menus when Stripe is disabled on Admin X settings.
2023-12-04 10:10:36 +02:00
..
assets
components Hide Offers when Stripe is disabled in AdminX (#19217) 2023-12-04 10:10:36 +02:00
hooks Created a skeleton AdminX demo app (#19005) 2023-11-20 13:30:15 +00:00
styles Renamed admin-x-design to admin-x-design-system for clarity (#18914) 2023-11-08 15:10:43 +00:00
unsplash Cleaned up Unsplash component in Admin (#18603) 2023-10-13 14:15:14 +07:00
utils Allow custom reply-to addresses for self-hosters and allow empty values (#19200) 2023-11-30 16:14:36 +01:00
App.tsx Fixed provider ordering to prevent bugs loading modals on refresh (#19089) 2023-11-22 07:51:10 +00:00
index.tsx
main.tsx Created a skeleton AdminX demo app (#19005) 2023-11-20 13:30:15 +00:00
MainContent.tsx Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
typings.d.ts Updated timezone-data and color-utils to use built in type definitions (#18795) 2023-10-30 16:40:54 +00:00
vite-env.d.ts