Ghost/apps/admin-x-settings/test/utils
Chris Raible 680651aa58
🐛 Fixed admin error when trying to overwrite a default theme (#20299)
ref
https://linear.app/tryghost/issue/ONC-57/trying-to-overwrite-the-default-source-theme-crashes-ghost

- When attempting to overwrite a default theme (source or casper), admin
would crash because this is not allowed by the API and the error was not
handled
- This fixes that by showing a modal with an error message when the user
tries to overwrite a default theme, and instructs the user to rename the
zip file
2024-05-30 15:55:45 -07:00
..
files Update migration in settings (#19278) 2023-12-13 16:25:29 +01:00
images Moved Admin-X-Settings to apps/ folder 2023-06-23 14:37:39 +02:00
responses 🐛 Fixed admin error when trying to overwrite a default theme (#20299) 2024-05-30 15:55:45 -07:00
acceptance.ts Added test examples to AdminX demo (#19116) 2023-11-23 12:59:48 +00:00