Ghost/ghost/admin/mirage
Kevin Ansfield 3bbe8c8c7a
Fixed bugs in post's change-access context menu flow (#21173)
ref 86d61304b1
ref https://linear.app/tryghost/issue/ONC-323

- added `tracked()` to our proxy model object properties
  - fixes default data always showing when opening the modal
- fixed data push after completing modal
- `post.tiers` is set up as an attribute in Admin rather than a relationship
- fixes incorrect tiers list showing when the change access modal is opened again after changing access before the post is re-fetched from the API
- fixed flash of failure button state when saving modal changes
- expanded tests to cover tiers selection
2024-10-01 17:16:23 +00:00
..
config Fixed bugs in post's change-access context menu flow (#21173) 2024-10-01 17:16:23 +00:00
factories Added one-time payments under "payments" for filtering (#20807) 2024-08-22 10:26:46 +00:00
fixtures Updated tips & donations default suggested value 2024-08-20 12:07:51 +01:00
models Fixed bugs in post's change-access context menu flow (#21173) 2024-10-01 17:16:23 +00:00
scenarios Updated newsletter management for switch to nullable sender_name 2022-04-15 09:43:22 +01:00
serializers Fixed bugs in post's change-access context menu flow (#21173) 2024-10-01 17:16:23 +00:00
.eslintrc.js Update dependency eslint to v7 (#1566) 2020-05-17 22:53:37 +01:00
config.js Fixed "The routes only function has been deprecated" output in test runs 2022-05-25 11:03:05 +01:00
routes-dev.js Fixed "The routes only function has been deprecated" output in test runs 2022-05-25 11:03:05 +01:00
routes-test.js Added Mentions endpoint to Admin (#16136) 2023-01-17 20:16:18 +08:00
utils.js 🐛 Fixed error preventing admin area being usable by staff users with Contributor role 2022-10-31 12:01:39 +00:00