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
Brian
7e2c4d6e44
feat(mlFeatureTable): add graphql, ui/ux for mlFeatureTable, mlFeature, mlPrimaryKey entities ( #2887 )
2021-07-20 11:42:21 -07:00
Gabe Lyons
47554d2d4a
fix(react): url encoding urns and tag profile fix ( #2623 )
2021-06-03 11:08:43 -07:00
Gabe Lyons
5250b870d6
fix(react): fixing layout adjustments in lineage viz ( #2496 )
2021-05-05 13:35:14 -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
3d6489fe97
fix(react): fix lineage sidebar buttons ( #2433 )
2021-04-21 15:15:52 -07:00
Brian
086c6ea705
fix(react): lineage sidebar buttons should refer to the selected entity( #2422 )
2021-04-20 13:58:16 -07:00
Gabe Lyons
43075c4a91
fix(lineage): allow lineage viz to handle circular dependencies ( #2413 )
2021-04-16 17:53:01 -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
f51340410f
feat(lineage): improve lineage re-focus experience ( #2349 )
2021-04-06 18:21:33 -07:00
Gabe Lyons
eccf99422a
fix(lineage): add upstream arrows back in ( #2346 )
2021-04-06 15:39:04 -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
17f7c9efd0
fix(lineage): fixing lineage layout bugs ( #2337 )
2021-04-05 12:13:29 -07:00
Gabe Lyons
8ab2630fb6
feat(lineage): expandable lineage visualization for dataset <> dataset lineage ( #2333 )
2021-04-03 11:13:25 -07:00