36 Commits

Author SHA1 Message Date
Shirshanka Das
b3c790aab6
feat: Add support for Data Products (#8039)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-05-17 07:17:25 +00:00
Joshua Eilers
a9bf1abaf8
chore: cleanup some devtool console warnings (#7988) 2023-05-09 15:16:11 -07:00
John Joyce
4da49fb1b4
refactor(ui): Make Navigating DataHub UI easier, fix duplicate tracking, duplicate networks calls, + misc optimizations (#7592)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-03-21 18:36:21 -07:00
Amanda Ng
ebd052ec43
feat(ui): display entity names in browser tab titles (#6225) 2022-10-23 21:07:51 -07:00
John Joyce
ec5aeeff39
feat(ui): Adding placeholder entity for DataPlatform (#6045) 2022-09-26 08:55:03 -07:00
John Joyce
ea9b5f8e21
fix(ui): Improve Error Messaging on the UI (#5752) 2022-08-28 20:08:25 -07:00
John Joyce
b927c0d219
refactor(ui): Use createTag mutation for creating new tags from the UI (#5359) 2022-07-08 09:18:33 -07:00
Chris Collins
43deb7080a
feat(glossary) Business Glossary updates (#5026) 2022-05-29 21:26:07 -07:00
John Joyce
169cd4fde9
feat(containers): Adding Containers UI (as demo'd in Jan Townhall) (#4037) 2022-02-02 13:51:39 -08:00
John Joyce
27c543a3aa
feat(domains): UI for Asset Domains (p2) (#3995) 2022-01-27 22:02:41 -08: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
ba08f6c31e
fix(react): fix manrope styling (#3311) 2021-09-30 22:44:27 -07:00
John Joyce
ccb09a6966
feat(access control): Fine-Grained Access Control M1 (#3182) 2021-09-02 19:05:13 -07:00
John Joyce
f40bf1ce19
feat(group ui): Basic group search membership in UI (#3094) 2021-08-16 20:47:18 -07:00
Gabe Lyons
f4a6d18c12
fix(blank pages): removing apollo caching (#3008) 2021-08-02 17:49:57 -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
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
Wan Chiu
49de7aba66
feat(react): configure Cypress + MirageJS + GraphQL mock for functional testing plus a couple of example tests (#2597) 2021-07-16 11:56:50 -07:00
Brian
851fe130b1
feat(react): fix apollo client cache issues in entities profile pages (#2841) 2021-07-07 12:54:16 -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
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
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
53cc7aebab
fix(react): fix theming test in react and simplifying api (#2215) 2021-03-11 10:06:48 -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
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
606a5af0c4
feat(React): Search page UI improvements, 'all' entity search. (#2140)
Co-authored-by: John Joyce <john@acryl.io>
2021-02-25 15:27:58 -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
8ef5e2a545 Deploy React via Docker 2021-02-15 17:40:41 -08:00
John Joyce
da271e06a1
refactor(React): Renaming components/ dir to app/ (#2104) 2021-02-12 13:57:38 -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
Gabe Lyons
b73723b98c
fix(react): including eslint in CI (#2086) 2021-02-05 12:56:07 -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
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