Chris Collins
d1f0c7a6aa
feat(ingestion) Add frontend connection test for Snowflake ( #5520 )
2022-08-01 09:12:02 -07:00
Chris Collins
160f8e8b1e
fix(ui) Display Term Group name properly in Recently Viewed ( #5528 )
2022-08-01 14:45:44 +05:30
John Joyce
f8697ba54f
feat(ui): Partial support for Chart usage ( #5473 )
2022-07-22 15:19:04 -07:00
Aditya Radhakrishnan
d28e18147c
feat(app): schema-history - remove blame language for the schema history feature ( #5457 )
2022-07-21 08:58:48 -07:00
Aditya Radhakrishnan
eec5eae0ab
feat(groups): add native groups concept to DataHub ( #5443 )
2022-07-20 16:55:10 -07:00
John Joyce
aa7ae23904
feat(ui): Adding Statistics Summary to Dataset + Dashboard Profiles ( #5440 )
2022-07-19 15:46:43 -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
John Joyce
f8d059901f
feat(ui): Supporting enriched search preview + misc improvements ( #5419 )
2022-07-17 22:02:09 -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
Felix Lüdin
a0303448ba
feat(dashboards): add datasets field to DashboardInfo aspect ( #5188 )
...
Co-authored-by: John Joyce <john@acryl.io>
2022-07-14 09:54:02 -07:00
John Joyce
39a4ef842d
refactor(ui): Remove unnecessary fields in GraphQL ( #5358 )
2022-07-08 09:19:50 -07:00
John Joyce
b927c0d219
refactor(ui): Use createTag mutation for creating new tags from the UI ( #5359 )
2022-07-08 09:18:33 -07:00
Chris Collins
68fb0d8f06
feat(schema) Show last observed timestamp in the schema tab ( #5348 )
2022-07-07 12:31:01 -07:00
John Joyce
afc9842e32
fix(ui): Fix pipeline tasks list loading ( #5332 )
2022-07-05 09:19:13 -07:00
John Joyce
c9be9e066d
perf(ui): Performance improvements and misc refactorings in the UI ( #5310 )
2022-07-01 11:35:21 -07:00
Gabe Lyons
0fc8a65cda
perf(ui): reduce data fetched by siblings in lineage ( #5308 )
2022-06-30 19:56:23 -07:00
John Joyce
11356e37ba
feat(ui) Adding support for deleting Tags and Domains via the UI ( #5280 )
...
* Adding support for deleting tags and domains via the UI
* Fixing tests
2022-06-29 19:41:41 -07:00
John Joyce
fdee7a787b
feat(GraphQL): Support for Deleting Domains, Tags via GraphQL API ( #5272 )
2022-06-28 14:57:22 -07:00
Chris Collins
9fd314f92f
fix(siblings) Display sibling assertions in Validations tab ( #5268 )
...
* fix(siblings) Display sibling assertions in Validations tab
* query changes
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-192.lan>
2022-06-27 16:04:12 -07:00
Michael A. Schlosser
d0d88a4428
fix(ui): Enable previews properly when browsing for DataJob ( #5250 )
2022-06-27 09:42:51 -07:00
John Joyce
6b82a0b0b6
refactor(UI): Refactor Dataset Health Status ( #5222 )
2022-06-22 12:21:34 -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
Aditya Radhakrishnan
fdf4e48495
feat(users): add ability to add native users from the UI ( #5097 )
...
Co-authored-by: John Joyce <john@acryl.io>
2022-06-08 18:13:22 -07:00
Chris Collins
58dc909a80
feat(terms) Add ability to Add and Remove Related Terms to Glossary Terms ( #5120 )
2022-06-08 07:50:29 -07:00
Chris Collins
64c4f518a4
feat(glossary) Display Incoming 'IsA' Glossary related entities ( #5063 )
...
* feat(glossary) Display Incoming 'IsA' Glossary related entities
* update name of field
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-285.lan>
2022-06-06 13:55:01 -07:00
Ankit keshari
9a8027089b
feat(ui): Manage Revokable Access Tokens via the UI ( #5067 )
2022-06-06 08:15:00 -07:00
Chris Collins
43deb7080a
feat(glossary) Business Glossary updates ( #5026 )
2022-05-29 21:26:07 -07:00
Ankit keshari
6eb7d80e04
refactor(ui): UI Integration to add multiple tags, terms and owners ( #4938 )
2022-05-27 08:02:03 -07:00
John Joyce
b6773e4637
feat(Tests): Make DataHub Tests Feature configurable via env variable ( #5020 )
2022-05-26 12:29:20 -07:00
John Joyce
944be9a1da
feat(Tests): Metadata Tests Models + APIs + UI (Part 1) ( #4989 )
2022-05-25 08:55:08 -07:00
Chris Collins
0c5f844e4f
feat(containers) Get and display all parent containers in header and search ( #4910 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-05-12 21:17:19 -07:00
Gabe Lyons
b6c35a610c
fix(usage): pull usage from environment source rather than args ( #4824 )
2022-05-11 10:02:42 -07:00
Chris Collins
e32f22f6bf
feat(dataPlatformInstance) - Resolve and display dataPlatformInstance on entities ( #4867 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-05-09 14:28:50 -07:00
Aditya Radhakrishnan
ae333b1d6d
fix(blame): make view blame prior to button work properly ( #4810 )
2022-05-03 12:18:06 -07:00
Aditya Radhakrishnan
b09e61eedb
feat(blame) - add schema history blame UI ( #4793 )
2022-05-02 17:28:47 -07:00
Aditya Radhakrishnan
c20a47f34c
feat(operation): display the reported time for last updated in the UI ( #4800 )
2022-05-02 16:00:29 -07:00
Chris Collins
0a0db02ae8
feat(tracking) Configure whether mixpanel is enabled with env variable ( #4768 )
2022-04-29 14:37:19 -07:00
John Joyce
b38d14fa67
fix(ui): Display warning in UI when metadata service auth is disabled. ( #4728 )
2022-04-22 12:09:05 -07:00
David Sanchez
788fb8f45b
feat(ml): show custom properties for MLFeatureTable in UI ( #4706 )
...
* feat(ml): show custom properties for MLFeatureTable in UI
* Make assignment conditional
* Fix lint
2022-04-21 10:30:49 -07:00
Gabe Lyons
0c61dee07b
set custom logo without rebuilding ( #4674 )
2022-04-15 09:37:08 -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
4d7684bae7
show fqn in autocomplete ( #4663 )
2022-04-13 12:25:35 -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
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
John Joyce
b277048b72
feat(GraphQL): Add data platform query to GraphQL API ( #4574 )
2022-04-04 17:42:28 -07:00
Dexter Lee
df69e76289
feat(policy): Add domain based and view based policies ( #4516 )
...
* Add domain based policy and view based policy
* Add new files
* Fix issue
* Fix comment on markdown
* Fix to John's comments
* Update policies.md
* Remove comments
* Fix to John's comments
* Fix policy details page
* Add back notebook privileges
* Fix graphql
Co-authored-by: John Joyce <john@acryl.io>
2022-03-29 12:02:22 -07:00
darapuk
c9b40ec1ca
fix: Update GroupProfile to read from properties over deprecated info aspect ( #4475 )
2022-03-24 12:46:58 -07:00