44 Commits

Author SHA1 Message Date
Chris Collins
43deb7080a
feat(glossary) Business Glossary updates (#5026) 2022-05-29 21:26:07 -07:00
Chris Collins
0c5f844e4f
feat(containers) Get and display all parent containers in header and search (#4910)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-05-12 21:17:19 -07:00
Chris Collins
e32f22f6bf
feat(dataPlatformInstance) - Resolve and display dataPlatformInstance on entities (#4867)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-05-09 14:28:50 -07:00
Gabe Lyons
d468208fc8
feat(ml): some machine learning followups (#4669)
* make ml features searchable, add lineage tab, remove 500 exception

* fix lint
2022-04-14 15:14:44 -07:00
Gabe Lyons
4d7684bae7
show fqn in autocomplete (#4663) 2022-04-13 12:25:35 -07:00
John Joyce
45e09ca824
feat(ui): Adding GraphQL queries to fetch entity deprecation status (#4614) 2022-04-07 19:17:24 -07:00
John Joyce
a453ebf02d
feat(autocomplete): Show recent searches + improved autocomplete (#4400) 2022-03-14 14:07:49 -07:00
Gabe Lyons
2903646a15
feat(impact analysis): bugfixes for Impact Analysis (#4336) 2022-03-07 14:30:00 -08:00
Dexter Lee
18dd5b6c13
feat(Impact Analysis): Support impact analysis to check all downstreams of given entity (#4322) 2022-03-04 16:10:25 -08:00
mayurinehate
92b0e1c7c7
feat(tableau): emit workbook as container entity in tableau source, some minor fixes in tableau source (#4261) 2022-03-04 11:52:04 -08:00
Ankit keshari
826abb882e
Added Drawer to show the tag profile data (#4132) 2022-02-24 08:33:00 -08:00
John Joyce
74ebbbf94f
fixes(ui): Misc UI fixes + Adding Owners to Search Filters (#4175) 2022-02-17 18:48:29 -08:00
John Joyce
da74943485
feat(ui): Edit glossary term descriptions via UI (#4156) 2022-02-16 15:01:22 -08:00
Gabe Lyons
582ba475db
fix(ui): glossary-terms - fixes add term flow (#4106) 2022-02-09 20:24:11 -08: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
ea271711bb
fix(groups): Fix UI encoding of groups with spaces in urns (#4021) 2022-02-01 10:47:45 -08:00
John Joyce
27c543a3aa
feat(domains): UI for Asset Domains (p2) (#3995) 2022-01-27 22:02:41 -08:00
RyanHolstien
5c5dd5bfee
Feature/dynamic platform icons (#3968) 2022-01-25 19:03:31 -08:00
John Joyce
534291d3b1
ui: migrate UI to use "properties" field of entity for descriptions (#3515) 2021-11-08 16:24:50 -08:00
John Joyce
893914d198
feat(search): Search insights foundations (#3391) 2021-10-14 10:11:56 -07:00
Dexter Lee
b2b0497bdb
fix(ui): small bug fixes for search redesign (#3381) 2021-10-12 23:21:43 -07:00
Dexter Lee
d0548408b4
feat(search): redesign search page - left filter pane (#3337) 2021-10-07 11:41:29 -07:00
Swaroop Jagadish
0d2454bfb1
feat: add support for specialization of models through subtypes with looker integration (#3338) 2021-10-06 23:39:52 -07:00
John Joyce
9f4906ee3f
feat(UI): UI Migration for Charts, Dashboards, Pipelines, Tasks + Glossary Terms and Links for all. (#3303) 2021-09-28 10:30:37 -07:00
John Joyce
106be099f3
refactor(graphql): GraphQL Public API Refactor + Documentation (#3278) 2021-09-22 17:30:15 -07:00
Gabe Lyons
2de4ea9566
feat(business glossary): Add support to add & remove glossary terms from the UI (#3213) 2021-09-13 09:16:37 -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
d9d03c9bd9
feat(ml-model): adding ml models and ml model groups (#2961) 2021-07-28 20:39:05 -07:00
Brian
dd43e6b258
feat(react): surface edited descriptions on search preview for dataset, datajob, dataflow, chart, dashboard (#2932) 2021-07-22 13:20:40 -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
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
shubham garg
67e1512636
feat(react): add glossary term to dataset preview (#2577)
* 8643 | add glossary term in dataset preview

Co-authored-by: shubham.garg <shubham.garg@thoughtworks.com>
2021-05-24 22:12:35 -07:00
shubham garg
95782b1acf
feat(graphql): add graphql types for business glossary (#2485)
Co-authored-by: shubham.garg <shubham.garg@thoughtworks.com>
2021-05-11 17:29:00 -07:00
John Joyce
8d0cbfab91
feat(React): Adding Tags to Previews & Fixing Dashboard / Charts Ownership Updates (#2448) 2021-04-23 23:43:47 -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
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
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
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
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
03f673b16c
feat(React UI): SearchPage and SearchResultsPage (#2130)
Co-authored-by: John Joyce <john@acryl.io>
2021-02-23 12:45:42 -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
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
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