* feat(review-workflows): adding required stage for publishing (#21380)
* feat(review-workflows): adding required stage for publishing
* fix(review-workflows): fixs on rw required stage
* fix(review-workflows): selected required stage when stage name changed
* fix(review-workflows): bug when creating new rw
* feat(review-workflows): check entry stage before publish (#21400)
* feat(content-releases): add stage check to releases details page (#21497)
* feat(content-releases): add stage check
* fix(content-releases): apply suggestions on releases x review workflows
* feat(content-releases): considered review stage when getting the action status (#21612)
* feat(content-releases): considered review stage when getting the action status
* fix: apply changes to reviewWorkflows on schema
* fix: add api test for review workflows publish stage
* fix: api tests
* fix: validation message errors (#21878)
* feat: add workflowId & hasRequiredStageToPublish to workflows metrics events (#21897)
* fix(content-releases): skip flaky test
* fix: update accessible name in history.spec.ts
---------
Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>
* enhancement: add preview header
* chore: use translations for document status
* chore: add comment with Status comp plan
* chore: update e2e tests
* fix: e2e test
* Update tests/e2e/tests/content-manager/preview.spec.ts
* fix(e2e): remove webkit skip conditions
* chore: revert uniqueness spec to test others on ci
* fix(e2e): ctb navigation
* chore: ci config to speed up testing
* chore: revert lock
* chore(e2e): wip add webkit waiting
* chore: single out history spec changes for ci
* chore(e2e): use new webkit navigation for all affected test files
* chore(e2e): revert e2e ci config so all tests run again
* chore(e2e): temp skip uniqueness to test others
* chore(e2e): revert so all tests run again
* chore(e2e): re-skip uniqueness in webkit
* chore(e2e): revert workflow yaml
* chore(e2e): pr feedback
---------
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
* fix: reenable history api tests
fix: flaky findAndClose
fix: close notifications
* chore: add test workflow filters for each test type
* chore: fix node versions
* fix: match format of test.yml
* revert: don't add test_result to skipped_tests
* fix: add new outputs vars
---------
Co-authored-by: Ben Irvin <ben@innerdvations.com>
* fix: reenable history api tests
* fix: history trying to restore components that were deleted
* Update tests/api/core/content-manager/content-manager/history/history.test.api.ts
Co-authored-by: Marc Roig <marc.roig.campos@strapi.io>
* chore: refactor to deselect component ids at version creation
* Revert "fix: reenable history api tests"
This reverts commit a35f61fbc066f8ed4d4053ee99bed5d5c4949312.
* fix: type error
---------
Co-authored-by: Marc Roig <marc.roig.campos@strapi.io>