1050 Commits

Author SHA1 Message Date
Mayur Singal
9e07bebc78
MINOR: Data Insight Custom Dashboard Docs (#17389)
* MINOR: Data Insight Custom Dashboard Docs

* custom-dashboard.md
2024-08-11 09:54:26 -07:00
IceS2
e5a7cff5a5
Updated oracle to use DBA_ tables (#17274)
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-08-10 16:58:21 +05:30
Prajwal214
0b02a6536f
Doc: Updating Broken K8 FAQ Links (#17368)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-10 12:44:05 +05:30
Prajwal214
08dadfabc1
Doc: Adding Note for JWT_PRINCIPAL_CLAIMS Order (#17369)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-10 05:23:09 +00:00
Imri Paran
8b4f0e67da
docs: table diff (#17303)
add supported connector list
2024-08-09 15:40:15 +05:30
Imri Paran
d6f30e704a
docs: google big query (#17355)
fix path config example for gcp with path
2024-08-09 15:36:40 +05:30
Imri Paran
4b2f3fa4d0
docs: superset example (#17347)
set example port for superset to 8088 which is default port used by the application
2024-08-08 11:47:59 -07:00
Onkar Ravgan
af9f45b00a
MINOR: [DOCS] dbt cloud docs update (#17321)
* dbt cloud docs update

* fix token part
2024-08-07 17:20:31 +02:00
Prajwal214
5a1753aa2f
Doc: Updating Database Connector Docs for SSL (#17269)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-07 11:41:00 +05:30
sam-mccarty-mavenclinic
11a49ef08d
Fixes 16010: Support Looker ingestion from Gitlab (#17284)
* introduce gitlab option to lookml ingestion

* fix reader and disable test

* fix copy paste in test case

* fix file read and keyset pagination for tree

* fix credentials to include gitlab credentials

* uncomment arguments for unused credentials to fix validation error

* fix credentials test

* fix credentials test

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-08-07 06:53:44 +02:00
Prajwal214
7dd65fc7e0
Doc: Updating SMTP Configuration Path in Docs (#17299)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-06 11:56:50 +05:30
Prajwal214
0dc326dda9
Doc: Updating Release Docs (#17297)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-06 10:58:05 +05:30
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
b27ce3f4f3
Doc: Updating Service Connection Images (#17058)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-18 10:39:57 +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