mirror of
https://github.com/strapi/strapi.git
synced 2025-12-26 06:35:47 +00:00
* draft: bulk release injection zone added * chore: implement cm-api to strapi-app & description component renderer * feat: bulk delete action * Revert "draft: bulk release injection zone added" This reverts commit 2d9e8872e847327888d988009fa16f91b5f1c777. * feat: bulk unpublish action added * feat: default bulk publish action * fix: variable renaming * fix: on close of modal updated and refetched list on publish action completion * fix: removed IZ publish and unpublish modals, e2e tests added for default bulk actions * tests: e2e updated for publish button disabled state * fix: bug fixed on publishing with already published entries * fix: e2e tests * fix: reverted IZ components --------- Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
End-to-end Playwright Tests
See contributor docs in docs/docs/guides/e2e for more info