* Revamp Setting Page UI
* localization key pushed
* added breadcrumb in setting entity pages
* fix nested pages ui
* description added for cards and route fix
* fix unit test
* change cypress flow for setting page as per new UI
* fix sonarcloud and build issue
* fix some cypress
* fix cypress
* fix alert changes
* redirect to last page visited after deleting any service entity
* separate out application and bot from integration and sort custom property alphabitallcy
* fix cypress not running and bifercated bots and application cards
* fix cypress failure and addressed comments
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* revamp sidebar design
* minor chnages
* menu fixes and test modifyed
* fix cypress test
* fix cypress test and test code improvement
* fix entity and database cypress test
* fix data-quality cypress and fix beta tags
* change incident-manager icon and fix flaky cypress issue
* fix user cypress issue
* Removed the announcement knowledge panel
Announcements widget will only show on landing page if announcements are present
* renamed the MyDataPageV1 to MyDataPage
* added unit tests for the MyDataPage component
* Added unit tests for customizablePage and MyDataPage
* removed the API call to fetch announcements in customizeMyData component
* added unit tests for CustomizeMyData component
* added unit tests for EmptyWidgetPlaceholder component
* Added unit tests for AddWidgetModal components
* updated the data test ids for widgets
* updated the data test id for KPI widget
* added data-testids related to customize page flow
* Added tests for persona CRUD operations
* localization change for other languages
* updated data test ids related to customize landing page
* updated the persona flow spec
* added cypress tests for customizable landing page flow
* fixed unit tests
* updated the my data page logic to add announcement widget
* fixed empty widget placeholder not showing after resetting the layout
* Minor: Fix the DocStoreResourceTest
* remove the border for announcement widget
---------
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>