647 Commits

Author SHA1 Message Date
Chris Collins
8ad23a663d
feat(ui) Add user role to custom home page behind feature flag (#14146) 2025-07-21 15:57:04 -04:00
Hyejin Yoon
14b9bed58d
fix(ui): pass createdBy to highlight query column (#14042) 2025-07-21 11:22:00 -04:00
purnimagarg1
0c74310e3e
feat(homepage): Add support for Quick Link modules in the new home page (#14141)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-07-18 15:32:32 -04:00
Chris Collins
a1345efd04
feat(permissions) Add platform privilege for editing global home page (#14081) 2025-07-18 14:25:24 -04:00
purnimagarg1
1350fe21fa
feat(homePage): add the ability to create asset collection module (#14050)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-07-17 16:51:02 -04:00
Andrew Sikowitz
e35daf9ce4
feat(logical): Add feature flag and models (#14097) 2025-07-16 11:56:25 -07:00
Chris Collins
cd717b0502
feat(graphql) Add deletePageModule GraphQL resolver (#14000) 2025-07-16 11:08:48 -04:00
Chris Collins
5471be6d4d
feat(ui) Add framework for template/module state and editing templates/modules to UI (#14029) 2025-07-16 09:24:19 -04:00
John Joyce
ff40a94908
feat(ui): Adding release pop up in disabled state for v0.1.2 (#14066)
Co-authored-by: John Joyce <john@Mac-900.lan>
Co-authored-by: John Joyce <john@Mac-923.lan>
Co-authored-by: John Joyce <john@Mac-1136.lan>
Co-authored-by: John Joyce <john@Mac-2320.lan>
Co-authored-by: John Joyce <john@Mac.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-63.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Mac-4711.lan>
2025-07-14 18:07:32 -07:00
purnimagarg1
7c41e6d4a7
fix(homepage): remove default subscription module and its type references (#14027) 2025-07-13 15:21:49 -04:00
Andrew Sikowitz
fa9a66f694
feat(ui/lineage): Lineage V3 (redesign + data flow lineage) (#14056) 2025-07-11 17:08:52 -07:00
purnimagarg1
597b682109
improvement(ingestion): update sort functionality and other ingestion improvements (#13762) 2025-07-10 12:39:22 -04:00
Chris Collins
0beebae081
feat(graphql) Add upsertPageModule graphql endpoint for home page (#13981) 2025-07-09 12:17:33 -04:00
Chris Collins
b9b97e4bfe
feat(home) Get correct home page template and render rows/modules (#13978) 2025-07-08 17:47:11 -04:00
Chris Collins
8fdee30d5f
feat(template) Add upsertPageTemplate graphql endpoint + service (#13948) 2025-07-08 17:43:54 -04:00
purnimagarg1
d2d9d36987
feat(homepage): build announcements functionality on the new homepage (#13938) 2025-07-08 14:16:00 -04:00
david-leifker
3d65a2ed8d
feat(monitoring): modernize datahub monitoring (#13898) 2025-07-08 12:40:24 -05:00
Gabe Lyons
1228f9b1de
feat(applications): Manage applications screen (#13814) 2025-07-08 09:50:33 -04:00
Chris Collins
5292a268c9
feat(graphql) Add GraphQL Objects, Type classes, and Mappers for Templates and Modules (#13923) 2025-07-02 16:44:38 -04:00
v-tarasevich-blitz-brain
aa186c2887
feat(ingestion): backend changes from saas (#13796) 2025-06-30 12:47:42 -04:00
purnimagarg1
e5ef9a0f3a
feat(homepage): create new feature flag for homepage redesign (#13882) 2025-06-30 11:58:55 -04:00
RyanHolstien
a17dbf4849
feat(policies): support policy privilege constraints and ingestion aspect validators (#13819)
Co-authored-by: Saketh Varma <sakethvarma397@gmail.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: David Leifker <david.leifker@acryl.io>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-06-23 16:22:23 -05:00
Andrew Sikowitz
2376f56934
feat(ingest,graphql): Support displaying actor of CLI ingestion (#13754) 2025-06-11 20:34:31 -07:00
Chris Collins
c91ebf7e9d
fix(graphql) Allow updating names of groups without corpGroupInfo (#13745) 2025-06-11 11:26:53 -04:00
Gabe Lyons
476ac881a3
feat(application): editing application assignment via UI (#13739) 2025-06-11 09:26:40 -04:00
Gabe Lyons
f62a58c080
fix(application): adjusting applicatino to new search signature (#13742) 2025-06-10 15:31:45 -05:00
david-leifker
c58a49886e
refactor(limits): refactor configuration of query limits (#13726) 2025-06-10 12:49:44 -05:00
Jay
72b1dd5053
feat(graphql) enriching entity health results with more context (#13728) 2025-06-10 11:11:36 -04:00
Gabe Lyons
c913aa4161
feat(application): Adding application entity models, apis, search and entity page. (#13660) 2025-06-09 10:12:40 -04:00
david-leifker
799a9f2e31
feat(search): lineage search performance (#13545) 2025-06-04 13:54:45 -05:00
v-tarasevich-blitz-brain
93aa64200a
feat(ingestion): add rollback button (#13677) 2025-06-04 11:50:33 -04:00
v-tarasevich-blitz-brain
5041677082
feat(ingestion): add execution log tab (#13611) 2025-06-02 10:47:27 -04:00
v-tarasevich-blitz-brain
313997cc76
feat(ingestion): add source to executionRequest (#13614) 2025-05-30 19:46:15 -04:00
purnimagarg1
de20d4ec20
feat(ingestions): support backend sort and combine type and name sorts in ingestion table (#13625) 2025-05-30 15:51:41 -04:00
Aseem Bansal
acb7210040
fix(log): improve log for list-source-runs without privileges (#13653) 2025-05-30 15:06:26 +05:30
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