915 Commits

Author SHA1 Message Date
Mohit Yadav
f07daae196
[RbacDomain] RBAC with Domain Restrictions (#16586)
* Add domain field to entity jsons

* add subdomains ui

* Add Domain To create Request

* Typo fix

* commit progress

* allow multiple domains

* - add userDomains and teamDomains

* - Restrict Api Access

* allow multiple domain support

* - Add Listing Restricition
- Add Search Restrictions

* - Field Fix

* - Inherit Team Domains

* remove glossary filter from ui

* - Fix Tag and User Filter

* - Id -> FQN in create

* - Missing domain on indexes

* add domain in creation of team, user and glossary

* fix merge conflicts

* fix feedbacks

* fix tests

* add domain playwright

* minor changes

* fix domain fetching calls

* Add Thread Listing with EntityDomain

* Fixes for Team Join

* Mkae list mutable

* Add missing import

* Fix Team Test

* User Test case fix

* Fix User Domain

* Minor bug fixes related to sub domains

* Fix data retaining in add sub domain modal after closing

* fix NavBar unit test

* Make Domain Access Work Via Policies

* Fix errors introduced after conflict resolutions

* update render function in SubDomainsTable.component.tsx to accept an array of owners instead of a single owner

* fix java checkstyle

* fix py-test

* format

* Fix the domain e2e owner field type

* Fix Failing Tests

* fixed pytest list index

* update userDomains and teamDomains to domains

* Entity Domain to Domain for thread and changeEvent

* FIx fields

* @Ovveride

* FIx

* Remove Duplicate Field

* Remove Duplicate Field

* Fix Failing Test

* fix domain related changes

* fix subdomains loader

* Fix Owners Order

* Enforce Domain Permissions

* fix domain cleanup

* Fix Test

* rever owner change

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2024-08-02 10:16:14 +05:30
Prajwal214
da6b2b7310
Doc: Adding GCS Connector to OM in OM v.1.5 (#17250)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
Co-authored-by: Suman Maharana <sumanmaharana786@gmail.com>
2024-08-01 17:02:33 +05:30
Mayur Singal
840a102887
Fix #17195: Support automated unstructured files ingestion & tags (#17196) 2024-07-31 00:05:58 +05:30
IceS2
c522f14178
MINOR: Refactor output_handlers to a WorkflowOutputHandler class (#17149)
* Refactor output_handlers to a WorkflowOutputHandler class

* Add old methods as deprecated to avoid breaking changes

* Extract WorkflowInitErrorHandler from workflow_output_handler

* Fix static checks

* Fix tests

* Fix tests

* Update code based on comments from PR

* Update comment
2024-07-29 09:20:34 +02:00
Prajwal214
2e32bb26ff
Doc: Updated Filter Docs (#17197) 2024-07-29 12:26:44 +05:30
Prajwal214
87c302ebf7
Doc: Updated Security Docs (#17179)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-27 08:15:18 -07:00
Imri Paran
9132902ba1
MINOR: docs: explicit install command (#17199)
* docs: explicit install command

added `pip install openmetadata-ingestion` to the external ingestion guide

* added to all versions
2024-07-26 14:41:10 +02:00
Prajwal214
4ad652a79d
Doc: Updated Teams Typo in Docs (#17172)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-26 11:25:13 +05:30
Prajwal214
03804783b6
Doc: Updated Node Version Docs (#17174)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-25 13:45:04 +05:30
Onkar Ravgan
79348a2259
MINOR: Added Alation Sink connector (#16982) 2024-07-24 12:08:07 +05:30
Prajwal214
d25efedcb6
Doc: Updated Superset Service Connection Docs (#17134)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-07-24 10:44:49 +05:30
Prajwal214
f611b3dda7
Doc: Adding OIDC Docs (#17139)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-23 13:08:59 +05:30
harshsoni2024
8454bbfba6
MINOR: docs links fix (#17125)
* alation link fix

* dbt yaml config source link fix

* bigquery doc fix
2024-07-22 13:51:25 +05:30
Suman Maharana
d3ea1ead01
Fix #12677: Added Synapse Connector - docs and side docs (#17041) 2024-07-22 12:35:46 +05:30
Prajwal214
59d9a0299c
Doc: Updated Doris & Redshift Docs (#17123)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-22 06:42:54 +00:00
k.nakagaki
01134151ac
fix usernames (#17122) 2024-07-22 12:03:06 +05:30
Prajwal214
9011127b17
Doc: Updated Athena Docs (#17103)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-19 17:32:12 +05:30
IceS2
43b4e39258
Update Snowflake docs to better inform the needed permissions (#17070) 2024-07-18 15:50:55 +05:30
Prajwal214
1a3bca6caa
Doc: Fixing Broken Link in How-to Guide (#17063) 2024-07-18 14:58:38 +05:30
Prajwal214
612cd57822
Doc: Updating Developers Docs for OpenSearch (#17050) 2024-07-17 12:40:00 +05:30
Aniket Katkar
f8beaa6c30
Fix the broken links in the documentation (#17035) 2024-07-16 10:01:29 +05:30
Prajwal214
de18d7df62
Doc: Update Test Suite Docs (#16989)
* Doc: Update Test Case Docs

* Update configure.md

---------

Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-12 17:03:01 +05:30
Prajwal214
19c43273dc
Doc: Update Custom Connector Docs (#17002)
* Doc: Update Custom Connector Docs

* Doc: Update Custom Connector Docs

---------

Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-12 10:33:47 +02:00
Pere Miquel Brull
8d739563f2
FIX CL-548 - Encrypt JWT Token w/ Secrets Manager (#16861)
* encrypt jwt

* encrypt jwt

* Handle token revokes with SM

* #10192 - Validate both include and excludes filters

* #10192 - Validate both include and excludes filters

* docs
2024-07-11 09:16:48 +02:00
Mayur Singal
3c36a3f1b2
MINOR: Docs example for s3 unstructured file (#16969) 2024-07-09 19:48:37 +05:30
Prajwal214
45842f58fc
Doc: Updating the Admin User ID (#16935)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-08 11:07:07 +05:30
Ayush Shah
f16bec53f2
Modify Python SDK docs (#16934) 2024-07-08 11:06:48 +05:30
Suman Maharana
bfa9e237de
MInor: Added Tiers&Glossary in dbt docs main page (#16923) 2024-07-04 15:09:28 +05:30
Prajwal214
2729f517f5
Docs: Fixing broken Menu Link (#16922)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-04 09:13:08 +00:00
Prajwal214
f5abfdacfe
Doc: Updating Webhooks Docs (#16915)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-04 13:43:05 +05:30
Prajwal214
a9f6bd4ed1
Doc: Adding how-to guide for domains & Data Products (#16778)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-04 12:37:38 +05:30
Prajwal214
ed496ce4fb
Doc: Adding Docs for SAML Deployments (#16822)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-04 12:37:31 +05:30
Prajwal214
2a816ed812
Doc: Updating Docs for Kubernetes deployment (#16872)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-04 12:37:13 +05:30
Onkar Ravgan
a8dd5e99e9
Added dbt cloud permissions (#16901) 2024-07-03 18:09:09 -07:00
Prajwal214
1086708a9f
Doc: Updating Menu Order Docs (#16909) 2024-07-03 18:56:01 +05:30
Pere Miquel Brull
e3bbb18a03
DOCS - Storage Connector example (#16910) 2024-07-03 11:55:27 +02:00
Imri Paran
d4a2e5487c
MINOR: table diff docs (#16836)
* docs: table-diff

- copied openmetadata-docs/content/v1.4.x/how-to-guides/data-quality-observability/quality/tests-yaml.md to v1.5
- added table diff docs

* docs
2024-07-02 15:21:27 +02:00
harshsoni2024
dbb4356ba4
MINOR: Qlikcloud yaml & api-keys docs (#16887) 2024-07-02 18:45:46 +05:30
Akash Jain
e01f4c75e7
docs: Ingestion Version Tagging system update for 1.5.0 (#16879) 2024-07-02 12:08:00 +05:30
Imri Paran
87aa9383b1
docs: added metrics docs (#16870) 2024-07-02 10:41:41 +05:30
Prajwal214
de7a14bf8f
Doc: Updating old reference Images of Ingestion Bot (#16843)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-02 10:35:54 +05:30
k.nakagaki
9a31a35296
Fixes 9875: supporting gcp secret manager (#16505)
* Split ExternalSecretsManagerTest to new ExternalSecretsManagerTest and AWSBasedSecretsManagerTest

* implement SecretsManagerFactory to create GCPSecretsManager

* implement GCPSecretsManager

* implements gcp secret manager.

* Fix it for the GCP's rule.

* create a template of GCP

* fix compile error

* implements to use project_id

* add library for the google cloud secret manager

* add test code for using google credential in the docker container

* modify docker-compose.yml for GCP

* add google_crc32c module

* modify ways to get project id

* create a new docker-compose.yml for Google Cloud

* create a new document

* create compose file for gcp secret manager

* fix invalid styles and formats

* downgrade google library to avoid conflicting protoc versions
2024-06-28 21:09:02 -07:00
harshsoni2024
56bc7e647c
DOCS: doc fix v1.5 (#16834)
* use 1.5 partial file

* use v1.5 images in docs
2024-06-28 12:13:05 +05:30
Imri Paran
1b833e1a01
MINOR: exclude information_schema in redshift (#16818)
* fix(redshift): exclude information_schema

exclude information_schema in tests and document it as best practice.

* format
2024-06-28 08:01:52 +02:00
Pere Miquel Brull
c7220ccdc9
DOCS - Fix storage YAML & prep 1.5 docs (#16833) 2024-06-28 07:49:30 +02:00
Mayur Singal
83678b0047
MINOR: Bigquery Create Credentials Docs Correction (#16812) 2024-06-27 11:23:25 +05:30
Prajwal214
d3746b4b70
Doc: Updating DB String in place of Athena (#16811) 2024-06-27 00:12:11 +05:30
Mayur Singal
d083bd1365
MINOR: Improve BigQuery Create Creds Docs (#16807) 2024-06-26 20:54:19 +05:30
harshsoni2024
afec7703cc
Fix #11888: Apache flink connector (#16601) 2024-06-26 19:21:16 +05:30
Pere Miquel Brull
4d4e37ef22
DOCS - Add CLI on external docs (#16792) 2024-06-26 08:47:02 +02:00