John Joyce
5d0915ec64
fix(ui) Misc styling fixes (truncated filter values, updating tag color on clickaway) ( #4246 )
2022-02-24 10:48:27 -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
27c543a3aa
feat(domains): UI for Asset Domains (p2) ( #3995 )
2022-01-27 22:02:41 -08:00
Gabe Lyons
eac3c62667
feat(embedded search results): support custom endpoints in embedded search result ( #3986 )
2022-01-27 07:58:24 -08:00
John Joyce
b32975d6db
refactor(gql/ui): Misc refactorings ( #3921 )
2022-01-19 17:02:17 -08:00
Gabe Lyons
c1ca2977f4
fix(datajobs): fetch dataflow properties from a relationship ( #3487 )
2021-10-28 17:38:16 -07:00
John Joyce
2f03ad854b
feat(recommendations): Recommendations infra P1 ( #3455 )
2021-10-26 21:23:08 -07:00
Gabe Lyons
37394207a4
fix(react): fix up yarn test error reporting ( #3462 )
2021-10-26 12:13:53 -07: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
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
fd70ed109a
fix(react): fixing format of search snippets ( #3192 )
2021-09-03 10:15:49 -07:00
Gabe Lyons
c725d9a97f
fix(react): removing preview artifact from platform logo ( #3185 )
2021-09-02 15:39:08 -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
Lal Rishav
daf7a8f37e
feat(business-glossary): Business glossary relationship UI ( #3129 )
2021-08-19 12:25:14 -07:00
Brian
35aca2cad6
fix(react): fix weird 0 rendering possible bugs ( #3000 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2021-08-03 11:18:39 -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
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
d23c58734b
feat(react): add topological sort feature, update graphql, add tests ( #2600 )
2021-05-25 18:58:43 -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
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
Brian
d7d8870008
feat(usergroup): implement corpgroup in graphql, refactor avatars and ownership in react ( #2519 )
2021-05-11 17:55:45 -07:00
Brian
e67279b8c3
feat(react): set fixed height for dataset preview ( #2523 )
2021-05-10 19:23:34 -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
98813ed2b5
feat(react): hide Owned By label in card if no owners ( #2376 )
2021-04-09 17:08:55 -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
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
29b1eda536
fix: fixing tag formatting issues ( #2266 )
2021-03-19 08:05:52 -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
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
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
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
da271e06a1
refactor(React): Renaming components/ dir to app/ ( #2104 )
2021-02-12 13:57:38 -08:00