* Added logic to allow profile data to be ingested when sample data fetching faisl
* Update ingestion/src/metadata/orm_profiler/profiler/core.py
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Added the docker compose for postgres
* Added changes as per the comments on PR
* Airflow Connectivity to Postgres
* Changes are done as per the comments
* Replocate changes to local dockerfile
* Fixed Airflow Dockerfile
* docker-compose services should wait until OpenMetadata DB is created
* remove unnecesary wait for db service
* Add dependencies to airflow image
* Add missing dependencies to airflow Dockerfile
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
* Fixed issue Update Right panel content for add test-suite workflow, and icon for test suite #7043
* updated link redirection path for add test
* fixed failing unit test
* - Made organisation page default page for global settings page for teams option
- Unnecessary actions for organisation removed
* Added support for new permissions API in teams page
* Replaced hard coded path with existing util function.
* Worked on comments
* Fixed minor bug and cypress test
* fixed failing cypress tests
* Added SQL to clean up profile and test data when migrating from 0.11 to 0.12
* Added deletion query for ingestion pipeline mysql
* Added logic to delete profiler ingestion pipeline from DB
* Update v004__create_db_connection_info.sql
added semicolon
* add 'supportsDatabase' property in mssqlConnection.json
* version uipdate with run 'make core_bump_version_dev'
Co-authored-by: Peng Zeng <pengzeng@PengdeMacBook-Pro.local>
* initial setup for data quality form
* added stepper and form component
* added select/add test suite step form
* added form for table test and cron step
* added data quality table test form flow
* added test suite listing page
* bug fix for profiler
* added column test form
* render right panel information dynamically
* updated test as per new changes
* updated data test id
* Fixed ingestionPipeline
* Fixed pytest + python format
* miner fix, added sql editor
* removed filter for duplicate test check
* miner fix
* updated all API call for test suite ingestion page
* updated test suite view redirection
* updated ingestion infinite loader
* added edit action for test case
* added edit/add ingestion flow
* added after action for form
* remove duplicate close action
* fixed alignment issue
* added expand on row click functionality and change expand/collapse icon
* used antd component
* resolving conflict
* Fixed#7040: Test-suite count support in counts API (#7041)
* updated test suite count
* fixed failing unit test
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
Co-authored-by: Parth Panchal <83201188+parthp2107@users.noreply.github.com>
* Update MyData and Explore with new roles and policy
* Add placeholder for explore side panel
* Fix unit tests
* Remove Permission API call from AuthProvider
* Fix loading issue
* Update global settings left panel
* Remove feed check from mydata page
* Remove permission check from explore page
* Minor change
* Add resource permission method to provider
* Change global settings left panel
* Remove unwanted codes
* Add comments
* Addressing review comments
* Fixing test failures
* Fixes#6978 Helper function for building ChangeDescription
* Fixes#7013 Backend : Policy rule description is not getting updated
* announcement add and edit modal label updated
* Added feature to see the local time zone while creating or editing announcement
* fixed failing unit tests
* improved the function to get time zone