* 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>
* fix: history field width
* fix: relations to admin:user are not fetched correctly
* fix: do not link to admin users from history relation input
* fix: apply shadow none everywhere
---------
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
* fix: change the publish controller logic to handle different versions publish
* fix: change the logic to create a new document variant
* fix: apply review's comments