120 Commits

Author SHA1 Message Date
John Joyce
062597a425
refactor(react): Use useGetAuthenticatedUser hook to get the logged in user. (#2484) 2021-05-03 07:51:46 -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
Brian
1c071833ed
feat(react): add dataJob, dataFlow entity pages, refactor with fragments (#2419) 2021-04-21 12:06:31 -07:00
Gabe Lyons
43075c4a91
fix(lineage): allow lineage viz to handle circular dependencies (#2413) 2021-04-16 17:53:01 -07:00
Gabe Lyons
17f7c9efd0
fix(lineage): fixing lineage layout bugs (#2337) 2021-04-05 12:13:29 -07:00
Gabe Lyons
8ab2630fb6
feat(lineage): expandable lineage visualization for dataset <> dataset lineage (#2333) 2021-04-03 11:13:25 -07:00
Dexter Lee
259e6af494
feat(search-by-field): Add the ability to search for field names (#2286) 2021-03-23 15:18:32 -07:00
Gabe Lyons
aea35c1417
feat(react): show search suggestions (#2270) 2021-03-19 15:40:48 -07:00
Gabe Lyons
039fe597f7
feat(tags): editing tags from react client on datasets, schemas, charts & dashboards (#2248) 2021-03-18 11:52:14 -07:00
John Joyce
08616cc610
feat(react): SSO support simple OIDC authentication (#2190)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-11 13:38:35 -08:00
Gabe Lyons
adfe60e97a
feat(tags): adding support for read/write of tags in gms & read-only in react datahub-frontend. (#2164) 2021-03-07 11:26:47 -08:00
John Joyce
3537b2ec33
test(React): Home page tests (#2184)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-07 10:47:49 -08:00
John Joyce
e575add1fb
feat(DataPlatform Logos): Adding server driven logos (#2165)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-04 23:16:13 -08:00
Gabe Lyons
082d2fb7cc
fix(react): fixing format we propagate filters to graphql in (#2152) 2021-03-02 11:46:55 -08:00
John Joyce
03f673b16c
feat(React UI): SearchPage and SearchResultsPage (#2130)
Co-authored-by: John Joyce <john@acryl.io>
2021-02-23 12:45:42 -08:00
Gabe Lyons
4dcbef6bc4
fix(React): Adding test coverage for search page & fixing filter select bug (#2131) 2021-02-22 22:25:20 -08:00
John Joyce
2645aa0b5f
feat(React): Adding Properties, Documentation tabs, user search, & supporting Dataset mutations (#2093)
* Adding Properties, Documentation tabs, & supporting mutations

Co-authored-by: John Joyce <john@acryl.io>
2021-02-09 14:30:23 -08:00
John Joyce
9d38ae4dd4
refactor(React Incubation): Entity Interface & EntityRegistry (#2077)
* React App: Entity Registry!  (#15)

Introducing the Entity Registry: an Entity-oriented Architecture

Co-authored-by: John Joyce <john@acryl.io>
2021-02-03 11:49:51 -08:00
John Joyce
bee6ba43f8
feat(React Browse): Adding Browse Logic and misc refactorings (#2060)
Co-authored-by: John Joyce <jjoyce0510@gmail.com>
Co-authored-by: Gabe Lyons <gabe@Gabes-MacBook-Pro.local>
2021-01-25 13:29:23 -08:00
John Joyce
550cdc51ee
feat(React Incubation): React Playground Proof of Concept (#2059)
Co-authored-by: John Joyce <jjoyce0510@gmail.com>
2021-01-17 12:54:49 -08:00