Aditya Radhakrishnan
325b959ea6
feat(roles): add ability to invite users into a role ( #6015 )
2022-09-23 16:48:23 -07:00
RyanHolstien
2c659214ab
feat(gms): Write back lineage search results to in-memory cache bound to feature flag ( #6006 )
...
Co-authored-by: Piyush Narang <piyushn@stripe.com>
2022-09-22 15:01:24 -07:00
Parham Ghazanfari
2712dd1903
fix(patch-entity-registry): Use AspectSpec to retrieve aspect class in order to support custom entity ingestion via patch mechanism. ( #5936 )
...
* fix(patch-entity-registry): Remove exception for entities with key aspects.
* test(patch-entity-registry): Fix failing unit test for entities with key aspect
* test(patch-entity-registry): Fix checkstyle for PatchEntityRegistryTest.java
* fix(patch-entity-registry): Remove duplicate semicolon.
* fix(patch-entity-registry): Use AspectSpec to retrieve aspect class in order to support custom entity ingestion via patch mechanism.
* fix(patch-entity-registry): Fixed incorrect merge conflict resolution in BrowsePathUtils.java
* fix(patch-entity-registry): Remove extraneous import from BrowsePathUtils.java
Co-authored-by: Parham Ghazanfari <pghazanfari53@yahoo.com>
2022-09-19 10:47:20 -05: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
Chris Collins
461406a090
feat(ingestion-ui) Use CLI version defined in recipe for test connection ( #5959 )
2022-09-16 09:54:39 -04:00
skrydal
a026c84691
feat: qualifiedName support + populating glue ARN ( #5952 )
2022-09-15 21:15:03 -07:00
John Joyce
38f111117c
refactor(gms): Adding Java Entity Services ( #5931 )
2022-09-14 10:19:13 -07:00
Chris Collins
0be5c39802
feat(ingestion-ui) Display ingestion sources in UI more dynamically ( #5789 )
2022-09-13 13:27:12 -04:00
Chris Collins
e2822d4add
feat(graphql) Add new 'entities' endpoint to batch get entities by urn ( #5915 )
2022-09-12 21:11:22 -04:00
Chris Collins
c4ac09d192
feat(ingestion-ui) Sort ingestion sources by last execution time ( #5807 )
2022-09-09 14:14:33 -07:00
Chris Collins
494f38ea60
fix(graphql) Fix null pointer exception when fetching entity aspects via graphql ( #5857 )
2022-09-07 14:25:17 -04:00
Gabe Lyons
d75b2e8c9f
power favicon via env var ( #5810 )
2022-09-01 17:06:30 -07:00
Chris Collins
b0fc67b926
fix(privileges) Add Term Groups as targetable entities for privileges ( #5806 )
2022-09-01 09:08:41 -07:00
Gabe Lyons
5bf5fc2d66
feat(previews): add previews for glossary terms, tags, and domains ( #5784 )
...
* add graphql for chart glossary terms
* add placeholder tab component
* continued progress
* finished rendering of other tooltips
* fix tests
* add null check
* force more clicks
* fix analytics test
2022-08-31 20:48:32 -07:00
Chris Collins
23275a14d0
fix(tags) Add creator of tag as the owner of it ( #5787 )
2022-08-31 10:21:51 -07:00
John Joyce
c0a69eb2eb
fix(ci): Attempting to fix failing smoke tests ( #5760 )
2022-08-31 10:19:00 -07:00
Aditya Radhakrishnan
73cd2f995d
feat(roles): add roles feature to DataHub ( #5767 )
2022-08-30 18:31:34 -07:00
Gabe Lyons
47aa32a8a5
feat(simplified homepage): adding option to show limited entity types on homepage ( #5678 )
2022-08-30 09:17:11 -07:00
Chris Collins
cf03a0799f
feat(ingestion-ui) Add ability to rollback ingestion runs from the UI - FE only ( #5740 )
2022-08-29 16:11:59 -07:00
Chris Collins
0d35b53b41
feat(ingestion-ui) Add ability to set debug_mode on UI ingestion sources ( #5762 )
2022-08-29 13:39:14 -07:00
Chris Collins
33754d41f5
feat(ingestion) Add ability to rollback ingestion from UI - BE PR ( #5739 )
2022-08-29 13:09:15 -07:00
John Joyce
ea9b5f8e21
fix(ui): Improve Error Messaging on the UI ( #5752 )
2022-08-28 20:08:25 -07:00
divyamanohar-stripe
2afa3a2b2e
feat(airflow): add UP_FOR_RETRY run result for task runs ( #5664 )
2022-08-21 17:17:02 -07:00
Aditya Radhakrishnan
ad4e285fb8
fix(schema-history): make latestVersion field on result optional ( #5689 )
2022-08-19 14:42:45 -07:00
John Joyce
3a8ed2b314
feat(GraphQL API): Add "browsePaths" field to browsable entity types ( #5646 )
2022-08-15 17:12:24 -07:00
John Joyce
be22455ebb
feat(ui): Adding slack handle to corp group info ( #5645 )
2022-08-15 14:35:57 -07:00
Chris Collins
261163cac8
feat(ui) Retrieve last ingested timestamp and display on frontend ( #5600 )
2022-08-11 17:27:16 -07:00
Gabe Lyons
3ea0005fcb
do not require sources in graphql ( #5626 )
2022-08-11 11:55:50 -07:00
John Joyce
e9494f503f
feat(search): Sticky search filters + misc bug fixes & improvements ( #5601 )
2022-08-10 15:12:53 -07:00
ksrinath
9a74054b5a
feat(metadata-service-auth): add support for eternal personal access tokens ( #5433 )
2022-08-09 10:04:39 -07:00
John Joyce
57b7ade1f0
feat(ui): Add rich UI ingestion run summary ( #5577 )
2022-08-08 14:33:57 -07:00
John Joyce
737543900e
feat(ui): Support batch deleting from ui ( #5582 )
2022-08-08 13:41:59 -07:00
NoahFournier
cfcc1cf760
feat(graphql): add MutableTypeBatchResolver ( #4976 )
2022-08-05 11:20:29 -07:00
John Joyce
da77752f0d
feat(ui): Support batch deprecation from the UI (Batch actions part 6/7) ( #5572 )
2022-08-04 15:14:33 -07:00
Gabe Lyons
89dd04e159
extending assertion std model ( #5575 )
2022-08-04 14:56:54 -07:00
John Joyce
6c616fd417
feat(ui): Batch set & unset Domain for assets via the UI ( #5560 )
2022-08-04 13:37:47 -07:00
John Joyce
76b40b0946
feat(ui): Batch add & remove Owners to assets via the UI ( #5552 )
2022-08-03 17:02:37 -07:00
John Joyce
5c7975bd7c
feat(ui): Support Batch adding and removing Glossary Terms (Batch Actions 3/7) ( #5544 )
2022-08-02 15:20:24 -07:00
John Joyce
4e0da5de29
fix(docker): Fixing dev docker and quickstart ( #5550 )
2022-08-02 15:02:01 -07:00
RyanHolstien
823ae9758e
fix(ingestionSource): improve error experience when ingestion source is in an inconsistent state ( #5522 )
2022-08-02 08:46:38 -07:00
John Joyce
44d5276879
feat(ui): Support batch adding / remove tags from search lists. (Batch Actions part 2/7) ( #5534 )
2022-08-02 08:38:44 -07:00
Chris Collins
3b85c79ada
fix(ingestion) Set pipeline_name on UI recipes with forms ( #5535 )
2022-08-01 19:26:46 -04:00
mohdsiddique
c31e380489
feat(apache-ranger): Apache Ranger Authorizer support in datahub-gms ( #4999 )
2022-08-01 09:47:08 -07:00
Chris Collins
d1f0c7a6aa
feat(ingestion) Add frontend connection test for Snowflake ( #5520 )
2022-08-01 09:12:02 -07:00
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
Aditya Radhakrishnan
d833599788
fix(search): make filters by default an empty list if null ( #5454 )
2022-07-20 09:47:17 -07:00
Chris Collins
cab0dcafa9
feat(ingestion) Add new endpoint to test an ingestion connection ( #5438 )
2022-07-20 10:05:20 -04:00
John Joyce
ac61bcd951
fix(ui): Fixing unreleased search preview bugs ( #5432 )
2022-07-19 10:29:42 -07:00