mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-02 08:13:34 +03:00
ad3fc7fce3
no issue After making a change to a post via the bulk action menu, the filter checks if the post should still be included on the page. If not, it is removed. There were two bugs here: - Expansions were not applied - Relation checks were not working because the model was not serialized Now the posts correctly stay on the page if needed, or are removed if not. |
||
---|---|---|
.. | ||
modals | ||
content-filter.hbs | ||
content-filter.js | ||
context-menu.hbs | ||
context-menu.js | ||
list-item-old.hbs | ||
list-item-old.js | ||
list-item.hbs | ||
list-item.js | ||
list.hbs | ||
list.js |