597 Commits

Author SHA1 Message Date
varunbharill
235760f28b
fix(graphql): making glossaryTermInfo nullable in glossaryTerm. (#3576) 2021-11-15 16:00:03 -08:00
John Joyce
534291d3b1
ui: migrate UI to use "properties" field of entity for descriptions (#3515) 2021-11-08 16:24:50 -08:00
Gabe Lyons
2c587ea285
fix(aspects): fix null aspects case (#3501) 2021-11-02 17:33:52 -07:00
Gabe Lyons
c4c74a3f45
feat(graphql): extend entity client to support aspect methods directly via java (#3489) 2021-11-02 12:45:35 -07:00
John Joyce
8a60020579
refactor(styling): Improving recommendation Tag / Search query list styling (#3472) 2021-10-27 11:18:01 -07:00
John Joyce
2f03ad854b
feat(recommendations): Recommendations infra P1 (#3455) 2021-10-26 21:23:08 -07:00
Gabe Lyons
d3d7593bb4
fix(graphql): fix errors on tag & term mutations (#3448) 2021-10-25 14:05:43 -07:00
Gabe Lyons
0bb8f684b8
feat(lineage): improved lineage performance + simplified layout logic + some easter eggs (#3357) 2021-10-22 15:46:46 -07:00
Gabe Lyons
7dbd10f072
fix(browse): fix browse for entities without default browse logic (#3422) 2021-10-21 11:15:10 -07:00
Gabe Lyons
4c1c3b2377
feat(react): dynamically hide entity types that haven't been ingested (#3419) 2021-10-19 22:20:31 -07:00
John Joyce
8ef273423c
feat(metadata-service): Introducing EntityClient interface to avoid unnecessary HTTP calls. (#3421) 2021-10-19 15:53:48 -07:00
John Joyce
3d0c69b7d1
fix(metadata-service): add Rest.li Validation to ingestProposal (#3409) 2021-10-17 08:49:18 -07:00
John Joyce
61bd7fd080
feat(search): support Boolean OR Filters in Rest.li APIs (#3344) 2021-10-14 12:34:29 -07:00
John Joyce
a325f64288
fix(graphql): populating deprecated description field (#3403) 2021-10-14 11:51:29 -07:00
John Joyce
893914d198
feat(search): Search insights foundations (#3391) 2021-10-14 10:11:56 -07:00
Dexter Lee
b2b0497bdb
fix(ui): small bug fixes for search redesign (#3381) 2021-10-12 23:21:43 -07:00
John Joyce
c84a2d9014
fix(graphql): correctly return tags and legacy global tags field (#3378) 2021-10-12 16:31:05 -07:00
John Joyce
d7a6ca5423
feat(subtypes): support visualization for "view" subtypes (#3376) 2021-10-12 15:47:29 -07:00
John Joyce
ed01b59a00
feat(users & groups): User & Groups Management GraphQL APIs + UI (#3318) 2021-10-07 16:14:35 -07:00
Dexter Lee
d0548408b4
feat(search): redesign search page - left filter pane (#3337) 2021-10-07 11:41:29 -07:00
Swaroop Jagadish
0d2454bfb1
feat: add support for specialization of models through subtypes with looker integration (#3338) 2021-10-06 23:39:52 -07:00
Gabe Lyons
79d1b38ce6
fix(docs): fix graphql deprecated comment (#3327) 2021-10-04 22:40:27 -07:00
Gabe Lyons
08e18868dc
feat(react): show primary keys & foreign keys in the schema (#3298) 2021-09-28 22:47:00 -07:00
John Joyce
9f4906ee3f
feat(UI): UI Migration for Charts, Dashboards, Pipelines, Tasks + Glossary Terms and Links for all. (#3303) 2021-09-28 10:30:37 -07:00
John Joyce
106be099f3
refactor(graphql): GraphQL Public API Refactor + Documentation (#3278) 2021-09-22 17:30:15 -07:00
Gabe Lyons
fa9e172a18
fix(react): fix updates from the UI (#3280) 2021-09-22 08:34:45 -07:00
Gabe Lyons
245b1bf5f8
fix(chartinfo): only map chartinfo inputs if exists (#3274) 2021-09-20 18:08:51 -07:00
Gabe Lyons
6bf237b38e
feat(graphql): Adding write side validation and tests for add+remove API (#3259) 2021-09-20 11:58:31 -07:00
Dexter Lee
6a663edf2f
feat(analytics): Add WAU over the last 2 months chart (#3252) 2021-09-16 12:57:03 -07:00
Gabe Lyons
2de4ea9566
feat(business glossary): Add support to add & remove glossary terms from the UI (#3213) 2021-09-13 09:16:37 -07:00
Gabe Lyons
2d768ea89b
fix(graphql): fix tag mapper (#3223) 2021-09-10 16:54:21 -07:00
John Joyce
1b326818aa
fix(graphql): fix ml model properties resolver (#3190) 2021-09-07 09:33:15 -07:00
John Joyce
ccb09a6966
feat(access control): Fine-Grained Access Control M1 (#3182) 2021-09-02 19:05:13 -07:00
Gabe Lyons
d340288575
fix(dataflow): optimize topological sort logic (#3175) 2021-09-01 11:50:20 -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
Lal Rishav
24dc67f484
feat(business-glossary): glossary term relationship graphql changes (#3103) 2021-08-17 19:09:24 -07:00
John Joyce
798e57bc24
refactor: remove unused gms code, frontend endpoints part 2/4 (#3015)
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
Co-authored-by: Dexter Lee <dexter@acryl.io>
2021-08-17 13:57:01 -07:00
John Joyce
f40bf1ce19
feat(group ui): Basic group search membership in UI (#3094) 2021-08-16 20:47:18 -07:00
rslanka
8844240328
feat: Adding support for nested schemas in ingestion and visualization (#3079) 2021-08-11 15:47:18 -07:00
Lal Rishav
94b35fe8a0
fix(Business Glossary): updated glossary term search strategy (#2973) 2021-08-05 23:31:06 -07:00
Gabe Lyons
4e36c78df3
fix(frontend): fixing external url logic in charts and dashboard mapper (#3044) 2021-08-05 22:10:57 -07:00
John Joyce
93069e5cec
fix(ci): using AspectExtractor instead of removed SnapshotToAspectMap (#3006) 2021-08-02 15:13:08 -07:00
Gabe Lyons
9b0f8bc0d3
fix(graphql): fetching data platforms using standard procedure (#2998) 2021-08-02 11:35:09 -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
d9d03c9bd9
feat(ml-model): adding ml models and ml model groups (#2961) 2021-07-28 20:39:05 -07:00
Gabe Lyons
79c956abe7
Revert "fix(gql): removing data platform caching in gql (#2947)" (#2956)
This reverts commit 49093ea1cee5e2563d9390ae529af08d287000aa.
2021-07-26 12:17:21 -07:00