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
Harshal Sheth
df9e7c594f
fix(ingest): guess hook type from name ( #2475 )
2021-04-29 23:23:19 -07:00
Harshal Sheth
e48a74b80a
test(ingest): add test names and IDs using pytest ( #2476 )
2021-04-29 23:18:55 -07:00
Gabe Lyons
f7b855a087
fix(lineage): fixing batch requests ( #2477 )
2021-04-29 23:11:58 -07:00
Gabe Lyons
1c0dd32730
fix(lineage): Fix issue where large lineage fetches trigger 414 URI too long ( #2462 )
2021-04-28 11:36:28 -07:00
Harshal Sheth
5553dc820c
fix(ingest): use postgres data platform urn ( #2472 )
2021-04-28 11:34:45 -07:00
Gabe Lyons
be50532e3e
fix(react): removing non-functional page size change controls on results page ( #2468 )
2021-04-27 16:12:03 -07:00
Rickard Cardell
48ea19a5f7
feat(react): add custom properties tab on dashboard profile page ( #2439 ) ( #2469 )
2021-04-27 11:26:09 -07:00
Brian
5894365d77
fix(bootstrap): update bootstrap data with more realistic nested schemas ( #2470 )
2021-04-27 11:19:40 -07:00
Gabe Lyons
3bf5ffab5d
docs(ingest): Update README.md to add superset source ( #2466 )
2021-04-26 23:10:27 -07:00
Harshal Sheth
50aee5c05a
fix(ingest): support Airflow 1.10.x style lineage in Airflow 2 ( #2455 )
2021-04-26 23:08:43 -07:00
Harshal Sheth
694c4ce8ec
test(ingest): fix mypy issue in schema util test ( #2465 )
2021-04-26 18:18:37 -07:00
Brian
fbb7f3c481
feat(react): add dashboards tab in charts entity ( #2458 )
2021-04-26 17:16:23 -07:00
Harshal Sheth
83fdc6417f
feat(ingest): capture default values in Avro schemas ( #2463 )
2021-04-26 17:07:29 -07:00
Harshal Sheth
d415234a8c
fix(ingest): fields with defaults should be optional ( #2461 )
2021-04-26 16:45:48 -07:00
Harshal Sheth
2da5e1fd10
feat(ingest): setup scaffolding for tox testing ( #2451 )
2021-04-26 16:44:36 -07:00
Harshal Sheth
e075acaec9
docs(ingest): clarify options field and fix bigquery sample config ( #2456 )
2021-04-26 16:30:05 -07:00
Dexter Lee
6554f15e67
fix(docker): Nuke ingestion containers when calling docker/nuke.sh ( #2459 )
2021-04-26 16:29:25 -07:00
Harshal Sheth
f6c7195ac5
fix(cli): check docker setup containers ( #2457 )
2021-04-26 16:28:49 -07:00
Brian Boylen
898d5e12a7
docs: Corrected typo on docs/docker/development.md ( #2453 )
2021-04-26 16:20:53 -07:00
Harshal Sheth
bd0c2ffccd
fix(build): remove bintray deps ( #2460 )
2021-04-26 16:18:53 -07:00
Dexter Lee
55712f5918
feat(search): Support search terms that are dataset platform names ( #2442 )
2021-04-26 16:16:54 -07:00
Harshal Sheth
c64196e8cf
fix(ingest): setup pyproject.toml ( #2446 )
2021-04-23 23:50:28 -07:00
Harshal Sheth
a857d3b9d8
fix(ingest): various updates to datahub rest sink ( #2445 )
2021-04-23 23:48:44 -07:00
Harshal Sheth
663dfe9a7c
fix(ingest): add snowflake warehouse and role to config ( #2444 )
2021-04-23 23:46:31 -07:00
Brian
dcff7c54fc
feat(react): update schema table hierarchy ( #2443 )
2021-04-23 23:45:17 -07:00
John Joyce
8d0cbfab91
feat(React): Adding Tags to Previews & Fixing Dashboard / Charts Ownership Updates ( #2448 )
2021-04-23 23:43:47 -07:00
Dexter Lee
ae4def2f25
feat(k8s): Move helm charts out of contrib ( #2440 )
v0.7.1
2021-04-23 00:31:06 -07:00
Gabe Lyons
851e00ba9f
feat(lineage): implement support for datasets, charts and dashboards downstream lineage fetching in a generic way ( #2397 )
...
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Brian <brianwebtek@gmail.com>
Co-authored-by: John Joyce <john@acryl.io>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2021-04-23 00:18:39 -07:00
adriaanslechten
1295c44615
feat(ingest) LDAP groups ingestion ( #2434 )
2021-04-22 13:56:30 -07:00
Harshal Sheth
034c33a050
fix(ingest): use entrypoints lib instead of pkg_resources ( #2438 )
2021-04-22 00:13:47 -07:00
Gabe Lyons
c7b49de67b
feat(ingest): adding superset ingestion source ( #2425 )
2021-04-22 00:11:54 -07:00
Brian
3d6489fe97
fix(react): fix lineage sidebar buttons ( #2433 )
2021-04-21 15:15:52 -07:00
Harshal Sheth
56b66ed328
fix(ingest): support custom snowflake types ( #2436 )
2021-04-21 15:14:59 -07:00
Brian
1c071833ed
feat(react): add dataJob, dataFlow entity pages, refactor with fragments ( #2419 )
2021-04-21 12:06:31 -07:00
Fredrik Sannholm
e88a671959
Fix(search): fix datajob and dataflow search mappings ( #2418 )
2021-04-21 12:04:20 -07:00
Harshal Sheth
ffe49f061a
fix(ingest): fix chart type enum serialization and add tests for rest emitter ( #2429 )
2021-04-21 11:34:24 -07:00
Shirshanka Das
e602fd3a33
docs: Update agenda for Apr 23 townhall ( #2431 )
2021-04-21 10:18:22 -07:00
Harshal Sheth
79daec29b7
fix(ingest): ensure upstreams in airflow lineage emission are entities ( #2427 )
2021-04-20 20:44:38 -07:00
Harshal Sheth
7d1ec520e5
fix(ingest): include database info for snowflake ( #2426 )
2021-04-20 20:40:30 -07:00
Harshal Sheth
2fee45d127
feat: add s3 data platform and logo ( #2424 )
2021-04-20 16:40:51 -07:00
Brian
95b96572c5
feat(react): schema visualization add support for nested structs ( #2423 )
2021-04-20 14:00:10 -07:00
Brian
086c6ea705
fix(react): lineage sidebar buttons should refer to the selected entity( #2422 )
2021-04-20 13:58:16 -07:00