597 Commits

Author SHA1 Message Date
ksrinath
1717a300bc
fix(backend): allow excluding soft-deleted entities in relationship-queries; exclude soft-deleted members of groups (#10920)
- allow excluding soft-deleted entities in relationship-queries
- exclude soft-deleted members of groups
2024-07-26 13:59:56 +05:30
Chris Collins
eace710aee
feat(siblings) Add flag to prevent combining siblings in the UI (#10952) 2024-07-19 13:41:18 -04:00
John Joyce
a7ae99ca5e
chore() Set a default lineage filtering end time on backend when a start time is present (#10925)
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.lan>
2024-07-18 08:55:35 -07:00
Chris Collins
5f38d13eb7
fix(gms) Add Form entity type to EntityTypeMapper (#10916) 2024-07-15 18:47:36 -04:00
david-leifker
cd932c3849
fix(manage-tokens): fix manage access token policy (#10853) 2024-07-09 21:30:37 -05:00
Chris Collins
65c7adb53e
feat(structuredProperties) Add CRUD graphql APIs for structured property entities (#10826) 2024-07-02 17:26:40 -04:00
Chris Collins
f067573494
feat(deprecation) Return actor entity with deprecation aspect (#10832) 2024-07-02 17:25:20 -04:00
Chris Collins
3175571c9a
feat(forms) Add CRUD endpoints to GraphQL for Form entities (#10825) 2024-07-02 15:22:37 -04:00
Mayuri Nehate
3056cd8f97
fix(assertions): minor changes in custom assertion api (#10794) 2024-07-01 12:29:52 -07:00
John Joyce
a35089048a
feat(backend): Add new PDL entities + models for persona capture (#9637)
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
2024-06-28 15:21:37 -07:00
Raj Tekal
0b09181bc1
fix(ERModelRelationship) UUID should mimic datahub_guid.py (#10355) 2024-06-28 15:01:33 -07:00
Mayuri Nehate
5735d9ec87
feat(data quality): custom assertions models, graphql, sdk (#10761) 2024-06-25 09:16:13 -07:00
amit-apptware
1b56035b1d
feat(ui/data-contract): Data contract UI under Validation Tab (#10625)
Co-authored-by: jayacryl <159848059+jayacryl@users.noreply.github.com>
2024-06-19 10:44:02 -04:00
david-leifker
333799c338
feat(strucutred-properties): structured properties delete and schema change support (#10711) 2024-06-17 19:53:54 -05:00
Jay
82204eb451
feat(observe) expose assertion runId and lastObservedMillis to graphql (#10726) 2024-06-17 15:37:12 -04:00
david-leifker
bb44c4c265
fix(graphql): fix plugin collection (#10696) 2024-06-13 15:46:26 -05:00
Jay
71f9574aab
fix(metadata-models) bridge gaps between graphql and pegasus models (#10692) 2024-06-12 15:29:33 -04:00
Jay
54a2d2a23e
feat(graphql) data contract resolvers (#10632) 2024-06-07 17:03:25 +00:00
RyanHolstien
8f40229da2
feat(lineage): change query structure for explored hop limit (#10607) 2024-06-03 16:34:44 -05:00
Davi Arnaut
1ac740d288
fix(views): handle unknown view when resolving a view to a filter (#10640) 2024-06-03 14:02:32 -07:00
Jay
bc0c3ef7ef
Revert "feat(graphql) data contract resolvers for graphql" (#10631) 2024-05-31 23:07:21 -04:00
Jay
979ee074a6
feat(graphql) data contract resolvers for graphql (#10618) 2024-05-31 23:01:06 -04:00
Mayuri Nehate
81b655c82d
feat(open assertion spec): MVP for Snowflake DMF Assertions: update models, add assertions cli with snowflake integration (#10602) 2024-05-31 12:03:22 -07:00
RyanHolstien
013425a9a9
feat(graphql): custom complexity calculator and separate configurable thread pool for graphQL (#10562) 2024-05-29 13:21:12 -05:00
ksrinath
d559656a8a
feat(auth): add viewTests platform privilege (#10413) 2024-05-27 14:20:05 +05:30
John Joyce
043221f6d6
feat(graphql): Support tagging incidents and assertions via GraphQL API (#10575)
Co-authored-by: John Joyce <john@Johns-MBP-421.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
2024-05-24 14:03:05 -07:00
david-leifker
82ef467348
fix(instropection): fix configuration application order (#10579) 2024-05-23 13:51:30 -05:00
Chris Collins
1240e03c98
feat(connections): add connection entity type and graphql endpoints (#10550) 2024-05-20 15:56:39 -07:00
Jay
a2e2fd2aca
fix(assertions) aligned graphql AssertionType definition with the AssertionType defined in metadata-models (#10534) 2024-05-20 16:13:42 -04:00
Erik Kvale
f5a252ca3a
Security/CWE 200 graphql introspection toggle (#10531)
Co-authored-by: Erik Kvale <ekvale@vivsoft.io>
2024-05-17 15:44:01 -05:00
Andrew Sikowitz
7c4faf4896
fix(graphql): Support querying Posts and Queries (#10502) 2024-05-15 11:40:05 -07:00
david-leifker
6ed21bd1bc
feat(plugins): spring custom plugins (#10389)
Co-authored-by: Kevin Chun <kevinchun@netflix.com>
Co-authored-by: Kevin Chun <kevin1chun@gmail.com>
2024-05-09 14:56:03 -05:00
david-leifker
e7c7015981
feat(structured-properties): immutable flag (#10461)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-05-09 13:55:25 -05:00
Ellie O'Neil
c8bb7dd34a
feat(fabricType): add fabric type RVW (#10472) 2024-05-09 10:21:51 -07:00
Aseem Bansal
de5b503380
feat(ingest): add actorUrn for ingestion through UI (#10447) 2024-05-08 13:56:06 +05:30
Chris Collins
1af050c730
fix(graphql) Fix entity type filter clash with legacy filters (#10362) 2024-04-29 09:57:47 -04:00
John Joyce
ec21b018f1
feat(ui): Adding new analytics charts for new users, top users past month (#10344)
Co-authored-by: John Joyce <john@Johns-MBP-251.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
2024-04-23 17:43:30 -07:00
ksrinath
91e3dc829e
feat(views): apply views to homepage entity counts & recommendations (#10283)
Co-authored-by: gaurav2733 <gaurav.wagh@apptware.com>
2024-04-18 13:50:37 +05:30
david-leifker
731c29e675
feat(graph-retriever): implement graph retriever (#10241) 2024-04-16 10:12:48 -05:00
deepgarg-visa
c35f3602b6
feat(ui/backend/openapi/docs) : Add support for Business Attributes (#9863)
Co-authored-by: ppurswan <ppurswan@visa.com>
Co-authored-by: PrithviVISA <140717353+PrithviVISA@users.noreply.github.com>
Co-authored-by: aditigup <aditigup@visa.com>
Co-authored-by: Bharti, Aakash <aabharti@visa.com>
Co-authored-by: Singh, Himanshu <hisingh@visa.com>
Co-authored-by: Shukla, Amit <amishukl@visa.com>
Co-authored-by: Kartikey Khandelwal <kakhande@visa.com>
2024-04-15 18:19:21 -05:00
Aseem Bansal
70b1423280
feat(access): Experimental policy debugger (#9833)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2024-04-11 14:22:09 +01:00
david-leifker
f96abc1cc6
fix(authorization): fix restricted entity privmitives (#10265) 2024-04-10 16:51:40 -05: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
Harshal Sheth
9c8f8a5192
feat(gql): support operationName (#10210) 2024-04-08 18:41:03 -05:00
siladitya
31c7cccd86
fix(graphql-core):Auto completion/suggestion of Domains are not working (#10150)
Co-authored-by: si-chakraborty <si.chakraborty@adevinta.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-04-05 10:03:51 -04:00
siladitya
3d6d4f438a
fix(graphql-core): DomainEntitiesResolver does not support values FacetFilterInput parameter (#10188)
Co-authored-by: si-chakraborty <si.chakraborty@adevinta.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-04-05 09:59:40 -04:00
RyanHolstien
888a1de9fc
feat(lineage): give via and paths in entity lineage response (#10192) 2024-04-02 19:36:52 -05:00
RyanHolstien
a89e189e93
feat(lineage): mark nodes as explored (#10180) 2024-04-02 10:48:17 -05: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