1355 Commits

Author SHA1 Message Date
Shirshanka Das
abf1b11a5e
fix(quickstart): support for user-level sockets, arch option for forcing quickstart architecture (#6279) 2022-10-25 11:45:27 -07:00
RyanHolstien
0614f9946b
docs(browse): add documentation on browse feature (#5941)
* docs(browse): add documentation on browse feature

* Update browse.md

* fix build and add video

* Update to MD formatting

* Update sidebars.js

* Update browse.md

* Update browse.md

Co-authored-by: Maggie Hays <maggiem.hays@gmail.com>
2022-10-21 15:34:39 -05:00
Shirshanka Das
26b4a9eec4
fix(ingest):lookml - better column-level lineage, hive urn generation… (#6254) 2022-10-20 16:39:11 -07:00
jx2lee
65e790ed7e
docs(quickstart): enable slack community link (#6209)
Co-authored-by: 이재준 <jj.lee@coinone.com>
2022-10-18 18:00:54 -07:00
Aditya Radhakrishnan
a3db265e41
fix(docs): fix pdl link for mxe docs (#6230) 2022-10-18 09:32:00 -07:00
John Joyce
4abe0d2f56
docs(access policies): Creating Proper Access Policies Guide (#6001) 2022-10-17 08:45:50 -07:00
Harshal Sheth
1b2b2827df
fix(ingest): use corpGroup instead of corpgroup (#6202) 2022-10-14 17:02:30 -07:00
Harshal Sheth
8b85f708be
docs: add sync status feature guide (#5897) 2022-10-14 15:07:41 -07:00
Tamas Nemeth
5a2bdea77e
docs: dataset usage and query history feature guide (#5900) 2022-10-14 21:43:50 +02:00
Peter Szalai
773917c817
feat(release): bump CLI version to 0.9.0 (#6195)
* feat(release): bump CLI version to 0.9.0

* update breaking changes section

* add graphql breaking change

* typo
2022-10-14 17:14:26 +02:00
Aditya Radhakrishnan
8d0201021c
docs(posts): add posts feature guide (#6184) 2022-10-13 10:53:53 -07:00
Aditya Radhakrishnan
bc514bac97
docs(roles): update roles docs to new doc format (#6175) 2022-10-13 10:17:24 -07:00
Harshal Sheth
879894d702
feat(ingest): airflow - support enabled flag for airflow config (#6089) 2022-10-11 00:42:13 +02:00
Gabe Lyons
1193e41955
docs(approvals): update approval permission docs (#6143)
* Update approval-workflows.md

* Update approval-workflows.md
2022-10-06 19:33:09 -07:00
PrashantKhadke
395d7ea2f5
docs(okta): Added information about AUTH_OIDC_EXTRACT_GROUPS_ENABLED (#6120)
* Added information about AUTH_OIDC_EXTRACT_GROUPS_ENABLED

* Update configure-oidc-react-okta.md

Co-authored-by: Aditya Radhakrishnan <aditya.radhakrish@gmail.com>
2022-10-04 21:13:14 -07:00
Gabe Lyons
ce90310dd0
feat(advanced-search): Complete Advanced Search: backend changes & tying UI together (#6068)
* stashing progress

* adding remove option

* more progress

* editing

* further in

* additional rendering improvements

* stashing adv search progress

* stashing more progress

* propagating not filters back to UI

* more frontend progress

* more filters working

* getting ready for data platform selector

* add platform select functionality

* locking out switching btwn advanced and standard filters

* final polish

* remove unneeded code

* added unit and cypress tests

* resolutions after merge

* adding documentation

* cleaning up & refactoring

* removing console.log

* minor ui fix & removing unneeded code

* fixing lineage search

* fixing lints

* fix display of degree

* fixing test

* fixing lint

* responding to comments

* fixing tests

* fix smoke tests

* fixing cypress

* fixing cypress test

* responding to comments
2022-10-04 10:20:04 -07:00
Peter Szalai
5fb875a32b
feat(docs): Improve documentation on Search (#5889) 2022-10-03 09:35:46 +02:00
Shirshanka Das
d590ae8f2f
docs: add information about mapping ports for datahub-gms (#6092) 2022-10-02 16:47:21 -07:00
Gabe Lyons
63007cf86f
docs(approval workflows): adding approval workflow docs (#5896)
* updated approval docs

* further updating proposals doc

* adding approval docs

* delete old file

* clarified the purpose of approval flows

* addressing comments

* updating sidebars

* update iframe

* update index
2022-09-27 11:31:19 -07:00
leifker
203a6ff57b
refactor(java11) - convert most modules to java 11 (#5836)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-09-25 08:39:22 -07:00
Aditya Radhakrishnan
325b959ea6
feat(roles): add ability to invite users into a role (#6015) 2022-09-23 16:48:23 -07:00
ltxlouis
d80bb7bdb4
docs: fix a markdown typo (#6019) 2022-09-22 10:03:34 -07:00
Aseem Bansal
904403941c
docs(users): move changing default user up (#6020) 2022-09-22 17:07:34 +05:30
Shirshanka Das
8e8fb51ce3
feat(cli): extend put command to support platform creation (#5990) 2022-09-20 11:52:22 -07:00
Harshal Sheth
dad4c0b40b
docs: remove wip UI ingestion doc (#6000) 2022-09-20 13:51:36 -05:00
Harshal Sheth
26bca9ec11
chore(docs-website): bump docusaurus to v2.1.0 (#5792)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2022-09-20 11:45:46 -07:00
John Joyce
50bf032baf
docs(): Adding disclaimers to updating datahub (#5998) 2022-09-20 10:18:38 -07:00
John Joyce
8d7378bc46
refactor(docs): Updating GraphQL documentation with fixes, and more examples (#5989) 2022-09-20 10:17:44 -07:00
Harshal Sheth
a0f59825ec
docs(airflow) add back auth token info for airflow (#5960)
Seems this PR https://github.com/datahub-project/datahub/pull/5703 was accidentally reverted.
2022-09-15 17:02:28 -05:00
GYUHOON KIM
4986eac8d2
docs: datahub_conn_id => conn_id in Airflow Integration (#5920)
Co-authored-by: 김규훈[W Stat] <gyuhoon.kim@webtoonscorp.com>
2022-09-15 10:21:03 -07:00
Mayuri Nehate
2558129391
refactor(snowflake): move snowflake-beta to certified snowflake source (#5923)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-09-15 09:53:54 -07:00
Harshal Sheth
7c00adc0ef
docs(airflow): show that rest host points at gms (#5913) 2022-09-15 09:25:45 -07:00
Pedro Silva
43edc3b656
feat(docs) Adds guide on how to use personal access tokens (#5873)
* feat(docs) Adds guide on how to use personal access tokens

* Removes local images and uses static-asset repository
2022-09-14 13:13:14 -05:00
Justin Marozas
133b5e0348
feat(search): Add support for Elasticsearch object field type (#5891)
* object-type searchable field WIP

* elasticsearch object-type field WIP

* talk about the object fieldType in the docs
2022-09-14 11:50:19 -05:00
Ravindra Lanka
386719f15a
feat(platform): timeseries - Server & Client side changes to support timeseries aspect deletion & rollback. (#4756) 2022-09-11 11:27:46 -07:00
Chris Collins
eb16caad95
feat(docs) Refactor Domains feature guide (#5859) 2022-09-09 14:20:11 -07:00
Aditya Radhakrishnan
f9556c59f3
docs(schema-history): update schema history docs (#5894) 2022-09-09 14:17:47 -07:00
Harshal Sheth
954397a078
fix(ingest): remove dbt disable_dbt_node_creation and load_schema options (#5877) 2022-09-09 14:07:55 -07:00
Aseem Bansal
5339ce9459
docs(notifications): slack notification docs (#5871) 2022-09-08 17:24:35 +05:30
John Joyce
d15518f0d9
fix(browse): Fixing browse path to remove requirement for simple name suffix (#5634) 2022-09-07 13:32:38 -07:00
Maggie Hays
4956f5a165
docs(feature-guide) Impact Analysis (#5765)
* update sidebar titles to remove About DataHub

* move impact analysis guide to new folder; update links

* update copy in Understand Data in Context section

* adding feature guide template to sidebar

* adding feature guide template

* update docs readme to link to feature guide template

* enhance docs-website readme

* add comments to feature guide template

* add links to graphql and lineage resources

* linter cleanup

* updating reference links

* update to graphql reference links

* add image and gif best practices

* update feature guide template with image details

* fix link

* update template from YouTube -> Videos

* Update docs-website/README.md

Co-authored-by: Harshal Sheth <hsheth2@gmail.com>

* update feature to Lineage Impact Analysis

Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2022-09-01 18:11:14 -05:00
Maggie Hays
91f6084473
docs(refactor): Refactor Tags Feature Guide (#5781)
* docs(refactor): Refactor Tags Feature Guide

* update graphql links

* remove unneeded WIP tag guide doc

* update tags guide to match template
2022-09-01 18:10:44 -05:00
Aditya Radhakrishnan
9bffad5a9e
docs(roles): add documentation about roles (#5778) 2022-08-30 21:16:01 -07:00
Maggie Hays
59f8c9b4fe
docs(site redesign): Overhaul Docs Site (#5731)
* adding new wip docs

* update to docs-website

* update to get started link

* lint cleanup

* lint cleanup
2022-08-26 16:29:01 -05:00
Tamas Nemeth
c66c263ceb
fix(airflow): Stable tag order in DataFlow/DataJobs (#5696) 2022-08-22 23:40:53 -07:00
Harshal Sheth
1b626c7652
docs(ingest): add info about datahub auth tokens with airflow (#5703) 2022-08-22 23:39:40 -07:00
Pete Jeffryes
fa7b709f9c
docs: fixes typos in Business Glossary docs (#5615) 2022-08-18 15:12:24 -07:00
Harshal Sheth
0cb3e07aa4
docs(airflow): fix note formatting (#5679) 2022-08-18 14:12:09 -07:00
Harshal Sheth
647d82d45f
docs(airflow): fix formatting (#5617) 2022-08-14 22:44:01 -07:00
Harshal Sheth
355c129c7c
chore(ingest): drop python 3.6 support (#5521) 2022-08-10 15:00:31 -07:00