25 Commits

Author SHA1 Message Date
John Joyce
807b50699d
refactor(ui): Miscellaneous caching improvements (#6796) 2022-12-19 09:55:56 -08:00
John Joyce
ea9b5f8e21
fix(ui): Improve Error Messaging on the UI (#5752) 2022-08-28 20:08:25 -07:00
Ankit keshari
e8f521ef07
fix(): Worked on the scroll to top of the page after pagination change (#5714) 2022-08-24 15:20:52 -07:00
John Joyce
a44167c33d
refactor(ui): Extract searchable page into its own component (perf + ux) (#5318) 2022-07-01 15:08:08 -07:00
Gabe Lyons
7eb0017c44
fix(browse): fix browse double click issue (#4382) 2022-03-11 08:46:26 -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
Gabe Lyons
9be6d2b580
fix(glossary terms): some cosmetic fixes for glossary terms (#3235) 2021-09-14 18:36:00 -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
Dexter Lee
15c0c4dfb3
fix(browse): Fix browse pagination and multi-browse path issue (#2984) 2021-07-30 10:48: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
Gabe Lyons
be50532e3e
fix(react): removing non-functional page size change controls on results page (#2468) 2021-04-27 16:12:03 -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
dfc99d6b6a
feat(react): fix browse link of last breadcrumb linked to unknown page (#2391) 2021-04-13 14:22:43 -07:00
Brian
a19085094a
feat(react): add null state indicator in user profile when no entities (#2377) 2021-04-09 16:55:05 -07:00
Brian
fefcdd949c
feat(react): update avatar to use initial if no image, refactor all avatars with custom one (#2379) 2021-04-09 16:53:04 -07:00
Brian
4a47abf605
feat(react): add empty state UI for browse when no entities (#2370) 2021-04-08 13:41:12 -07:00
Brian
caad3f8d0e
feat(react): add icons on entities, updated styling in LineageViz (#2366) 2021-04-08 10:24:33 -07:00
Gabe Lyons
8ab2630fb6
feat(lineage): expandable lineage visualization for dataset <> dataset lineage (#2333) 2021-04-03 11:13:25 -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
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
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
da271e06a1
refactor(React): Renaming components/ dir to app/ (#2104) 2021-02-12 13:57:38 -08:00