* Minor: fixed DQ edit test case issue and searchIndexDetails typescript issue
* fixed failing unit test
* fixed unit test for Data quality test
* reverting e2eLabeler changes
* #15336 UI: Add Pagination to Data Quality Tab on Entity pages
* fixed failing unit test
* removed test case count and test case status column from column profiler table and added fetch call in column details page
* added unit test for pagination
* removed loading test as it was written for dataQualityTab component.
* chore(ui): move entitydetails loading to
* improve version page
* minor improvement for version
* fix tests
* chore(ui): reduce routes from specific to generic to reduce the code (#15404)
* chore(ui): reduce routes from specific to generic to reduce the code
* cleanup on authenticated app router
* fix tests
* fix path for table then other type
* fix cypress
* address comments
* fix routes issue
* fix path issue for versino pages
(cherry picked from commit bb03e594a4113ffd3266ab9220d1b7efc14a50f5)
* fix paths
* fix tests
* fix mock issue
* fix java lint
* fix task path
* supported unit test for email conifugration form
* fix cypress for roles and policies
* supported unit test for incident manager header component
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* chore(ui): reduce routes from specific to generic to reduce the code
* cleanup on authenticated app router
* fix tests
* fix path for table then other type
* fix cypress
* address comments
* fix routes issue
* fix path issue for versino pages
* Add 'Mentions' enum for subscriptionCategory
* fix the user list selection field not showing for 'Mentioned Users' filter
* update the cypress for new changes
* fix teams not showing in the mention suggestions
* Add Custom Propety Config to store format, enum values, entity types
* Fix import statements and remove unused code
* Add Custom Propety Config to store format, enum values, entity types
* Add support for enum field type in custom properties
* update name in customPropertyConfigTypeValueField
* add custom property config column in custom property table
* Update padding-left in block-editor.less
* Add enum value translation for multiple languages
* update placeholder of config
* fixed python sdk
* add enum type in property value
* add unit tests
* Add Custom Propety Config to store format, enum values, entity types
* update ui to handle the enum config and validation
* Fix enum value handling in EditCustomPropertyModal and PropertyValue
* Update CustomProperty.md with enum values and multi-select option
* add cypress test
* add cypress for multiselect enum value
* Add tests for enum props
* add cypress for editing the enum property
* Add validations to enum
* Fix dependency issue
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
* change placeholder for add asset in teams
* localization keys
* changes as per comment on localization key
* fix the squashing of header in entity page
* added tooltip on floating icons
* localizaion keys
* added tooltip on tables and other icons
* clipboard copy tooltip
* fix unit test
* fix cypress issue
* code smell fix
* changes as per comments and fix cypress issue