31 Commits

Author SHA1 Message Date
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
Gabe Lyons
8aaf1d31cf
fix(admin): moving admin links to header (#3210) 2021-09-07 19:29:36 -07:00
John Joyce
ccb09a6966
feat(access control): Fine-Grained Access Control M1 (#3182) 2021-09-02 19:05:13 -07:00
Gabe Lyons
9708adb0d6
feat(react): Dataset page refresh + improved homepage, search and browse screens (#3169) 2021-08-31 22:00:56 -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
d376dc49db
fix(search): fixing case where someone issues a null query (#2890) 2021-07-16 12:19:51 -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
0e36df4928
fix(react): fix searchbar width issue in small screen (#2856) 2021-07-09 08:20:40 -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
Brian
409246a99d
feat(react): eliminate noises in react build, test and cleanup, get rid of warnings (#2618) 2021-05-27 11:23:09 -07:00
Gabe Lyons
2a54739987
fix(react): fixing tags autocomplete bug (#2615) 2021-05-26 19:05:20 -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
martha
b56ec274e5
feat(react): prevent logo distortion (#2589) 2021-05-20 23:21:01 -07:00
Gabe Lyons
5de346b7ad
fix(search): have search bar ignore blank searches (#2556) 2021-05-13 18:11:32 -07:00
John Joyce
29832e5385
feat(Product Analytics): Introducing In-App Analytics Beta (#2499)
Co-authored-by: Harshal Sheth <harshal@acryl.io>
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2021-05-11 15:41:42 -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
be50532e3e
fix(react): removing non-functional page size change controls on results page (#2468) 2021-04-27 16:12:03 -07:00
Brian
22a4084796
feat(react): moving filter panel from modal to drawer (#2329) 2021-04-02 10:58:40 -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
John Joyce
7c5d8cb719
feat(react): Adding shadow and deeper linear gradient (#2255)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-18 15:40:24 -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
81fa8d6129
refactor(React): Misc UI improvements (#2227)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-12 11:14:47 -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
John Joyce
6698c1b867
fix(React): Fix Browse Pagination Bug (#2168)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-04 23:18:50 -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
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
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
1b96cd8c26
fix(react): Fix authenticated user profile (#2128) 2021-02-20 12:01: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
da271e06a1
refactor(React): Renaming components/ dir to app/ (#2104) 2021-02-12 13:57:38 -08:00