Ghost/apps/admin-x-framework/src
2023-11-30 16:47:59 +00:00
..
api Updated newsletter email verification to render the verified address (#19148) 2023-11-27 18:28:57 +00:00
hooks Updated AdminX error handling to display validation errors correctly (#19210) 2023-11-30 16:47:59 +00:00
providers Fixed provider ordering to prevent bugs loading modals on refresh (#19089) 2023-11-22 07:51:10 +00:00
test Added calculated email address settings (#19115) 2023-11-23 13:07:15 +00:00
utils Moved AdminX test config to framework package (#19096) 2023-11-22 13:39:32 +00: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 Created a skeleton AdminX demo app (#19005) 2023-11-20 13:30:15 +00:00
playwright.ts Moved AdminX test config to framework package (#19096) 2023-11-22 13:39:32 +00:00
routing.ts Fixed provider ordering to prevent bugs loading modals on refresh (#19089) 2023-11-22 07:51:10 +00:00
vite.ts Created a skeleton AdminX demo app (#19005) 2023-11-20 13:30:15 +00:00