597 Commits

Author SHA1 Message Date
RyanHolstien
06562f320d
feat(search): support sorting on multiple fields (#10775) 2024-08-09 15:29:43 -05:00
jayasimhankv
3a38415d6b
feat(ui): Changes to allow editable dataset name (#10608)
Co-authored-by: Jay Kadambi <jayasimhan_venkatadri@optum.com>
2024-08-09 09:02:17 -07:00
Felix Lüdin
aa07e2a937
fix(graphql): add missing entities to EntityTypeMapper and EntityTypeUrnMapper (#10366) 2024-08-09 08:59:38 -07:00
david-leifker
543e447787
fix(ingestion): enforce lastObserved timestamps in SystemMetadata (#11104) 2024-08-06 17:57:01 -05:00
John Joyce
8657288f29
fix(ui): Adding view, forms GraphQL query, remove showing a fallback error message on unhandled GraphQL error (#11084)
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
2024-08-05 09:00:19 -07:00
Pinaki Bhattacharjee
2c9e3b74ed
chore(vulnerability): Risky Cryptographic Algorithm (#11059) 2024-08-03 08:05:30 -05:00
Pinaki Bhattacharjee
aeef69cbaf
chore(vulnerability): Insertion of sensitive information into log files (#11088) 2024-08-03 08:02:43 -05:00
Aseem Bansal
27e1130586
fix(lint): apply spotless (#11050) 2024-07-31 15:48:52 +05:30
Shirshanka Das
7d4b645225
fix(models): chart schema fields mapping, add dataHubAction entity, t… (#11040) 2024-07-30 23:04:20 +00:00
Sam Black
c2470f1d9b
feat(propagation): Add models for Action feature settings (#11029) 2024-07-30 10:49:14 -07:00
Shirshanka Das
43e3cd9602
feat(propagation): Add graphql API (#11030)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-07-30 09:45:57 -07:00
Hyejin Yoon
a6eb1f47c2
docs: standardize terminology to DataHub Cloud (#11003) 2024-07-30 09:52:51 +09:00
Andrew Sikowitz
bc75f7a1b1
fix(graphql/upsertIngestionSource): Validate cron schedule; parse error in CLI (#11011) 2024-07-26 12:06:01 -07:00
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