* added initial cypress test for profiler
* added profiler ingestion workflow
* added data-testid for no profiler placeholder
* added create test suite and test case cypress
* added edit and delete flow for table test case
* added test-suite delete test
* added cypress for add column test case
* added delete and edit cypress test for column test
* fixed delete service cypress issue
* removed only keyword
* services wait
* changing project id
* fixing flaky bigquery test
* Changing flaky tests
* test
* test
* Custom properties and change in services test wait
* Entity details wait
* Glossary api wait
* minor changes for glossary
* mydata api wait
* policies api wait
* mydata page changes
* Roles and services api wait
* Tags and teams api wait
* Users api wait
* tags page failure fix
* minor code change for users
* test fail fix
* test fail fix
* removing it.only
* removing timeout and reducing wait timeout
* changing description element to constant &test fix
* removing timeout on wait
* Teams page fix
* changing the project id
* changing api intercept url for flaky tests
* bigquery test fail fix
* fix flaky tests
* changing project id
* Added add placeholder for settings tables no data
* added dataset id in errorplaceholder
* minor fixes
* cypress fixes
* cypress fix
* fix cypress issue
* fix teams and user cypress issue
* unit test changes
* Improvement #6556 : Made tag and glossary names in entity tables and other places clickable which now on click will redirect to the respective tag or glossary details page
* Changes made for failing cypress tests
* - Added functionality to redirect to specific tag category
- Merged 2 tooltips of tags into one which show both name and description
- Removed edit icon showing for links in entity summary details
* Updated unit tests
* ✨ Feat : UI Add support for editing post messages
* Support key binding
* Add unit test
* Disable Save button if message is empty
* Add unit test
* Add unit test for manage button
* Add unit test
* Minor change
* Add constant for invalid start time
* Fix cypress test
* Fix Cypress test
* Fix Edit and validate owner test
* Removed manage tabs from Table, Topic, Dashboard, Pipeline and ML Model entities
Modified unit tests according to the changes made in comnponents
* Fixed error while deleting entities except tables and also added test-ids to edit icons for cypress tests
* * Added functionaliy to delete entities through ManageButton on Service, DatabaseSchema and DatbaseDetails page.
* Added functionality to edit the owner through entity summary details on DatabaseSchema and DatabaseDetails page.
* Removed manage tab from Service, DatabaseSchema and DatabaseDetails page and did relevant utils changes.
* Cypress test fixes for manage tab removal and bug fix on service page
* * Service deletion message added
* Removed the option for soft delete for service, database and database schemas
* Cypress test slectors changed for specificity
* Added mocks for all APIs in service page unit tests
* Fixed failing unit tests
* Removed unused props
* Resolved onAnnouncementClick handler error.
* added left panel for global setting
* adding style for left panel
* removed unneccessary state depandancy and make setting route allowed only for sandbox and local env
* added webhook page in global setting
* added primery color to remove icon
* addressing comment
* addressing comment
* added wait time as delete service taking more time
* added sample data test for bigquery
* added sample data testing for mysql connector
* added sample data testing for redshift
* added snowflake sampledata test
* miner fix
* fixing typo
* miner fix