Ghost/ghost/admin/mirage/serializers
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
..
application.js Added sender email verification flow for newsletters 2022-04-13 19:34:58 +01:00
integration.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
label.js Added ability to bulk delete members by label or status (#1883) 2021-04-08 12:06:27 +01:00
member-activity-event.js Add tests to tabs and events pagination (#15757) 2022-11-07 16:32:06 +04:00
member.js Added canceled subscriptions in member detail screen (#2287) 2022-03-18 16:15:42 +00:00
page.js Removed use of ?include=tags,authors,authors.roles query param on post/page requests 2019-02-25 21:55:55 +07:00
post-revision.js Added Admin acceptance test for post revision restoration 2024-06-04 20:16:19 +01:00
post.js Fixed bugs in post's change-access context menu flow (#21173) 2024-10-01 17:16:23 +00:00
subscription.js Renamed products to tiers (#2372) 2022-05-11 22:41:54 +05:30
tag.js Reduced Admin search re-indexes (#20154) 2024-05-07 15:24:20 +01:00
tier.js Renamed products to tiers (#2372) 2022-05-11 22:41:54 +05:30
user.js Reduced Admin search re-indexes (#20154) 2024-05-07 15:24:20 +01:00