108 Commits

Author SHA1 Message Date
Ethan
e708a3242e
feat: update version (#18259) 2024-10-17 16:18:37 -07:00
Aniket Katkar
de7d736963
remove unwanted items in menu.md (#18214) 2024-10-10 10:27:00 +00:00
Ayush Shah
e1c3ccfa72
fix: Glue Pipeline Yaml fixed (#18163) 2024-10-09 08:05:09 +05:30
Ethan
49fceb4674
Fixes #18104 : change parse_obj and assertEquals which was deprecated (#18105)
* change deprecationwarning

* fix format python

* fix replace module

* change : java function name
2024-10-07 09:02:41 +02:00
harshsoni2024
29505b04dd
collate docs changes (#18010) 2024-09-27 10:14:16 +05:30
Sriharsha Chintalapani
ea36742f3f
Minor: Remove ux style guide from docs (#17962) 2024-09-23 13:44:26 -07:00
Prajwal214
bd105c300a
Docs: Fixing References in the Connector Docs (#17817)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-12 20:46:44 +05:30
Imri Paran
4561655fbd
docs(dq): collate rca (#17763)
added `collate: true` to rca header
2024-09-09 16:59:48 +02:00
Prajwal214
1c90eaaf3d
Docs: Updated Domain in Docker Compose & Docs (#17603)
* Minor: Updating Domain in Docker Compose & Docs

* replace openmetadata to open-metadata

---------

Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-09-09 11:47:09 +05:30
Chirag Madlani
4f6dd7fcc3
make cost analysis as collate only (#17719) 2024-09-05 22:39:24 -07:00
Prajwal214
acc42ec735
Docs: Updating the Image Reference for Bots (#17736)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-05 18:30:59 +05:30
Prajwal214
b2850b4b9a
Docs: Updated Kafka Schema Registry Config Broken Link (#17687)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-03 19:45:41 -07:00
Prajwal214
4ccfe886a4
Docs: Updating broken links and Missing Docs (#17642)
* Doc: Adding SSL Docs for Messaging & Dashboard

* Docs: Updating Broken Links in Docs

---------

Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-02 10:22:51 +05:30
Prajwal214
749cf7945e
Doc: Adding SSL Docs for Messaging & Dashboard (#17602)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-27 18:46:01 -07:00
Prajwal214
0df1a73322
Doc: Fixing Broken Menu (#17541)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-22 11:33:54 +05:30
Prajwal214
3b414d4eec
Doc: Updating Release Docs for 1.4.8 (#17529)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-21 19:57:25 -07:00
Prajwal214
2cccd69404
Doc: Updating Admin Credentials configs (#17513)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-21 07:56:37 +02:00
Pere Miquel Brull
e8c3d44312
DOCS - Backend DB (#17488) 2024-08-19 16:19:39 +02: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
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
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
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
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
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