* fixed schemaSearch and dataModelVersion cypress
* fixed tags not updating after addition and deletion of tags
* fixed null value coming in the dashboard name field for search API
* fixed bug on service list page
* fix: allow removing assets from assets tab
* fix: localization
* fix: glossary trim issue and permission fix
* fix: asset removal on domain and glossary term
* fixed persona name showing instead of the display name on the customizable landing page
* worked on comments
* added empty catch block for consistency
* worked on comments
* Added soft delete option for services
* disabled edit actions for deleted entities
fixed code smells
code refactoring
* added loading icon in restore entity modal while API call is pending
* fixed code smells
* localization changes
* changes to make actions disabled for deleted entities
* fixed code smell
* changes to limit actions for soft deleted teams
* localization changes
* added deleted badge for soft deleted teams
* Fixed unit tests
* improved delete modal functionality
limited actions for deleted tables on profiler tab
* fixed failing unit tests
* added missing up vote and down vote functionality for search Index entities
* updated the logic to show display name if available in search suggestions
* fixed custom properties settings page bug
added soft delete limitations for container and search index custom property tab
* fixed unit tests
* fixed bugs on table details page and container details page
* Fixed bug on team details page
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* [UI] Data Insight Layout looks broken in case of large number of assets #13803
* move height to constant variable in cost file
* fixed DI cypress
* fixed failing unit test
* 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>
* fix(chore): change errorplaceholder in explore and added tooltip around url style url
* supported helper text in add form for glossary and classification tags
* created separate formLabel component
* minor changes
* changes as per comments
* 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
* revamp whats new popup alert box
* changes as per comments
* added await for whats-new-alert in cypress and slow down gif loader
* changes as per comments
* minor changes
* revamp user profile page
* minor fixes
* unit test fixes
* added unit test for user components
* added unit test for user-profile roles and minor improvement
* supported unit test for inheritet roles
* added unit test for user-profile-image and minor improvement
* minor fixes
* cypress fixes
* fix the user icon and name in case of no display name
* changes as per comments
* 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>
* fix(test): AUT failures for 1.2
* fix cypress in query,addRemoveTier and data insight
* fix redshift with dbt
* update package
* fix yarn install
* skip service spec
* remove id from the ingestion json schema
* skip data quality and insight for main
* include service specs
* update CI
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>