* fix: long text ellipsis wrapping
* fix: node suggestions long text issue
* replace name with fqn for tags
* fix cypress issue
* change the header label ui of explore page
* fixed classificatin issue for .
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: 07Himank <himank07mehta@gmail.com>
* [CHORE] Reduce docker image size by removing pip cache
* [CHORE] Reduce image size for ingestion/operators as well
* [CHORE] Reduce image size for CI
* add exception Message for invalid enum value
when enum value is incorrect in api call, this method generates the exactly message as we expect. for example the Include.java in databaseServiceResource.java list() api.
* add an example for invalid enum value as unit test for databaseServiceResource class.
A unit test example that shows how to use invalidEnumValue() method instead of traditional way i.e. writing plain string.
* apply google-formatter
* Merge branch 'EsmaeilChitgar-AddExceptionMessageForInvalidEnumValue' of https://github.com/EsmaeilChitgar/OpenMetadata into EsmaeilChitgar-AddExceptionMessageForInvalidEnumValue
* fix reported issues in pull request
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
* added missing dependance for in the serviceDetailsPage
* fixed the bugs in ingestion tab on service details page
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Fix#8208: OpenMetadata server supports Postgres 15
* fix: PSQL 15 Initial scripts to make database owners for permissions
* Update to generic base image tag
* fix: type for airflow username
---------
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
* fix ui breaking because of url having percent in it
* added support for % in about
* fix test cases
* checkstyle
* url fix
* fix storage url
* encoded topic, mlmodel and pipeline entity
---------
Co-authored-by: 07Himank <himank07mehta@gmail.com>
* Fix tests logging; do not initialize the search client if the search config is not present
* Fix logging and parallelization defaults 1C
* Fix logging and parallelization defaults 1C
* Fix logging and parallelization defaults 1C
* Fix logging and parallelization defaults 1C
* Fix logging and parallelization defaults 1C
* Fix logging and parallelization defaults 1C
* ui: fixed loading issue in table, and remove unwanted params from API in table profiler
* fixed unit test and addressing comment
* added "testDefinition" params to API as it required to for edit test
* chore(ui): teams page improvements
* chore(ui): fetch basic and advanced details separately
* chore(ui): only fetch asset for team type group
* chore(ui): do not load page for advanced details
* chore(ui): fetch all team advanced details separately
* fix: unit test
* test: cypress test for team
* test: fix cypress test
* fix: cypress test
* fix: cy test
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* refactor Es OS code
* refactoring Es OS code
* hardcore RUN_ELASTIC_SEARCH_TESTCASES value to true
* updated the size of maven-surefire from 1024 to 2048
* fixed blank service type issue for aggregation
* debugging pr
* debugging pr
* added configuration to openmetadata-secure-test.yaml
* debugging ci failure
* debugging ci failure
* debugging ci
* debugging ci issue
* added container to be created single time
* added container to start just once
* removed elasticSearchContainer = null
* removed elasticSearchContainer = null
* removed elasticsearchcontainer.stop
* reverted ElasticSearchContainer Changes
* revert extra memory added for jvm added
* reverted JUnit.run.xml
* resolved conflicts
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
* ui: fixed issue related to profiler and data quality
* support logout confirmation modal
* fix bredcrumbs for logviewer
* fix unit tests
* fix loading issue in profile tab
* restore breadcrum for service ingestion
* update confirmation modal
* address comments
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>