12076 Commits

Author SHA1 Message Date
Gabe Lyons
3b88621e5b
fix(react): fix tag schema search on tag profile (#3209) 2021-09-07 17:41:50 -07:00
John Joyce
1b326818aa
fix(graphql): fix ml model properties resolver (#3190) 2021-09-07 09:33:15 -07:00
John Joyce
22928722e5
fix(bootstrap): making bootstrap manager run once (#3200) 2021-09-07 09:32:26 -07:00
John Joyce
53226388dc
feat(access control): Adding "authorizedActors" method to AuthorizationManager (#3197) 2021-09-07 09:31:27 -07:00
Enrico Minack
25e1bb1b5a
ci: upload test reports (#3201) 2021-09-07 09:30:13 -07:00
John Joyce
f0fff0c8ae
Fix GraphQL Variables (#3199) 2021-09-03 16:11:14 -07:00
Aikepaer Abuduweili
13d62806bf
refactor(test): remove the datahub-frontend.graphql (#3193) 2021-09-03 15:17:14 -07:00
Dexter Lee
d1c66167fa
fix(platform): fix kafka env name for MCL_timeseries (#3198) 2021-09-03 15:15:35 -07:00
John Joyce
a6aedf6492
fix(react): fix add links (#3194) 2021-09-03 11:54:43 -07:00
Gabe Lyons
fd70ed109a
fix(react): fixing format of search snippets (#3192) 2021-09-03 10:15:49 -07:00
John Joyce
9b81fa428c
fix(react): pin the control center menu icon (#3191) 2021-09-02 21:55:31 -07:00
John Joyce
d9380eeffa
fix(404): Fix 404 Exit Error. (#3189) 2021-09-02 21:11:41 -07:00
John Joyce
ccb09a6966
feat(access control): Fine-Grained Access Control M1 (#3182) 2021-09-02 19:05:13 -07:00
Gabe Lyons
1f31735acf
fix(react): Fix the fieldPath grouping logic in the front-end (#3187)
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2021-09-02 18:55:12 -07:00
Nick Wu
f833a1aa14
docs: fix "data platforms" link in dbt.md (#3188) 2021-09-02 18:53:28 -07:00
Dexter Lee
e38c1de95f
fix(kafka): Change env variable name for MCL_versioned to be consistent (#3184) 2021-09-02 15:40:07 -07:00
Gabe Lyons
c725d9a97f
fix(react): removing preview artifact from platform logo (#3185) 2021-09-02 15:39:08 -07:00
Chinmay Bhat
8501fec0e9
fix(business_glossary): added __init__.py (#3183) 2021-09-02 10:25:28 -07:00
Chinmay Bhat
9014afd9ed
refactor(ingest): rename azure source to azure_ad (#3181) 2021-09-02 09:24:10 -07:00
Sergio Gómez Villamor
9e28423c6d
feat(ingest): add optional config for ownership type in ownership transformers (#3159)
Co-authored-by: Sergio Gómez <sergio.gomez.villamor@adevinta.com>
2021-09-01 22:44:03 -07:00
Remi
75d99690a5
fix(dbt): use_identifiers option and avoid duplicate descriptions (#3179) 2021-09-01 22:08:23 -07:00
Shirshanka Das
88a3523fbb
feat(ingest): Add a business glossary source (#3164) 2021-09-01 15:10:12 -07:00
Gabe Lyons
9ba378f3a0
fix(react): show schema-attached description (#3178) 2021-09-01 13:39:53 -07:00
Dexter Lee
ddddad4c36
Revert "fix(search): move filters to query instead of postFilter (#3112)" (#3177)
This reverts commit 1b738f8699da71c550b1b3f0732677db7ddfab4d.
2021-09-01 12:46:30 -07:00
Dexter Lee
e4cfd81452
fix(docs): Add documentation for AWS MSK (#3173) 2021-09-01 12:28:02 -07:00
Dexter Lee
f63d9205e6
feat(airflow): add example docker setup for airflow (#3176) 2021-09-01 11:51:14 -07:00
Gabe Lyons
d340288575
fix(dataflow): optimize topological sort logic (#3175) 2021-09-01 11:50:20 -07:00
Chinmay Bhat
b07dc16299
docs(ingestion): updated hive ingestion docs with Databricks recipe (#3170) 2021-08-31 22:30:36 -07:00
Chinmay Bhat
6953af58a6
fix(doc): add use_odbc to mssql doc example (#3171) 2021-08-31 22:01:43 -07:00
Gabe Lyons
9708adb0d6
feat(react): Dataset page refresh + improved homepage, search and browse screens (#3169) 2021-08-31 22:00:56 -07:00
Gabe Lyons
b19addb347
fix(frontend): fix utf8 encoding bug (#3168) 2021-08-30 20:24:22 -07:00
Shirshanka Das
ce34e68f99
docs: update Aug townhall details and announce Sep townhall (#3167)
* Update README.md

* Update townhalls.md

* Update townhall-history.md
2021-08-30 12:10:27 -07:00
Dexter Lee
1b738f8699
fix(search): move filters to query instead of postFilter (#3112) 2021-08-29 08:34:36 -07:00
Fredrik Sannholm
1d56446652
feat(ingest): Minor Kafka Connect source improvements (#3148) 2021-08-29 08:33:42 -07:00
Chinmay Bhat
bda881cbf2
feat(ingest): Adding Azure Source integration to ingest users, groups and group memberships (#3161) 2021-08-29 08:32:40 -07:00
John Joyce
4cad937137
feat(graphql): add GraphQL Explorer (GraphiQL) (#3165) 2021-08-29 08:06:07 -07:00
Swaroop Jagadish
d1b57927a9
fix(frontend): replacing broken link for default avatar (#3156) v0.8.11 2021-08-24 21:40:39 -07:00
Swaroop Jagadish
b673f1a52a
fix(frontend): fixing broken link to default avatar (#3154) 2021-08-24 17:24:48 -07:00
Swaroop Jagadish
88afec7f1c
feat(ingest): adding maxSchemaSize to mongodb source (#3153) 2021-08-24 12:15:40 -07:00
Lal Rishav
370a885216
fix(business-glossary): business glossary visual changes (#3150) 2021-08-24 00:12:47 -07:00
Greyson Dehn
57118e879c
fix(metadata-service): actually load keys from keystore for elastic connections (#3142) 2021-08-23 23:17:41 -07:00
Fredrik Sannholm
f73725fdf6
feat(ingestion): bring your own SQL parser (#3110) 2021-08-23 20:21:48 -07:00
John Joyce
263cec0c66
fix(react): refactoring hasKeySchema computation (#3146) 2021-08-23 20:19:04 -07:00
Swaroop Jagadish
65943cc190
deps(ingest): upgrade to pick up acryl-pyhive changes (#3145) 2021-08-23 20:18:11 -07:00
Sergio Gómez Villamor
dd7bead514
fix(profiles): prevent NoneType exception when profiling empty datasets (#3144)
Co-authored-by: Sergio Gómez <sergio.gomez.villamor@adevinta.com>
2021-08-23 13:49:51 -07:00
Swaroop Jagadish
eb26b2f59d
fix(glossary): Make terms searchable and browseable (#3140) 2021-08-22 11:52:43 -07:00
Swaroop Jagadish
72af0c317a
fix(deps): Adding min version to python-dateutil to guard against isoparse failures (#3139) 2021-08-21 18:41:28 -07:00
Dexter Lee
a6402f685c
fix(kafka): Change consumer id of mae/mce processor (#3135) 2021-08-21 13:36:30 -07:00
Swaroop Jagadish
8fe67f7c46
fix(airflow): only emit specific keys for airflow lineage properties (#3137) 2021-08-21 13:35:46 -07:00
John Joyce
2c5edd88ab
feat(graphql): migrating GraphQL API to metadata-service (nee GMS) (#3131) 2021-08-20 10:58:07 -07:00