Ghost/apps/admin-x-framework/src
Kevin Ansfield 27123844dc Added donation notification toggle to user settings
closes https://linear.app/tryghost/issue/PLG-155

- added checkbox when "stripe enabled" check is true
2024-08-20 16:00:32 +01:00
..
api Added donation notification toggle to user settings 2024-08-20 16:00:32 +01:00
hooks 🐛 Fixed default recipients setting not showing label filters (#20480) 2024-06-27 17:47:26 +02:00
providers 🐛 Fixed trailing slashes not handled in Settings (#19640) 2024-02-01 19:23:22 +02:00
test Added donation notification toggle to user settings 2024-08-20 16:00:32 +01:00
utils Updated ActivityPub API root path (#20471) 2024-06-27 11:27:25 +07:00
errors.ts Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
helpers.ts Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
hooks.ts Added tests to AdminX framework package (#19022) 2023-11-20 11:00:51 +00:00
index.ts Updated files with mixed named/default exports to use only named exports (#19385) 2023-12-14 16:01:28 +00:00
playwright.ts Updated files with mixed named/default exports to use only named exports (#19385) 2023-12-14 16:01:28 +00:00
routing.ts Updated files with mixed named/default exports to use only named exports (#19385) 2023-12-14 16:01:28 +00:00
vite.ts Created a skeleton AdminX demo app (#19005) 2023-11-20 13:30:15 +00:00