* supported all_index in search index configuration form
* allow clear in select widget
* supported tree select for the entities
* playwright test
* added env for the run application status test
* fix beta badge color, color of checkbox and changes as per comments
* minor fix
* fix sonar issue
* Fix # 16475 : Add "all" alias for chart_search_index
* Backend : support "dashboards" field for Chart entity
* Backend : support "dashboards" field for Chart entity
* support to show charts in suggestions and glossary asset and redirect their dashboard page
* localization keys
* added unit test for component
* minor fix
* Add backend tests
* added playwright test for chart in glossary
* minor change
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* support data asset explore widget
* made some card fixes,added widget image and change widget name
* file name changes
* supported unit test
* dispaly services with count in widget along with unit test
* localization keys
* card spacing fix
* asset count changes as per new design
* minor link and image changes
* Fix backend tests
* move the serviceTypeFilter to common utils
* fix sonar issue
* sonar fix
* changes as per comments
* supported playwright test
* fix playwright failure
* created separate spec for data asset widget
* remove from entity page
---------
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
* fix(ui): consider all the tags as tier which are children of Tier classification
* add playwright
* wip tier cleanup
* fix async select list loading issue
* address comments
* update variable
* minor(#16099): when adding team give user option to configure the isJoinable field
* chore: add helper text for public team field
* test: add test for create team
* fix: playwright test
* fix deleted user profile not showing
* logout currentUser if he deleted himself
* supported unit test for the deleted user
* supported playwright test for manage user from profile page
* remove unwanted class
* fix flaky failure and changes made as per comments
* changes as per comments
* playwright: improve the existing playwright test
* pw improvement
* minor change
* reduce the scope of custom property
* reduce scope of custom property test
* addressing comments
* updated response timeout
* feat(#16208): custom properties for Dashboard Data Models
* chore: update the padding for custom properties tab content
* Backend : Support extension field for dashboardDataModel
* ui: update ui to fetch the extension data
* feat: show custom properties on right panel
* chore: add custom properties in version page
* test: add playwright test for data model custom properties
* test: remove duplicate checks
---------
Co-authored-by: sonikashah <sonikashah94@gmail.com>