Ghost/ghost/admin/app/components/posts-list
Simon Backx ad3fc7fce3 Fixed filter update after bulk action
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.
2023-04-26 16:25:48 +02:00
..
modals Fixed copy for changing page access modal 2023-04-14 11:32:09 +01:00
content-filter.hbs Resolved power-select related deprecation warnings for loading components by string (#15466) 2022-09-24 17:00:05 +02:00
content-filter.js Moved posts list components 2022-09-08 09:42:07 +01:00
context-menu.hbs Hid post access context menu action when members are disabled 2023-04-13 17:54:01 +02:00
context-menu.js Fixed filter update after bulk action 2023-04-26 16:25:48 +02:00
list-item-old.hbs Added post bulk edit api (#16576) 2023-04-07 11:48:14 +02:00
list-item-old.js Added post bulk edit api (#16576) 2023-04-07 11:48:14 +02:00
list-item.hbs Updated featured status in post list 2023-04-13 14:59:59 +01:00
list-item.js Changed post and page rows go to editor plus code and styles cleanup 2022-11-08 14:29:11 +00:00
list.hbs Added bulk edit pages API and admin UI (#16633) 2023-04-14 12:16:15 +02:00
list.js Added post bulk edit api (#16576) 2023-04-07 11:48:14 +02:00