* fix: added the popover as danger100 for the background of the danger rows
* fix: added 'danger100' on hover for Logout
* fix: added a check to not show any background on hover for disabled items
#20777
* fix: addressing PR feedback
* chore: added tests for the hover color
* chore: updated the unit tests to use user events
* chore: removed unused imports
* fix: issue 20810 Line 1, line 2, line 3 is written in the tooltip of the edit button in Bulk Publish
ref : #20810
* fix: fix bug 20810 tooltip text change to Edit
Ref : #20810
* fix: updated message ID
* fix: added new key for message
* 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: make contrib docs landing message clearer to users
* v5.1.1 to main (#21954)
* enhancement: ui issues and french translations (#21633)
* chore: ui issues and french translations
* chore: added missing translation
* chore: made it prettier
* fix: test CI/CD building repo 2 times (#21740)
* fix: do not display fill from locales if i18n no enabled (#21737)
* fix: do not display fill from locales if i18n no enabled
* chore: disable only if there is not i18n enabled
* fix: send ids when connecting relations to update u&p user role (#21726)
* fix:update role
* fix: send entry id when connecting/disconnecting relations
* fix: changed empty components wording (#21630)
* fix: changed empty components wording
* fix: updated selectors
* fix: made it prettier
* enhancement: add preview panel button (#21776)
* chore: add test workflow filters for each test type (#21770)
* chore: upgrade mysql2 package to 3.9.8 (#21795)
* feat: add mapping property support for documentation plugin's open api generated docs (#21752)
* feat: add mapping property support for documentation plugin's open API generated spec
Dynamic zones are reflected in the OpenAPI docs generated as an anyOf.
We can use a discriminator and mapping to improve the docs.
* fix: missing one value enum for __component property
* enhancement: extract logic to convert component names to OpenAPI names
* chore: run prettier write on clean schema attributes
---------
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
* chore: fix mysql workflow (#21801)
* chore: upgrade koa/router to 12.0.2 (#21802)
* Update "upgrade major" rules (#21745)
* fix: broken list view pagination (#21800)
* fix: broken list view pagination
* chore: add list view pagination e2e test
* enhancement: add copy preview url button (#21780)
* enhancement: add copy preview button
* chore: remove useClipboard from upload plugin
* Add <latest> Upgrade Command (#21754)
* Make locale/localizations private for non-localized cts (#21495)
* chore: upgrade sendgrid-mail to 8.1.3 (#21797)
* chore: re-enable history e2e tests (#21739)
* 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: search by numeric numbers in a relation (#21873)
* Sort Generated Content-Types and Components Definitions (#21868)
* fix(e2e): remove webkit skip conditions (#21611)
* 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(strapi/types): add Attribute column type (#21858)
* chore: add preview tracking (#21913)
* chore: upgrade plop to 4.0.1 (#21798)
* chore: upgrade cookie to 0.7.1 (#21833)
* enhancement: DTS assert count of items sent and received is equal (#21900)
* feat: added a count, start, finish counts to compare data recieved with data sent
* feat: refactoring
* feat: refactoring
* v5.1.1
---------
Co-authored-by: Lucas Boilly <45385696+lucasboilly@users.noreply.github.com>
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Pedro Cerejo <pedro.cerejo@tecnico.ulisboa.pt>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Ben Irvin <ben@innerdvations.com>
Co-authored-by: Andrei Luca <1881266+iamandrewluca@users.noreply.github.com>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
* fix: prettier
---------
Co-authored-by: Pierre Wizla <pwizla@users.noreply.github.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Lucas Boilly <45385696+lucasboilly@users.noreply.github.com>
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Pedro Cerejo <pedro.cerejo@tecnico.ulisboa.pt>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Ben Irvin <ben@innerdvations.com>
Co-authored-by: Andrei Luca <1881266+iamandrewluca@users.noreply.github.com>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
* enhancement: ui issues and french translations (#21633)
* chore: ui issues and french translations
* chore: added missing translation
* chore: made it prettier
* fix: test CI/CD building repo 2 times (#21740)
* fix: do not display fill from locales if i18n no enabled (#21737)
* fix: do not display fill from locales if i18n no enabled
* chore: disable only if there is not i18n enabled
* fix: send ids when connecting relations to update u&p user role (#21726)
* fix:update role
* fix: send entry id when connecting/disconnecting relations
* fix: changed empty components wording (#21630)
* fix: changed empty components wording
* fix: updated selectors
* fix: made it prettier
* enhancement: add preview panel button (#21776)
* chore: add test workflow filters for each test type (#21770)
* chore: upgrade mysql2 package to 3.9.8 (#21795)
* feat: add mapping property support for documentation plugin's open api generated docs (#21752)
* feat: add mapping property support for documentation plugin's open API generated spec
Dynamic zones are reflected in the OpenAPI docs generated as an anyOf.
We can use a discriminator and mapping to improve the docs.
* fix: missing one value enum for __component property
* enhancement: extract logic to convert component names to OpenAPI names
* chore: run prettier write on clean schema attributes
---------
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
* chore: fix mysql workflow (#21801)
* chore: upgrade koa/router to 12.0.2 (#21802)
* Update "upgrade major" rules (#21745)
* fix: broken list view pagination (#21800)
* fix: broken list view pagination
* chore: add list view pagination e2e test
* enhancement: add copy preview url button (#21780)
* enhancement: add copy preview button
* chore: remove useClipboard from upload plugin
* Add <latest> Upgrade Command (#21754)
* Make locale/localizations private for non-localized cts (#21495)
* chore: upgrade sendgrid-mail to 8.1.3 (#21797)
* v5.1.0
---------
Co-authored-by: Lucas Boilly <45385696+lucasboilly@users.noreply.github.com>
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Marc Roig <marc.roig.campos@strapi.io>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Pedro Cerejo <pedro.cerejo@tecnico.ulisboa.pt>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
* 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>
* fix: handle special characters in text field filtering
* fix: handle special characters in text field filtering
* fix: handle special characters in text field filtering
* fix: handle special characters in text field filtering
* fix: handle special characters in text field filtering
* fix: Added a gap between the 2 icon buttons
* fix: Changed the color of the subtitle
* fix: Changed the color of the subtitle
* Update packages/core/content-manager/admin/src/history/components/VersionHeader.tsx
Co-authored-by: Simone <startae14@gmail.com>
---------
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Simone <startae14@gmail.com>
* fix: Changed the color of the titles of the panels
* Update packages/core/content-manager/admin/src/pages/EditView/components/Panels.tsx
Co-authored-by: Simone <startae14@gmail.com>
---------
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Simone <startae14@gmail.com>