120 Commits

Author SHA1 Message Date
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
Tamas Nemeth
902f525307
[model]: Dataprocess instance entity to model datajob/jobflow runs (#4459)
* Initial model for dataprocess instance to model datajob/jobflow runs

* Fixing typos

* Removing dataprocessinstance from entity registry

* Add dataprocessinstance to entity registry
Adding DataprocessInstancekey aspect

* Fixing relationships

* Updating the model

* Removing EditableDataProcessInstanceProperties

* Makint try number optional

* Updating model

* Fixing typo

* visualizing job runs for a task

* add pagination

* show utc time on hover

* add dataset side

* dataprocessinstance > dataprocessinst

* add cypress test

* Removing jobs from DataFlowInfo.pdl as it should be part of another change if we really want it

* Adding missing files

* Fix moved import

* Remove duplicate import

* fixing yarn test

* Update DatasetRunsResolver.java

* Update TaskRunsResolver.java

* Update DatasetRunsResolver.java

* responding to comments

Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
Co-authored-by: John Joyce <john@acryl.io>
2022-04-12 08:52:07 +02:00
John Joyce
45e09ca824
feat(ui): Adding GraphQL queries to fetch entity deprecation status (#4614) 2022-04-07 19:17:24 -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
Ankit keshari
55357783f3
Refactoring the quries into a single one to get the search results on Home Page (#4372) 2022-03-14 22:24:45 -07:00
John Joyce
a453ebf02d
feat(autocomplete): Show recent searches + improved autocomplete (#4400) 2022-03-14 14:07:49 -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
mayurinehate
92b0e1c7c7
feat(tableau): emit workbook as container entity in tableau source, some minor fixes in tableau source (#4261) 2022-03-04 11:52:04 -08:00
John Joyce
9f1c5a8f75
feat(assertions): Adding Assertions Entity & Great Expectations BETA (#4305) 2022-03-04 11:51:31 -08:00
Ankit keshari
826abb882e
Added Drawer to show the tag profile data (#4132) 2022-02-24 08:33:00 -08:00
John Joyce
da74943485
feat(ui): Edit glossary term descriptions via UI (#4156) 2022-02-16 15:01:22 -08:00
John Joyce
f2f5443d04
feat(Tags/Terms): Backend support for tag & term mutations (#4096) 2022-02-11 07:00:46 -08:00
John Joyce
169cd4fde9
feat(containers): Adding Containers UI (as demo'd in Jan Townhall) (#4037) 2022-02-02 13:51:39 -08:00
John Joyce
27c543a3aa
feat(domains): UI for Asset Domains (p2) (#3995) 2022-01-27 22:02:41 -08:00
RyanHolstien
5c5dd5bfee
Feature/dynamic platform icons (#3968) 2022-01-25 19:03:31 -08:00
Aditya Radhakrishnan
c3e98645a2
feat(ingest): operational stats - show last updated for sql usage sources (#3845) 2022-01-07 17:27:09 -08:00
Gabe Lyons
6436f06d08
feat(autorender): Auto render aspects that don't have frontend components in the UI (#3597) 2021-11-29 21:07:06 -08:00
John Joyce
534291d3b1
ui: migrate UI to use "properties" field of entity for descriptions (#3515) 2021-11-08 16:24:50 -08:00
Gabe Lyons
c1ca2977f4
fix(datajobs): fetch dataflow properties from a relationship (#3487) 2021-10-28 17:38:16 -07:00
John Joyce
2f03ad854b
feat(recommendations): Recommendations infra P1 (#3455) 2021-10-26 21:23:08 -07:00
Gabe Lyons
37394207a4
fix(react): fix up yarn test error reporting (#3462) 2021-10-26 12:13:53 -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
John Joyce
893914d198
feat(search): Search insights foundations (#3391) 2021-10-14 10:11:56 -07:00
John Joyce
d7a6ca5423
feat(subtypes): support visualization for "view" subtypes (#3376) 2021-10-12 15:47:29 -07:00
Dexter Lee
d0548408b4
feat(search): redesign search page - left filter pane (#3337) 2021-10-07 11:41:29 -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
Swaroop Jagadish
cfc97107e8
feat(ingest): add support for github and looker links in looker views and explores (#3332) 2021-10-06 07:13:38 -07:00
Gabe Lyons
08e18868dc
feat(react): show primary keys & foreign keys in the schema (#3298) 2021-09-28 22:47:00 -07:00
John Joyce
9f4906ee3f
feat(UI): UI Migration for Charts, Dashboards, Pipelines, Tasks + Glossary Terms and Links for all. (#3303) 2021-09-28 10:30:37 -07:00
John Joyce
106be099f3
refactor(graphql): GraphQL Public API Refactor + Documentation (#3278) 2021-09-22 17:30:15 -07:00
Gabe Lyons
2de4ea9566
feat(business glossary): Add support to add & remove glossary terms from the UI (#3213) 2021-09-13 09:16:37 -07:00
Gabe Lyons
3b88621e5b
fix(react): fix tag schema search on tag profile (#3209) 2021-09-07 17:41:50 -07:00
Gabe Lyons
d340288575
fix(dataflow): optimize topological sort logic (#3175) 2021-09-01 11:50:20 -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
Lal Rishav
daf7a8f37e
feat(business-glossary): Business glossary relationship UI (#3129) 2021-08-19 12:25:14 -07:00
Lal Rishav
94b35fe8a0
fix(Business Glossary): updated glossary term search strategy (#2973) 2021-08-05 23:31:06 -07:00
Brian
25e8e8f5ad
feat(react): update search result has result counts for each entities that has result (#2991) 2021-08-02 07:48:22 -07:00
John Joyce
352a0abf8d
Introducing TimeSeries Aspects + Dataset Profile (Stats) Aspect (#2983)
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2021-07-30 17:41:03 -07:00
Gabe Lyons
242ca71f77
fix(tags): fixing tag applied to module for tags w/ colons in the name (#2982) 2021-07-28 23:09:25 -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
eff502b3f7
feat(react): implement visualizing historical versions of dataset schema (#2855) 2021-07-09 08:46:38 -07:00
Harshal Sheth
937f02c6bc
feat: usage stats (part 1) (#2750)
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2021-06-24 17:11:00 -07:00
Brian
a5f9b8dfe9
feat(entities): add markdown description update/viewer feature in dataset, datajob, dataflow, chart and dashboard, update ui/ux (#2707) 2021-06-16 15:48:27 -07:00
shubham garg
4e73011bb9
feat(react): replace user urn with username (#2599)
Co-authored-by: shubham.garg <shubham.garg@thoughtworks.com>
2021-06-03 11:10:03 -07:00
Brian
f720a5fc5b
feat(graphql): redesign autocomplete to search for all entity types, show suggestions grouped by entities (#2604) 2021-05-25 22:48:49 -07:00
Brian
d23c58734b
feat(react): add topological sort feature, update graphql, add tests (#2600) 2021-05-25 18:58:43 -07:00
Brian
aa8ba1b8e9
feat(dataflow): update dataflow to have datajobs in new tab (#2579) 2021-05-18 21:25:42 -07:00
shubham garg
81e7ea2044
feat(react): link glossary term to dataset page (#2549)
Co-authored-by: shubham.garg <shubham.garg@thoughtworks.com>
2021-05-17 19:19:42 -07:00
Lal Rishav
89535d7dea
feat(business glossary): search, browse and entity page for business glossary terms (#2538) 2021-05-12 20:48:49 -07:00