* revamp announcement card
* cypress fix and minor improvement
* fix sonar issue
* refactor ProfilePicture view and support cypress and fix sonar lint issue
* added and fix some unit test
* fix and added unit test
* changes made as per comments
* fix sonar issue
* skip cypress failure due to flakiness
* Fix#16046 : modify glossaryTerms api endpoint to support querying immediate children with childrenCount
* fix(ui): support lazy loading for n level of glossary
* fix modal update for glossaryTerm
* fixed expand/collapse button bug and update glossary page issue
---------
Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* MINOR - Metadata Actions - New Actions
* Add actions
* Add actions
* Add actions
* Add actions
* Add actions
* Add actions
* Add support for chart search in UI
* Refactor searchEntity function in AlertsUtil.tsx and getSearchIndexEntityTypeMapping function in SearchClassBase.ts
* add domain
* add domain
* format
* Update setSourceAsValue parameter in searchEntity function
* add missing fields in the advanced search field selection for all the assets
---------
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
* Fix#16046 : modify glossaryTerms api endpoint to support querying immediate children with childrenCount
* childrenCount added in glossary_term_index_mapping.json
* childrenCount added in glossary_term_index_mapping.json
* issue-15719: unit test for superset db source
* issue-15719: use testcontainers for superset_api client test
* issue-15719: superset-api yield data changes
* fix failed test cases due to testcontainer version
* issue-15719: postgres container version fix
* issue-15719: setup & teardown with testcontainers
* issue-15719: remove more patch code
* re-supported password input and value hidden on asterisks basis
* supported test
* check the entire string value for showing it in the input
* added test
* Fix#15490: openmetadata-ops.sh reindex does not work
* add status for reindex
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Add predefined color palette for UI styling assets - backend
* Update UI components to use customLogoConfig in applicationConfig
* Update UI components to use customLogoConfig and customTheme in applicationConfig
* Update UI components to use customLogoConfig and customTheme in applicationConfig
* Update UI components to use customLogoConfig and customTheme in AppearanceConfigSettingsPage.tsx
* Update UI components to use customLogoConfig and customTheme in AppearanceConfigSettingsPage.test.tsx
* Remove existing customLogoConfiguration
* Refactor App.tsx and ThemeUtils.ts files
* Update AppearanceConfigSettingsPage.tsx with new imports and default theme values
* Update AppearanceConfigSettingsPage.tsx with new imports and reset functionality
* add cypress test
* Fix color update issue in CustomThemeConfig.spec.ts
* Remove existing customLogoConfiguration -migration changes
* Fix theme configuration initialization in useApplicationStore.ts
* Update CustomThemeConfig.spec.ts to check if the color is updated
* update existing customLogoConfiguration with customUiThemePreference -migration changes
* Update CustomThemeConfig.spec.ts to fix color update check
* Add unit tests for ThemeUtils
* move validateJsonSchema method to JsonUtils
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* fix: unique test computation to scalar_subquery
* fix: make test case reference an inherited field
* style: ran java linting
* fix: added test case resolution migration
* style: ran java linting