321 Commits

Author SHA1 Message Date
samanthafigueredo5
c23f73ba05
feat(UI): add user location to user profile page (#12016)
Co-authored-by: sfiguere <samantha_figueredobotello@optum.com>
2025-02-12 10:03:56 -08:00
Hyejin Yoon
469cc4f8fa
fix(ui): make data process instance visible in container in V2& fix model/modelgroup names (#12513) 2025-02-03 15:53:30 -08:00
david-leifker
f527c5ed55
feat(iceberg-rest): implement iceberg REST catalog api (#12500)
Co-authored-by: ksrinath <ksrinath@users.noreply.github.com>
Co-authored-by: Chakravarthy Racharla <chakru.racharla@acryl.io>
2025-01-30 15:38:15 +05:30
Andrew Sikowitz
aaaa655c21
feat(dataProcessInstance): Support data process instance entity page and lineage (#12499) 2025-01-30 00:39:56 -08:00
Chris Collins
c2a43589c7
Bring Alchemy UI to OSS (#12481) 2025-01-29 20:42:01 -05:00
Hyejin Yoon
47134c272b
feat: update ml system UI (#12334)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: ryota-cloud <ryota.egashira@acryl.io>
2025-01-28 18:41:56 -08:00
Shirshanka Das
d8ac6cd258
gql: add data platform instance to search fragment (#12472) 2025-01-27 19:49:12 -08:00
Shirshanka Das
995857c8bb
fix(ci): remove platform from dataprocessinstance gql (#12408) 2025-01-21 13:58:31 -08: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
Deepali Jain
fb08919f04
feat(ui): Enhancements to the user pic list selection within entities (#11803) 2025-01-16 17:00:59 -08:00
Hyejin Yoon
ddd0d21bf9
feat(models): update mlflow-related mappers (#12263)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2025-01-13 16:57:10 -06:00
Sergio Gómez Villamor
efc5d31f03
feat(graphql): adds container aspect for dataflow and datajob entities (#12236)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-01-10 10:52:57 +01:00
Chris Collins
d5e379a94d
feat(ui) Add finishing touches to the structured props feature (#12111) 2024-12-16 15:30:25 -05:00
Chris Collins
8b5fb71192
feat(structuredProps) Add frontend for managing structured props and filtering by them (#12097) 2024-12-11 18:45:46 -05:00
kanavnarula
8a1c1804b7
feat(): Add parent container hierarchy label to the container (#11705)
Co-authored-by: mac <mac@192.168.1.7>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: Kanav Narula <kanav_narula@optum.com>
Co-authored-by: mac <mac@192.168.1.2>
Co-authored-by: mac <mac@192.168.1.6>
2024-12-09 13:03:09 -08:00
Chris Collins
41f7fc9949
fix(ui/graphql) Handle groups in institutionalMemory aspect (#11934) 2024-11-25 09:49:16 -05:00
kartikey-visa
25a4eefe6b
feat(frontend): show browse paths for business attributes related entities - schema fields (#11585) 2024-10-28 14:29:07 -04:00
haeniya
7c8dba4bd9
feat(ingest/tableau): support ingestion of access roles (#11157)
Co-authored-by: Yanik Häni <Yanik.Haeni1@swisscom.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-10-24 11:56:00 -07:00
Dmitry Bryazgin
171aad1213
fix(fragments.graphql): values is a correct parameter for FacetFilterInput (#11485)
Co-authored-by: Bryazgin <dbryaz1@LAMU0MVW17THY2C.uhc.com>
2024-09-28 14:15:45 -05:00
Andrew Sikowitz
690114834c
fix(graphql/getDataset): Do not fetch parent for schema fields (#11434) 2024-09-19 15:46:32 -07:00
Chris Collins
de40d251e2
feat(structuredProps) Add delete structured props endpoint and handle null props (#11418) 2024-09-18 18:32:49 -04: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
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
Sam Black
d6be56f9d9
feat(propagation): Add Documentation Propagation Settings (#11038) 2024-07-30 15:50:19 -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
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
Chris Collins
36fd614e3b
feat(ui) Finalize support for all entity types on forms (#10915) 2024-07-15 15:14:15 -04:00
John Joyce
c7f83a3df4
feat(ui): Add support for structured reporting of warnings and failures in the UI ingestion flow (ingest uplift 2/2) (#10790)
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-01 09:59:44 -07:00
Felix Lüdin
2453da8348
fix(ui): show external url also in entity profile of containers (#10390)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-06-28 14:55:03 -07:00
amit-apptware
67122268ba
fix(ui/data-contract): fix freshness & schema assertion is not working (#10795) 2024-06-27 13:04:56 -04:00
Andrew Sikowitz
92e9a5823b
ci(ui): Add prettier to CI (#10741) 2024-06-21 11:03:56 -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
Jay
82204eb451
feat(observe) expose assertion runId and lastObservedMillis to graphql (#10726) 2024-06-17 15:37:12 -04: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
Chris Collins
1240e03c98
feat(connections): add connection entity type and graphql endpoints (#10550) 2024-05-20 15:56:39 -07: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
Aseem Bansal
de5b503380
feat(ingest): add actorUrn for ingestion through UI (#10447) 2024-05-08 13:56:06 +05:30
gaurav2733
d7cd1fcc1c
feat(ui/tasks): add pagination on tasks listing page (#10293) 2024-04-19 10:31:19 -04:00
Chris Collins
8c61d088dc
Cc fix broken cll impact analysis (#10303) 2024-04-16 17:20:26 -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
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
Felix Lüdin
13f4993f90
fix(ui): show dataset display name in browse paths v2 (#10054) 2024-03-22 10:48:31 -04:00
jayasimhankv
332e417f7a
Increase role member count in listRoles query to 20 from 10 (#10020)
Co-authored-by: Sam Black <supersamblack@gmail.com>
2024-03-22 10:47:55 -04:00
gaurav2733
27612bd3d6
fix(ui/user-group): add non existent entity page for user (#10004)
Co-authored-by: akarsh991 <akarsh.goel@apptware.com>
2024-03-22 15:31:19 +05:30
Chris Collins
5a3df32bb5
feat(properties) Add upsertStructuredProperties graphql endpoint for assets (#9906) 2024-03-20 15:25:36 -04:00