30 Commits

Author SHA1 Message Date
Amanda Ng
a9650b650c
feat(ui): bump frontend dependencies (#8353)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-11-27 11:45:21 -05:00
John Joyce
4539a1cf20
feat(health): Adding Entity Health Status to the Lineage Graph View (#8739) 2023-08-29 09:32:35 -07:00
david-leifker
4f9fc671dc
fix(test): increase siblings.js test stability (#8542) 2023-08-01 19:59:30 -05:00
John Joyce
d54e3b81cf
fix(lineage): Fixing Timeline Lineage Filters (#7435) 2023-02-27 16:00:57 -08:00
Felix Lüdin
566b7b0892
refactor(ui): refactor capitalization of platform name and sub types (#7099) 2023-01-25 09:32:15 -08:00
Chris Collins
f559dcc282
feat(lineage) Adds ability to edit lineage manually from the UI (#6816) 2022-12-20 10:54:08 -05:00
Chris Collins
dfc20b3d40
feat(ui) Display inputFields in column-lineage visualization (#6303) 2022-10-28 17:08:13 -07:00
Chris Collins
1f1398605c
feat(lineage) Add Column-Level to Lineage Visualization (#6138) 2022-10-06 19:41:18 -04:00
John Joyce
03302ce409
fix(ui): Split based on Data Platform delimiter in Lineage viz (#5613) 2022-08-10 15:12:10 -07:00
Gabe Lyons
cd147685c7
feat(siblings): allow viewing siblings separately (#5390)
* allow pulling back curtain for siblings

* sibling pullback working for lineage + property merge

* propagating provinence to ui

* fixups from merge & some renames

* fix styling & add tooltip

* adding cypress tests

* fix lint

* updating mocks

* updating smoke test

* fixing domains smoke test

* responding to comments
2022-07-14 14:23:12 -07:00
Gabe Lyons
baf3f3f33c
feat(dbt): add sibling association logic to associate dbt elements with their target systems (#5190) 2022-06-22 08:31:18 -07:00
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