* fix domain label issue in dropdown
* fix placeholder issue, alias issue on query, remove domain item form filter in domain, alignment issue
* fix unwanted api calls in domains version page
* supported all in add asset modal and set it to default
* fix the loading issue in asset modal while search and on save button
* fix link issue for services in asset cards
* fix wrong entity name
* added data asset alias and a aggs to count on index
* fix: assets component refactor
* fix: use aggregation query for index count on explore
* removed all alias from metadata service
* fix: asset selection data product patch
* fix: add data products on missing pages
* fix: review comments
* fix: domain cypress
---------
Co-authored-by: 07Himank <himank07mehta@gmail.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
* - Removed Logi Configuration from the openmetadata.yaml
- Migrated Login Configuration to the UI
* Removed ApplicationConfig from tests
* Added Custom Header Logo Url
* Update field to favicon
* support login conifguration
* chore(ui): update logo and login config md files
* fix validation issue
* add cypress
* restructure folders and set default fallback for favicon
* autofocus to first field of edit form
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* Fixes#13803 : Reduce the number of call in case of columns
* Add Generic Method and Interface for Fields
* Removed unnecessary comments
* Make FieldInterface return List<? extends FieldInterface> for getChildren
* Fix Failing Tests
* - Remove Pipeline or Kill on app Disable
- Add AppMarketPlaceResourceTest
- Reschedule app automatically on restore
* Add Debug Log in validate Change Event
* Fix BotResourceTest
* Api Refactor on UI
* Dashboard MSTR Integration
* Format
* Format and linting
---------
Co-authored-by: Andrey.Skibunov <Andrey.Skibunov@life.com.by>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Add Description for Data Insights and report app
* Add Default Empty value for after in logs
* fix: description changes
* fix: restrict to day schedule for external apps
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
* Separate Status and Logs Endpoints
* fix: change endpoints from UI
* Handle Quartz to Unix Conversion in Backend
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
* fix(ui): ui feedbacks for 1.2 release
* fix notification panel height issue and data model expand icon issue
* Data Quality, test creation, and minimizing the side panel. It shows the name as "Setup Guide.", It should be "Data Profiler Metrics."
* changes locales
* fix: displayName for the test cases
* fix: Remove Domain shows tool tip as "Remove Owner"
* chore: remove box shadow from primary buttons
* fix: icon alignment in activity feed tab
* Long names should be truncated
* Increase the profile picture size to align with both the name and the persona
* Text in Knowledge panels should be of the same size
* Domain should be displayed on the explore card if the domain is available for any entity
* If the Domains not configure the search filter is empty. "No data available." -> "No Domains are Assigned to Tables" etc.
* fix: unit tests
* fix: unit tets
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>