1416 Commits

Author SHA1 Message Date
Aikepaer Abuduweili
13d62806bf
refactor(test): remove the datahub-frontend.graphql (#3193) 2021-09-03 15:17:14 -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
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
Gabe Lyons
c725d9a97f
fix(react): removing preview artifact from platform logo (#3185) 2021-09-02 15:39:08 -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
Gabe Lyons
d340288575
fix(dataflow): optimize topological sort logic (#3175) 2021-09-01 11:50:20 -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
Lal Rishav
370a885216
fix(business-glossary): business glossary visual changes (#3150) 2021-08-24 00:12:47 -07:00
John Joyce
263cec0c66
fix(react): refactoring hasKeySchema computation (#3146) 2021-08-23 20:19:04 -07:00
Swaroop Jagadish
eb26b2f59d
fix(glossary): Make terms searchable and browseable (#3140) 2021-08-22 11:52:43 -07:00
John Joyce
2c5edd88ab
feat(graphql): migrating GraphQL API to metadata-service (nee GMS) (#3131) 2021-08-20 10:58:07 -07:00
John Joyce
81eb4f19bf
feat(sso): Just-In-Time User & Group Provisioning on SSO Login (oidc) (#3082) 2021-08-20 07:42:18 -07:00
Lal Rishav
daf7a8f37e
feat(business-glossary): Business glossary relationship UI (#3129) 2021-08-19 12:25:14 -07:00
taufiqibrahim
dd1b81b727
feat(ingest): adding redash source (#2918)
Co-authored-by: tibrahim <taufiq.ibrahim@bizzy.co.id>
2021-08-18 12:03:03 -07:00
Lal Rishav
24dc67f484
feat(business-glossary): glossary term relationship graphql changes (#3103) 2021-08-17 19:09:24 -07:00
John Joyce
f40bf1ce19
feat(group ui): Basic group search membership in UI (#3094) 2021-08-16 20:47:18 -07:00
neojunjie
bc2e71e9d2
feat(frontend): logout with oidc (#3049)
Co-authored-by: junjie <Jjlchiam4e>
2021-08-15 22:19:44 -07:00
Gabe Lyons
308014aea0
fix(schema-version): temporarily hide schema version tab (#3099) 2021-08-15 22:18:35 -07:00
Lal Rishav
9cbc147975
feat(business-glossary): added field level glossary terms (#3048) 2021-08-15 21:59:12 -07:00
Gabe Lyons
c13d83b5c5
fix: fixing key-value after adding version (#3093) 2021-08-12 17:52:58 -07:00
Gabe Lyons
b73d0ebb8b
feat: Adding clarity around qualified unions and removing extra lines for structs (#3091)
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2021-08-12 16:25:44 -07:00
Gabe Lyons
a5bd0c5c3a
fix(react): bolding field name if single token (#3080) 2021-08-11 17:14:08 -07:00
rslanka
8844240328
feat: Adding support for nested schemas in ingestion and visualization (#3079) 2021-08-11 15:47:18 -07:00
Gabe Lyons
a7ea888612
fix(frontend): fixing homepage jitter (#3054) 2021-08-06 18:09:35 -07:00
Lal Rishav
94b35fe8a0
fix(Business Glossary): updated glossary term search strategy (#2973) 2021-08-05 23:31:06 -07:00
Gabe Lyons
ae4cdf0999
fix(frontend): hide dashboard date when null (#3045) 2021-08-05 22:09:32 -07:00
Gabe Lyons
d9d4d16fae
fix(frontend): fixing lineage tokenization (#3042) 2021-08-05 18:17:09 -07:00
John Joyce
fa8f8b239a
feat(frontend): encode Original URI in Authentication Redirect (#3026) 2021-08-04 11:55:03 -07:00
Gabe Lyons
ea7952ce77
fix(caching): refetch query on update (#3020) 2021-08-03 12:05:18 -07:00
Brian
35aca2cad6
fix(react): fix weird 0 rendering possible bugs (#3000)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2021-08-03 11:18:39 -07:00
Gabe Lyons
f4a6d18c12
fix(blank pages): removing apollo caching (#3008) 2021-08-02 17:49:57 -07:00
John Joyce
beb9b623fb
fix(dataset stats): Fix checks for existence of row and column counts (#3003) 2021-08-02 07:53:37 -07:00
Brian
411bbeab56
feat(react): update dataset documents tab with a merged document column (#2997) 2021-08-02 07:50:03 -07:00
Brian
25e8e8f5ad
feat(react): update search result has result counts for each entities that has result (#2991) 2021-08-02 07:48:22 -07:00
John Joyce
352a0abf8d
Introducing TimeSeries Aspects + Dataset Profile (Stats) Aspect (#2983)
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2021-07-30 17:41:03 -07:00
Dexter Lee
15c0c4dfb3
fix(browse): Fix browse pagination and multi-browse path issue (#2984) 2021-07-30 10:48:32 -07:00
Gabe Lyons
242ca71f77
fix(tags): fixing tag applied to module for tags w/ colons in the name (#2982) 2021-07-28 23:09:25 -07:00
Gabe Lyons
d9d03c9bd9
feat(ml-model): adding ml models and ml model groups (#2961) 2021-07-28 20:39:05 -07:00
Kevin Hu
59f5d8f8c8
feat(ingest): add logo and platform entry for Glue (#2943) 2021-07-22 22:20:00 -07:00
Wei Hou
bac1ae42fc
refactor(datahub-web): removing frontend Ember app (i.e. datahub-web folder) (#2921) 2021-07-22 15:58:30 -07:00
Brian
dd43e6b258
feat(react): surface edited descriptions on search preview for dataset, datajob, dataflow, chart, dashboard (#2932) 2021-07-22 13:20:40 -07:00
Brian
7e2c4d6e44
feat(mlFeatureTable): add graphql, ui/ux for mlFeatureTable, mlFeature, mlPrimaryKey entities (#2887) 2021-07-20 11:42:21 -07:00
John Joyce
f8713fa1f5
fix(frontend): Don't use Apollo Cache for IsAnalyticsEnabled query. (#2904) 2021-07-16 15:39:39 -07:00
Harshal Sheth
3179f032de
fix(react): avoid displaying "0" for ignored timestamps (#2889) 2021-07-16 12:21:23 -07:00
Gabe Lyons
d376dc49db
fix(search): fixing case where someone issues a null query (#2890) 2021-07-16 12:19:51 -07:00
Brian
e075a0a004
feat(react): update schema history visualizing, truncate long type, original desc bug (#2901) 2021-07-16 12:13:20 -07:00