Ghost/ghost/admin/mirage
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
..
config
factories 🎨 Added “Copy post link” to posts list context menu (#20760) 2024-08-15 16:09:48 +02:00
fixtures Updated tips & donations default suggested value 2024-08-20 12:07:51 +01:00
models
scenarios
serializers
.eslintrc.js
config.js
routes-dev.js
routes-test.js
utils.js