Chris Collins
1343082535
feat(ui) Add ability to view CLL through DataJobs in lineage visualization ( #8281 )
2023-06-25 13:41:22 -04:00
Shirshanka Das
b3c790aab6
feat: Add support for Data Products ( #8039 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-05-17 07:17:25 +00:00
John Joyce
a18c93c028
refactor(ui): Separate entity lineage counts query from rest of entity query ( #7569 )
2023-03-14 13:26:57 -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
Aditya Radhakrishnan
c13e7e09f8
feat(lineage): add time filtering for lineage edges ( #7159 )
2023-02-02 15:30:49 -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
Felix Lüdin
a407e0a370
feat(dashboard): add subTypes aspect to dashboard entity ( #5843 )
...
Co-authored-by: John Joyce <john@acryl.io>
2022-09-18 23:03:38 -07:00
Gabe Lyons
a52fac57f4
fix(siblings): fixing lineage fetching for siblings & sources ( #5415 )
2022-07-19 09:15:31 -07:00
Alexey Kravtsov
89ed0fc1e5
fix(ui): add dataset qualifiedName parameter to lineage query ( #5427 )
2022-07-18 15:57:35 -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
John Joyce
39a4ef842d
refactor(ui): Remove unnecessary fields in GraphQL ( #5358 )
2022-07-08 09:19:50 -07:00
Gabe Lyons
0fc8a65cda
perf(ui): reduce data fetched by siblings in lineage ( #5308 )
2022-06-30 19:56:23 -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
Gabe Lyons
d468208fc8
feat(ml): some machine learning followups ( #4669 )
...
* make ml features searchable, add lineage tab, remove 500 exception
* fix lint
2022-04-14 15:14:44 -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
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
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