612 Commits

Author SHA1 Message Date
John Joyce
4dcea8c1d3
feat(gms): Add optional data platform display name (#2148)
Co-authored-by: John Joyce <john@acryl.io>
2021-02-26 21:22:18 -08:00
John Joyce
0833f8ceb1
Fixing required audit stamps bug (#2146)
Co-authored-by: John Joyce <john@acryl.io>
2021-02-26 11:07:22 -08:00
John Joyce
4f8d8b31ac
feat: Introducing optional DataPlatform logo url (#2127)
Co-authored-by: John Joyce <john@acryl.io>
2021-02-19 19:51:49 -08:00
John Joyce
8e03441ffe
fix(gms): fix getAllDataPlatforms bug (#2126) 2021-02-19 14:30:55 -08:00
John Joyce
b4430a534f
feat(React): Adding basic chart + dashboard UI (#2119)
Co-authored-by: John Joyce <john@acryl.io>
2021-02-18 12:33:17 -08:00
John Joyce
12ff330a54
feat(GraphQL API): GQL implementation of Charts + Dashboards (#2117)
Co-authored-by: John Joyce <john@acryl.io>
2021-02-17 23:36:17 -08:00
John Joyce
77c0a8764b
feat(graphql): Add Dashboards + Charts Models (#2109)
Co-authored-by: John Joyce <john@acryl.io>
2021-02-16 21:48:21 -08:00
John Joyce
da1258c335
feat(GraphQL Mutation): Introducing updateDataset mutation (#2091)
* Introducing updateDataset mutation

* WritableType -> MutableType

* Add createdAt input

Co-authored-by: John Joyce <john@acryl.io>
2021-02-09 10:08:28 -08:00
John Joyce
b0801de7ad
fix(GraphQL): Add schemaMetadata mapping & correctly form path string (#2084)
* Fixing DataHub frontend Browse bug

* Add schema mapping

Co-authored-by: John Joyce <john@acryl.io>
2021-02-05 12:56:50 -08:00
John Joyce
1a49785add
feat(GraphQL Query): Supporting complete Dataset, CorpUser with Search & Browse in GraphQL API (#2076)
Co-authored-by: John Joyce <johnjoyce@johns-mbp.home>
2021-02-02 20:18:31 -08:00
Arun Vasudevan
84e952e138
feat (graphql): Datahub GMS Graphql Api Application for Querying Dataset (#2071) 2021-02-01 11:51:15 -08:00
John Joyce
50cec65f57
feat(GQL Queries): Productionalizing GraphQL Part 1: Dataset Query support + adding shared GraphQL module (#2066)
* Productionalizing GraphQL Part 1: Dataset Query support + introducing common datahub-graphql-core module.

Co-authored-by: John Joyce <jjoyce0510@gmail.com>
2021-01-22 15:44:00 -08:00