Ellie O'Neil
555f92a047
fix(fine-grained lineage) CLL for datajob downstreams ( #8937 )
2023-10-03 14:49:24 -07:00
Gabe Lyons
47b7e2984c
logging(lineage): adding some lineage explorer and impact analysis logging ( #8849 )
2023-09-19 09:07:08 -07: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
Felix Lüdin
1e507bcd40
fix(ui): use locale lowercase when filtering columns of an entity in the lineage ( #8213 )
2023-07-31 09:58:19 +05:30
Felix Lüdin
64697eb5a0
fix(ui): fix a too much recursion error when column lineage is highlighted ( #8207 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-07-10 13:47:46 -04:00
Chris Collins
1343082535
feat(ui) Add ability to view CLL through DataJobs in lineage visualization ( #8281 )
2023-06-25 13:41:22 -04:00
Chris Collins
a4ab7672ac
fix(ui) Fix UI issues with self-referencing column level lineage ( #8296 )
2023-06-24 07:39:26 +05:30
Chris Collins
3f8a532bbc
fix(ui) Fix displaying column level lineage for sibling nodes ( #7955 )
2023-05-04 10:53:18 -04:00
Aditya Radhakrishnan
660d477457
fix(lineage): change default lineage time window to All Time ( #7662 )
2023-03-23 10:47:47 -07:00
John Joyce
4da49fb1b4
refactor(ui): Make Navigating DataHub UI easier, fix duplicate tracking, duplicate networks calls, + misc optimizations ( #7592 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-03-21 18:36:21 -07:00
John Joyce
c075e0e77b
refactor(ui): Fix scrolling behavior for compact entity profile ( #7599 )
2023-03-21 08:51:22 -07:00
John Joyce
d54e3b81cf
fix(lineage): Fixing Timeline Lineage Filters ( #7435 )
2023-02-27 16:00:57 -08:00
John Joyce
92cd2b2c1b
fix(lineage): Fix Upstream + Downstream Count in presence of Soft-Deleted / Non-Existent references ( #7374 )
2023-02-20 14:00:14 -08:00
John Joyce
1b8ab4607e
fix(lineage): Include maxHops in Lineage Cache Key + misc UI improvements ( #7351 )
2023-02-17 15:49:42 -08:00
Aditya Radhakrishnan
c13e7e09f8
feat(lineage): add time filtering for lineage edges ( #7159 )
2023-02-02 15:30:49 -08:00
John Joyce
590ef6288a
refactor(ui): Updates to Manual Lineage search ( #7151 )
2023-01-27 14:35:16 -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
6255181169
fix(ui) Display duplicate nodes in lineage viz ( #6526 )
2022-11-23 16:14:21 -08:00
Chris Collins
970e9f0aa7
fix(ui) Fix lineage graph rendering with duplicate nodes ( #6480 )
2022-11-18 12:28:30 -05:00
Chris Collins
f24f74598b
fix(ui): Handle encoded schemaField urns on the frontend ( #6321 )
2022-11-03 13:43:10 -07:00
Ankit keshari
96848d5795
feat(ui) Add sorting to the Usage column & fix entity type name in Lineage Drawer ( #6290 )
2022-11-01 15:20:13 -04:00
Chris Collins
dfc20b3d40
feat(ui) Display inputFields in column-lineage visualization ( #6303 )
2022-10-28 17:08:13 -07:00
Chris Collins
31f90a4b52
fix(ui) Fix two lineage visualization bugs ( #6278 )
2022-10-26 13:56:32 -04:00
Chris Collins
bed59d2cd0
fix(ui) Properly display column-level lineage with v2 field paths ( #6217 )
2022-10-17 17:49:05 -04:00
Chris Collins
1f1398605c
feat(lineage) Add Column-Level to Lineage Visualization ( #6138 )
2022-10-06 19:41:18 -04:00
Gabe Lyons
864e64de8f
feat(lineage): show fully qualified task name in lineage UI ( #6126 )
...
* showing fully qualified task name in lineage UI
* slight refactor
* use display name
* fix test
2022-10-05 13:54:26 -07:00
John Joyce
ea9b5f8e21
fix(ui): Improve Error Messaging on the UI ( #5752 )
2022-08-28 20:08:25 -07: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
Chris Collins
0e6dc9edae
fix(lineage) Filter dataset -> dataset lineage edges if data is transformed ( #4732 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-73.lan>
2022-04-28 10:27:21 -07:00
Chris Collins
c91d70f1ba
Fix lineage entity drawer heigh UI bug ( #4707 )
2022-04-20 14:09:37 -07:00
Gabe Lyons
c92990d32b
feat(ml): bringing ml screens up to date w/ the modern ui layout & improving ml lineage ( #4651 )
...
* backend ml changes
* updating ml model UI
* more work on the UI
* ml primary key joining the party
* more progress on UI
* making progress on lineage
* finalizing UI experience
* remove irrelevant test
* fixing lint
* fixups
* add tests and fix what the issues they discovered
* internal > core
2022-04-12 22:42:12 -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
540d1b3be5
feat(lineage): hide soft deleted nodes in lineage & adds banner in entity page ( #4410 )
...
* query for custom properties on containers
* updating queries
* hide soft deleted entities in lineage viz
* add banner for soft deleted entities
* fix tests
2022-03-15 11:17:13 -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
Dexter Lee
18dd5b6c13
feat(Impact Analysis): Support impact analysis to check all downstreams of given entity ( #4322 )
2022-03-04 16:10:25 -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
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
Gabe Lyons
d9d03c9bd9
feat(ml-model): adding ml models and ml model groups ( #2961 )
2021-07-28 20:39:05 -07:00