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
Gabe Lyons
242ca71f77
fix(tags): fixing tag applied to module for tags w/ colons in the name ( #2982 )
2021-07-28 23:09:25 -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
eff502b3f7
feat(react): implement visualizing historical versions of dataset schema ( #2855 )
2021-07-09 08:46:38 -07:00
Harshal Sheth
937f02c6bc
feat: usage stats (part 1) ( #2750 )
...
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2021-06-24 17:11:00 -07:00
Brian
a5f9b8dfe9
feat(entities): add markdown description update/viewer feature in dataset, datajob, dataflow, chart and dashboard, update ui/ux ( #2707 )
2021-06-16 15:48:27 -07:00
shubham garg
4e73011bb9
feat(react): replace user urn with username ( #2599 )
...
Co-authored-by: shubham.garg <shubham.garg@thoughtworks.com>
2021-06-03 11:10:03 -07:00
Brian
f720a5fc5b
feat(graphql): redesign autocomplete to search for all entity types, show suggestions grouped by entities ( #2604 )
2021-05-25 22:48:49 -07:00
Brian
d23c58734b
feat(react): add topological sort feature, update graphql, add tests ( #2600 )
2021-05-25 18:58:43 -07:00
Brian
aa8ba1b8e9
feat(dataflow): update dataflow to have datajobs in new tab ( #2579 )
2021-05-18 21:25:42 -07:00
shubham garg
81e7ea2044
feat(react): link glossary term to dataset page ( #2549 )
...
Co-authored-by: shubham.garg <shubham.garg@thoughtworks.com>
2021-05-17 19:19:42 -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
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