10 Commits

Author SHA1 Message Date
Onkar Ravgan
5d6e18dc28
Fix 10642: Mark delete entities and tags toggle (#10695)
* Added mark delete logic

* Final test and optimization

* After merge fixes

* Added include tags for dash pipelines dbt

* added docs and fixed test

* Fixed py tests

* Added UI changes for following newly added fields:
- markDeletedDashboards
- markDeletedMlModels
- markDeletedPipelines
- markDeletedTopics
- includeTags

* Fixed failing unit tests

* updated json files of localization for other languages

* Improved localization changes

* added localization changes for other languages

* Updated mark deleted desc

* updated the ingestion fields descriptions in the ingestion form for UI

* automated localization changes for other languages

* updated descriptions for includeTags field for dbtPipeline and databaseServiceMetadataPipeline json

* fixed issue where includeTags field was being sent in the dbtConfigSource

* Added flow to input taxonomy while adding BigQuery service.

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2023-03-29 12:41:44 +05:30
Pere Miquel Brull
4913aeb53b
Docs - Add Airflow version support (#10707) 2023-03-24 06:31:38 +01:00
charliemenke
7a41bd37c2
fix service name typo in docs (#10385) 2023-03-02 12:51:10 +05:30
Pere Miquel Brull
23ba96a271
Docs - Upgrade and breaking changes for 0.13.2 (#9882)
* Prep breaking changes docs

* Prep breaking changes docs

* highlights

* Superset Changes

* Metabase and Domo

* Add missing task_id param

* Update upgrade docs for 0.13.2

* Version alignments

* What's new

* doc: Added breaking change around entityName and entityLink

* Update openmetadata-docs/content/overview/roadmap/index.md

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2023-02-01 14:41:38 +01:00
Ayush Shah
747fcf569b
Add docs - quicksight, lineage... (#10023) 2023-01-31 15:17:40 +00:00
Akash Jain
0d74cf7029
Fix/docs-misc (#9666)
* use latest version 0.13.1 in examples

* fix docs for #9654

* fix for #9607
2023-01-19 14:54:08 +05:30
Pere Miquel Brull
0963eac48e
Fix #9182 - Airflow Lineage Operator & Airflow lineage state (#9206) 2022-12-10 19:54:41 +01:00
Pere Miquel Brull
7d2eab332d
Lineage Backend example and fix (#9095) 2022-12-01 13:09:36 +01:00
Pere Miquel Brull
1edd41e28a
Fix #7898 - DockerOperator and GCS K8s operator docs (#8137) 2022-10-13 23:00:15 +02:00
Sriharsha Chintalapani
538e827f5f
Fix Menu , Connectors should've its own section after deployment (#7950)
* Fix Menu

* Fix broken links

* Fix config values

* Fix config values
2022-10-06 06:54:02 +02:00