0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/apps/admin-x-settings/test
Kevin Ansfield 0b3f7d7705 Updated tips & donations default suggested value
closes https://linear.app/tryghost/issue/PLG-156

- updated all default fixtures to use `500` ($5) as the default suggested donation value
- added migration to update existing settings using the old default of `0` to `500`
  - this is fine to apply because the feature hasn't been released so there's no explicit `0` values in the wild
- added an acceptance test for the adminx-settings tips & donations section
2024-08-20 12:07:51 +01:00
..
acceptance Updated tips & donations default suggested value 2024-08-20 12:07:51 +01:00
unit Added PostHog to admin-x-settings trackEvent function (#20013) 2024-04-11 19:35:30 -07:00
utils 🐛 Fixed admin error when trying to overwrite a default theme (#20299) 2024-05-30 15:55:45 -07:00