29 Commits

Author SHA1 Message Date
Chris Collins
1f1398605c
feat(lineage) Add Column-Level to Lineage Visualization (#6138) 2022-10-06 19:41:18 -04:00
Shubham Thakre
7afcb75baf
feat(ui): stats - Improve table stats readability (#3889) 2022-01-21 07:58:45 -08:00
John Joyce
2f03ad854b
feat(recommendations): Recommendations infra P1 (#3455) 2021-10-26 21:23:08 -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
Dexter Lee
d0548408b4
feat(search): redesign search page - left filter pane (#3337) 2021-10-07 11:41:29 -07:00
Gabe Lyons
d340288575
fix(dataflow): optimize topological sort logic (#3175) 2021-09-01 11:50:20 -07:00
John Joyce
f40bf1ce19
feat(group ui): Basic group search membership in UI (#3094) 2021-08-16 20:47:18 -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
Gabe Lyons
d9d03c9bd9
feat(ml-model): adding ml models and ml model groups (#2961) 2021-07-28 20:39:05 -07:00
Brian
7e2c4d6e44
feat(mlFeatureTable): add graphql, ui/ux for mlFeatureTable, mlFeature, mlPrimaryKey entities (#2887) 2021-07-20 11:42:21 -07:00
Brian
c2252427d9
fix(react): reverse result of topological sort, autofocus in add tag modal (#2759) 2021-06-24 15:59:10 -07:00
Kevin Hu
a89094da5b
feat(ingest): add support for Glue ETL jobs (#2687) 2021-06-22 11:33:22 -07:00
Lal Rishav
0827c0ee31
feat(react): business glossary and user - tab based profile page (#2590) 2021-05-26 18:37:22 -07:00
Brian
d23c58734b
feat(react): add topological sort feature, update graphql, add tests (#2600) 2021-05-25 18:58:43 -07:00
Lal Rishav
89535d7dea
feat(business glossary): search, browse and entity page for business glossary terms (#2538) 2021-05-12 20:48:49 -07:00
Brian
d7d8870008
feat(usergroup): implement corpgroup in graphql, refactor avatars and ownership in react (#2519) 2021-05-11 17:55:45 -07:00
John Joyce
062597a425
refactor(react): Use useGetAuthenticatedUser hook to get the logged in user. (#2484) 2021-05-03 07:51:46 -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
304b835e94
fix(react): fix randomizing suggestions on autocorrect (#2274) 2021-03-22 14:46:05 -07:00
John Joyce
595d3672d2
refactor(react): All entity search UI + misc improvements (#2233)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-13 07:55:29 -08: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
92387019ff
feat(react): adding ability to support theming of datahub, with two themes included (#2193) 2021-03-09 23:14:52 -08:00
brendansun93
e3ad0ed8e5
feat(React): Ownership component of user profile (#2173)
Co-authored-by: Brendan Sun <shihaosun@geotab.com>
2021-03-08 12:02:54 -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
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
da271e06a1
refactor(React): Renaming components/ dir to app/ (#2104) 2021-02-12 13:57:38 -08:00
Gabe Lyons
7f2ca12e36
feat(React): deprecation status in header (#2097) 2021-02-09 19:05:50 -08:00
Gabe Lyons
dcefd96b4a
feat(React Incubation): User Profile (#2083)
* feat(react incubation): user profile w/ mock data

* removing spurious build-and-test change

* fixing CI issues
2021-02-05 14:21:04 -08:00