19 Commits

Author SHA1 Message Date
Chris Collins
2841f32b8e
feat(lineage) Update Lineage tab and Impact Analysis feature (#5121) 2022-06-21 07:30:40 -07:00
Chris Collins
3aa841c2e1
fix(UI) Fix multiple UI usability issues (#4975) 2022-05-23 14:21:30 -07:00
Gabe Lyons
9e06f66b2b
feat(lineage): show fully qualified dataset name on expansion (#4562)
* show fully qualified dataset name on expansion

* also pull qualified name
2022-04-01 10:37:51 -07:00
Gabe Lyons
0e4a26b2a9
fix(ui): some small ui fixes for lineage (#4381)
* query for custom properties on containers

* small lineage ui nits
2022-03-10 15:23:47 -08:00
John Joyce
271784c9c1
feat(ui): UI-based ingestion (as featured in Dec Townhall) (#3975) 2022-01-27 10:33:12 -08:00
Gabe Lyons
bb0943f2e5
feat(ui): lineage - allow for expanding of lineage node titles in the lineage explorer (#3856) 2022-01-07 17:29:15 -08:00
Gabe Lyons
06548a68f2
feat(lineage): some ux improvements to lineage interactions (#3478) 2021-10-29 11:20:02 -07:00
Gabe Lyons
0bb8f684b8
feat(lineage): improved lineage performance + simplified layout logic + some easter eggs (#3357) 2021-10-22 15:46:46 -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
Gabe Lyons
9708adb0d6
feat(react): Dataset page refresh + improved homepage, search and browse screens (#3169) 2021-08-31 22:00:56 -07:00
Gabe Lyons
d9d4d16fae
fix(frontend): fixing lineage tokenization (#3042) 2021-08-05 18:17:09 -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
5c88f7624a
feat(react): use default entity icon if lineageentity has no icon (#2406) 2021-04-16 09:46:02 -07:00
Brian
ed3c3b236b
feat(react): add footer buttons in lineage sidebar (#2407) 2021-04-15 11:47:32 -07:00
Gabe Lyons
83c9f744ad
feat(lineage): support arbitrary entity types in lineage viz (#2369) 2021-04-09 11:55:25 -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
6bec99db50
feat(lineage): adding ghost edges indicating hidden dependencies (#2340) 2021-04-05 19:23:07 -07:00
Gabe Lyons
0500e50463
feat(lineage): adding directionality to lineage edges to make the visualization more clear (#2335) 2021-04-05 12:15:05 -07:00
Gabe Lyons
8ab2630fb6
feat(lineage): expandable lineage visualization for dataset <> dataset lineage (#2333) 2021-04-03 11:13:25 -07:00