* first implementation details page
* refactor code based on comments received
* move the countDays function inside the ReleaseDetails page
* fix unit tests for the Details page
* add padding bottom heading
* fix type errors
* integrate new fields to the Details page
* fix types
* change the way we handle the timepassed since release creation
* fix unit test
* fix review comments
* unit test control table content
* fix review comments
* remove mocking useParams
* refactor provideTags and invalidateTags
* improves in rtk tags and createdBy type
* fix last review comments
* increase warning timeout to solve issues with unit tests
* add AnErrorOccured content if we have errors
* fix type error
* fix condition
* remove new line
---------
Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io>