597 Commits

Author SHA1 Message Date
John Joyce
3a81adb94a
fix(tags): Support null tagProperties aspect when updating tag color (#13572)
Co-authored-by: John Joyce <john@Mac.lan>
2025-05-21 12:32:08 -07:00
Andrew Sikowitz
5eca21dfbe
feat(lineage): Add feature flag to hide expand more action (#13557) 2025-05-19 13:57:43 -07:00
purnimagarg1
0f227a364a
feat(ingestion): create feature flag for ingestion page redesign (#13532) 2025-05-16 16:39:02 -07:00
Pedro Silva
7e6b853a6d
fix(graphql): Add default parameters to access token resolver (#13535) 2025-05-16 15:23:58 +01:00
Andrew Sikowitz
b4cc77cfaf
fix(graphql,lineage): Fix CLL through queries (#13519) 2025-05-14 15:23:06 -07:00
Aseem Bansal
dd1b056d35
fix(ui): enable to edit tag when properties aspect was not present (#13470) 2025-05-12 15:08:20 +05:30
Gabe Lyons
79a1ac22c0
feat(UI): funnel subtype for dataflows and datajobs all the way to the UI (#13455) 2025-05-07 21:24:24 -04:00
Jay
75e3d29231
fix(graphql): remove false deprecation note (#13402) 2025-05-06 13:33:51 +05:30
RyanHolstien
6f1968fbd1
feat(auditSearch): support backend audit events and search api (#13377) 2025-05-01 21:19:58 -05:00
v-tarasevich-blitz-brain
7f3bbe1d33
fix(searchBarAutocomplete): fix search bar issues (#13315)
Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
2025-04-30 12:49:11 -04:00
Chris Collins
5f14e1d8ee
feat(glossary) Add better scaling support for business glossary (#13353) 2025-04-30 12:46:26 -04:00
Chakru
8e6d78403f
fix(policyEngine): policy evaluation incorrect without type (#13371) 2025-04-30 21:42:05 +05:30
Chris Collins
ae50381c30
feat(ui) Support the foundations for basic theme support with primary color (#13361) 2025-04-30 11:21:41 -04:00
Aseem Bansal
f09bd8ac31
feat(granted privileges): Report reasons for denied access (#13231) 2025-04-30 17:32:55 +05:30
Chakru
0029cbedf6
fix(policy): show platormInstances in search when applicable (#13356) 2025-04-29 21:40:13 +05:30
Hyejin Yoon
f986315582
doc: Acryl to DataHub, datahubproject.io to datahub.com (#13252)
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
2025-04-28 10:34:33 -04:00
purnimagarg1
d638d6f030
fix(ui/structured-properties): add data contract entity in v1 to fix structured properties page issue (#13300)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-04-24 09:55:59 -04:00
v-tarasevich-blitz-brain
8e479f8296
feat(searchBarAutocomplete): add support of searchAPI in the search bar (#13151) 2025-04-21 12:16:16 -04:00
david-leifker
a409037a9e
feat(lineage-graph): optimize lineage queries (#13257) 2025-04-21 10:41:43 -05:00
Chris Collins
36cce7d1be
fix(ui) Show warning in the UI when we use lightning cache in impact analysis (#13139) 2025-04-17 17:54:43 -04:00
Andrew Sikowitz
d138a64a6a
ci(graphql,workflows): Format .md, .graphql, and workflow .yml files via prettier (#13220) 2025-04-16 16:55:51 -07:00
Gabe Lyons
1bcdda740d
feat(data contracts): supporting structured properties on data contracts (#13176) 2025-04-11 08:30:20 -07:00
Jay
372feeeade
feat(ingestion) cleaning up ingestion page UI (#12710) 2025-04-03 17:55:18 -04:00
John Joyce
00edc4205f
feat(Tags): Support Managing Tags via "Manage Tags" nav bar page (V1) (#12983)
Co-authored-by: Annadoesdesign <annaerocca@gmail.com>
Co-authored-by: Anna Everhart <149417426+annadoesdesign@users.noreply.github.com>
Co-authored-by: John Joyce <john@ip-192-168-1-64.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Mac.lan>
Co-authored-by: amit-apptware <132869468+amit-apptware@users.noreply.github.com>
Co-authored-by: John Joyce <john@Mac-302.lan>
2025-03-31 15:30:51 -07:00
John Joyce
0c315d2c62
feat(ui): Adding support for 'has siblings' filter behind a feature flag. (#12685)
Co-authored-by: John Joyce <john@Mac-4613.lan>
2025-03-25 18:40:47 -07:00
Sergio Gómez Villamor
87a84d35a9
feat(model): QueryProperties updates (#12923) 2025-03-25 09:36:07 +01:00
Hyejin Yoon
0384407511
feat(ui): add external url button for ml entities for v2 (#12893) 2025-03-21 07:40:15 +09:00
Jay
92581f01b7
fix(gql) add incident assignee owner type resolver (#12897) 2025-03-17 17:39:38 -04:00
Chris Collins
976fecdc31
fix(ui) Support glossary nodes in autocomplete (#12858) 2025-03-12 16:47:07 -07:00
Jay
85e27511ec
feat(gql) allow unsetting optional incident fields (#12801) 2025-03-12 13:11:44 -07:00
Andrew Sikowitz
d1d91d81d8
fix(graphql/search): Remove schema field and data process instance from default search types (#12845) 2025-03-11 18:20:32 -07:00
Blize
2688bf39b4
Add variable to show full title in lineage by default (#12078)
Co-authored-by: Matthias Mantsch <matthias.mantsch@swisscom.com>
2025-03-10 12:58:20 -07:00
trialiya
a51713a378
refactor(graphql): simplify getLastIngestionRun method (#12706)
Co-authored-by: trialiya <trialiya@gmail.com>
2025-03-07 11:19:03 -06:00
Chris Collins
1068e2b512
fix(ui) Fix changing color and icon for domains in UI (#12792) 2025-03-05 17:45:28 -05:00
v-tarasevich-blitz-brain
256e488d28
feat(searchBarAutocomplete): add feature flag for search bar's autocomplete redesign (#12690)
Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
2025-03-05 11:54:26 -05:00
Chris Collins
17de393b9e
fix(lineage) Support views and sorting in impact analysis (#12769) 2025-03-03 18:36:47 -05:00
david-leifker
fe5d3b756a
feat(graphql): implement sort and facet for scroll (#12746) 2025-02-28 12:21:41 -06:00
Aseem Bansal
653f9ef21f
fix(lineage): error message for edit lineage (#12724) 2025-02-25 19:24:36 +05:30
Aseem Bansal
9ca9794af0
feat(api): let admins use granted privileges for actors (#12718) 2025-02-25 14:05:32 +05:30
Chris Collins
610e5a899e
fix(filters) Fix autocomplete for platforms and improve advanced search builder (#12560) 2025-02-24 17:29:29 -05:00
Aseem Bansal
68b7a81776
fix(ui): new users chart title fix (#12701) 2025-02-21 20:52:27 +05:30
John Joyce
0480df887c
chore(): Bring latest incidents data model + GraphQL to OSS (#12671)
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>
Co-authored-by: John Joyce <john@Johns-MBP-306.lan>
Co-authored-by: John Joyce <john@Johns-MBP-314.lan>
Co-authored-by: John Joyce <john@Johns-MBP-325.lan>
Co-authored-by: jayacryl <159848059+jayacryl@users.noreply.github.com>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
Co-authored-by: John Joyce <john@Mac-4380.lan>
Co-authored-by: John Joyce <john@Mac-4387.lan>
Co-authored-by: John Joyce <john@Mac-4610.lan>
Co-authored-by: John Joyce <john@Mac-4614.lan>
2025-02-20 17:28:47 -08:00
Andrew Sikowitz
79fbc6aa75
feat(ui,graphql): Finish bringing alchemy UI to OSS (#12670) 2025-02-19 10:50:13 -08:00
Deepak Garg
b8987f2769
fix(businessAttribute): add businessAttribute-dataset missing permission (#12650) 2025-02-19 08:42:45 -06:00
Jay Kadambi
5ab2378892
fix(graphql): Skip schema fields with empty fieldPaths to prevent the dataset mapper from erroring out (#12562)
Co-authored-by: Jay Kadambi <jayasimhan_venkatadri@optum.com>
2025-02-12 10:04:20 -08:00
Chris Collins
03f1f2d3e2
fix(structuredProps) Add validation for allowedTypes and harden API for invalid types (#12578) 2025-02-07 16:36:46 -05:00
kevinkarchacryl
de5578879e
fix(ui): revert backend breaking changes to mau (#12461) 2025-02-04 12:04:56 +05:30
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