Andrew Sikowitz
825ac9ae7d
fix(graphql/stats): Support SAMPLE dataset profiles with sample size ( #13327 )
2025-04-25 15:24:54 -07:00
Andrew Sikowitz
79fbc6aa75
feat(ui,graphql): Finish bringing alchemy UI to OSS ( #12670 )
2025-02-19 10:50:13 -08:00
Chris Collins
c2a43589c7
Bring Alchemy UI to OSS ( #12481 )
2025-01-29 20:42:01 -05:00
Andrew Sikowitz
05ed277f5e
feat(graphql/versioning): Add versioning support to graphql; mutations return version set ( #12358 )
...
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2025-01-16 22:56:36 -08:00
Chris Collins
36fd614e3b
feat(ui) Finalize support for all entity types on forms ( #10915 )
2024-07-15 15:14:15 -04:00
Filipe Caetano - OVO
2624e1970c
feat(access): Improve external role retrieval ( #10160 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-04-10 16:11:11 -04:00
Pedro Silva
35ec7dfe14
fix(graphQL): Ignore soft-deleted assertions in UI calls ( #10148 )
2024-03-27 22:55:27 +00:00
Harshal Sheth
f0bdc24fc9
feat(ingest/dbt): dbt model performance ( #9992 )
2024-03-26 17:18:54 -07:00
Hendrik Richert
a4418f150f
feat(UI): disable access management ui when no roles are linked to entity ( #9610 )
...
Co-authored-by: Hendrik Richert <hendrik.richert@swisscom.com>
2024-03-22 09:39:47 -07:00
Chris Collins
5a3df32bb5
feat(properties) Add upsertStructuredProperties graphql endpoint for assets ( #9906 )
2024-03-20 15:25:36 -04:00
Harshal Sheth
64cb5d1cb2
feat(dbt): show source and compiled code in the UI ( #10028 )
2024-03-18 18:16:49 -07:00
John Joyce
0328f854e8
feat(): Adding supports for data incidents for datasets, dashboards, charts, data jobs, data flows ( #9710 )
...
Co-authored-by: John Joyce <john@ip-192-168-1-149.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
2024-02-14 09:06:21 -08:00
Chris Collins
ea4a9b281b
feat(forms) Extend forms support to other entity types ( #9801 )
2024-02-13 15:02:52 -05:00
Chris Collins
815176913c
feat(forms) Add support for metadata forms on entities in the UI ( #9718 )
2024-02-02 15:55:36 -05:00
Chris Collins
bf538671a2
feat(ui) Support auto-render aspects on remaining entity types ( #9696 )
2024-01-23 16:30:02 -05:00
Ramendra761
75252a3d9f
feat(UI): AccessManagement UI to access the role metadata for a dataset ( #8541 )
...
Co-authored-by: Ramendra Srivastava <ramsrivastava@paypal.com>
2023-09-08 23:10:49 +05:30
Gabe Lyons
f884eb8791
feat(siblings): hiding non-existant siblings in FE ( #8528 )
2023-07-31 16:34:47 -07: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
bd76183b00
fix(ui): Address regression in column usage stats + add unit test ( #7645 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-03-21 18:27:58 -07:00
John Joyce
ce33db74fd
refactor(ui): Loading schema dynamically for dataset profile ( #7558 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-03-21 18:27:31 -07: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
08a215951c
feat(queries): Overhaul Queries Tab ( #7366 )
2023-02-20 11:10:18 -08:00
John Joyce
c150ef04d6
feat(ui): Supporting display of columns and storage count in previews ( #7198 )
2023-02-02 09:38:06 -08:00
Chris Collins
68566c42d7
fix(ui) Increase the number of assertions that we query for in tab ( #7215 )
2023-02-02 10:40:32 -05:00
Chris Collins
7a68f11a9f
feat(ui) Build entity doesn't exist page for entity profiles ( #7150 )
2023-01-27 14:36:01 -08:00
John Joyce
22ee828236
feat(backend): Supporting Embeddable Previews for Dashboards, Charts, Datasets ( #6875 )
2023-01-03 15:40:39 -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
3de95d013d
fix(ui) Fix parentNodes overfetching everywhere it's used ( #6446 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-750.lan>
2022-11-15 15:19:23 -08:00
Reilman79
6e415ca418
fix(dataset): improve glossary term load performance for datasets ( #6396 )
2022-11-15 16:03:09 -05:00
Gabe Lyons
9ab7d16825
fix(ui): two small ux fixes ( #6335 )
...
* two fixes for frontend- proper primary logic for no primary & snippet downgrade
* fix for merge logic
* updating tests
2022-11-01 15:17:48 -07:00
John Joyce
aa7ae23904
feat(ui): Adding Statistics Summary to Dataset + Dashboard Profiles ( #5440 )
2022-07-19 15:46:43 -07:00
John Joyce
39a4ef842d
refactor(ui): Remove unnecessary fields in GraphQL ( #5358 )
2022-07-08 09:19:50 -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
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
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
Aditya Radhakrishnan
c20a47f34c
feat(operation): display the reported time for last updated in the UI ( #4800 )
2022-05-02 16:00:29 -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
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
John Joyce
9f1c5a8f75
feat(assertions): Adding Assertions Entity & Great Expectations BETA ( #4305 )
2022-03-04 11:51:31 -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
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
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
d7a6ca5423
feat(subtypes): support visualization for "view" subtypes ( #3376 )
2021-10-12 15:47:29 -07:00