mirror of
https://github.com/strapi/strapi.git
synced 2025-07-19 15:06:11 +00:00

* feat(content-releases): add status to releases * add docs and fix e2e error * draft: added basic badge with default value * Update docs/docs/docs/01-core/content-releases/00-intro.md Co-authored-by: Simone <startae14@gmail.com> * Update docs/docs/docs/01-core/content-releases/00-intro.md Co-authored-by: Simone <startae14@gmail.com> * Update docs/docs/docs/01-core/content-releases/00-intro.md Co-authored-by: Simone <startae14@gmail.com> * apply marks feedback * don't throw error on lifecycle hooks inside releases * handle when actions are not valid anymore * await for entry validation on releases edit entry * check if are changes in content types attributes to revalidate * fix e2e test * apply marks feedback * fix: removed default status value * fix: release card design updated, capitalize scheduled period * fix: e2e test updated to select always a current date --------- Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io> Co-authored-by: Simone <startae14@gmail.com>
End-to-end Playwright Tests
See contributor docs in docs/docs/guides/e2e for more info