12004 Commits

Author SHA1 Message Date
John Joyce
0cdadd810a
fix(react): disable analytics link display (#2541) 2021-05-12 09:36:40 -07:00
Brian
508259bbab
fix(react): fix type issue with adding new in ownership (#2542) 2021-05-12 09:32:33 -07:00
Harshal Sheth
a47400f18e
build(ingest): use gradle in commands + docs (#2531) 2021-05-11 19:03:20 -07:00
Harshal Sheth
a2755cd00d
fix(ingest): remove mce.json file from root (#2536) 2021-05-11 18:51:51 -07:00
Gabe Lyons
793b812d43
fix(react): fixing import issue (#2535) 2021-05-11 18:48:32 -07:00
Kevin Hu
5f673e6b44
docs: autoplay and navigation for source logos carousel (#2534) 2021-05-11 18:00:25 -07:00
Brian
d7d8870008
feat(usergroup): implement corpgroup in graphql, refactor avatars and ownership in react (#2519) 2021-05-11 17:55:45 -07:00
Harshal Sheth
2811d23e45
feat(ingest): add a transformer for adding ownership (#2532) 2021-05-11 17:46:39 -07:00
shubham garg
95782b1acf
feat(graphql): add graphql types for business glossary (#2485)
Co-authored-by: shubham.garg <shubham.garg@thoughtworks.com>
2021-05-11 17:29:00 -07:00
Dexter Lee
eb5a28e2e0
fix(k8s): Fix helm charts for supporting analytics (#2533) 2021-05-11 17:17:37 -07:00
John Joyce
29832e5385
feat(Product Analytics): Introducing In-App Analytics Beta (#2499)
Co-authored-by: Harshal Sheth <harshal@acryl.io>
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2021-05-11 15:41:42 -07:00
Harshal Sheth
36922c1746
docs: enable better syntax highlighting (#2529) 2021-05-11 15:16:12 -07:00
Kevin Hu
871d7693a2
docs: Use carousel layout for ingestion source logos (#2528) 2021-05-11 15:09:06 -07:00
John Joyce
262108e3aa
fix(model): removing reference to go link in SchemaFieldPath model (#2530) 2021-05-11 15:03:04 -07:00
Harshal Sheth
18ac4f319d
docs: update docusaurus (#2515) 2021-05-11 11:17:53 -07:00
Dexter Lee
06299f97f1
fix(k8s): change defaultMode for certs volume (#2527) 2021-05-11 11:12:15 -07:00
Harshal Sheth
35841d2d85
feat(ingest): check in generated schema files (#2503) 2021-05-10 19:36:23 -07:00
Nick Wu
86c85fa7b0
fix(k8s): fix kafka-setup-job.yml datahub-certs-dir mountPath (#2526) 2021-05-10 19:33:32 -07:00
Dexter Lee
69dc2682ec
fix(k8s): comment out minikube specific settings (#2512) 2021-05-10 19:33:13 -07:00
Harshal Sheth
4b2a6bd46a
fix(ingest): generate Airflow tags correctly (#2522) 2021-05-10 19:26:55 -07:00
Brian
e67279b8c3
feat(react): set fixed height for dataset preview (#2523) 2021-05-10 19:23:34 -07:00
Kevin Hu
994d88b7a4
docs: Add ingestion source logos grid (#2525) 2021-05-10 18:56:28 -07:00
Harshal Sheth
0ddf0ab262
fix(ingest): add support for custom postgres types (#2524) 2021-05-10 18:06:56 -07:00
shakti-garg
8ed14a62e2
feat(business_glossary): add new entity business term and its relationship with dataset and its fields (#2228)
Co-authored-by: shubham.garg <shubham.garg@thoughtworks.com>
2021-05-10 13:20:23 -07:00
Harshal Sheth
fe3ec3dee8
fix(build): only check for src/ and tests/ directories for lint checks (#2520) 2021-05-10 13:17:43 -07:00
Harshal Sheth
15d64a293c
docs: update Wolt logo (#2514) 2021-05-08 11:32:59 -07:00
Harshal Sheth
cd588baccb
build(ingest): include package data in sdist (#2513) 2021-05-07 15:21:43 -07:00
Harshal Sheth
d0ca3191c9
build(ingest): add metadata-ingestion to gradle build (#2510) 2021-05-06 22:10:49 -07:00
Harshal Sheth
50ea58c32d
docs: improve airflow explanations and examples (#2509) 2021-05-06 19:12:19 -07:00
Harshal Sheth
0e8b3d97ab
fix(ingest): remove double edges from Airflow lineage backend (#2508) 2021-05-06 19:08:02 -07:00
Vincenzo Lavorini
3132910707
docs: fixed MCE file recipe example (#2505) 2021-05-06 19:05:57 -07:00
Dexter Lee
0a393fc764
docs(k8s): Update readme with helm prerequisite(#2500) 2021-05-06 07:53:53 -07:00
Gabe Lyons
095ca397eb
feat(lineage): removing dataset<>dataset edge in job index builder (#2501) 2021-05-06 07:52:19 -07:00
Harshal Sheth
3edbdcb3e9
ci(ingest): ensure datahub imports work (#2502) 2021-05-06 07:48:56 -07:00
Harshal Sheth
1facfbd5a3
feat(ingest): capture table properties if available (#2497) 2021-05-05 14:07:08 -07:00
Harshal Sheth
7f0656fd5e
fix(ingest): replace ImportError with ModuleNotFoundError (#2498)
Using the more specific exception will prevent us from accidentally
ignoring errors that should be handled.
2021-05-05 14:05:16 -07:00
Dexter Lee
b4457afe30
feat(search): Add search for field level description and tags (#2491) 2021-05-05 14:04:02 -07:00
Gabe Lyons
5250b870d6
fix(react): fixing layout adjustments in lineage viz (#2496) 2021-05-05 13:35:14 -07:00
Shirshanka Das
3273ac1c76
docs: Update roadmap with accomplished items (#2495) 2021-05-05 12:02:28 -07:00
Harshal Sheth
c32bf494d5
fix(ingest): support https connections with cookies in Hive ingestion (#2489)
Tested locally.
2021-05-04 13:10:52 -07:00
Harshal Sheth
6f1f0a4845
feat(ingest): support hive over http (#2486) 2021-05-03 22:11:50 -07:00
Remi
79482262ed
feat(ingest): add support for Looker view built from SQL-based derived tables (#2478) 2021-05-03 07:54:57 -07:00
John Joyce
062597a425
refactor(react): Use useGetAuthenticatedUser hook to get the logged in user. (#2484) 2021-05-03 07:51:46 -07:00
Lal Rishav
0653edc9b5
fix(react): Fetch userUrn from cookie while uploading documentation links (#2473)
2471 | Fetch userUrn from cookie while uploading document
2021-04-30 21:18:20 -07:00
Harshal Sheth
9f4de4b20a
fix(ingest): remove datahub.metadata import shortcut (#2449) 2021-04-30 21:10:12 -07:00
Harshal Sheth
90108f4aba
docs(ingest): add gradle build step to developing setup as well (#2479) 2021-04-30 21:07:51 -07:00
Harshal Sheth
5a9dbd7aa9
build: ensure files are not changed in CI (#2480) 2021-04-30 21:01:34 -07:00
Harshal Sheth
71933a9f31
test(ingest): rename TestSource -> FakeSource (#2481) 2021-04-30 20:54:07 -07:00
Brian Boylen
3de037caf7
feat(react): makes user profile select first ownership item automatically (#2474) 2021-04-30 17:21:57 -07:00
Harshal Sheth
201ffd4979
test: add smoke test (#2464) 2021-04-29 23:27:03 -07:00