1673 Commits

Author SHA1 Message Date
purnimagarg1
b79a2b91b0
feat(summary-tab): display links on glossary node entities (#14623) 2025-09-03 11:17:08 -04:00
purnimagarg1
b80620292f
feat(ui/summary): Add ability to edit links in summary tab (#14567)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-09-03 11:16:23 -04:00
Jay
27f8e0f4f2
feat(web): Add tooltip and size parameter to EmbeddedHealthIcon (#14604) 2025-09-02 14:05:23 -04:00
Chris Collins
efb0a6ff31
fix(cypress) Fix flaky modules.js cypress test (#14606) 2025-09-02 12:26:39 -04:00
Aseem Bansal
6044d8d298
feat(ui/ingest): add analytics events (#14557) 2025-09-01 17:41:48 +05:30
Andrew Sikowitz
22e382d1be
test(ui): Refactor useExtractFieldTagsInfo and useExtractFieldGlossaryTermsInfo tests (#14607) 2025-08-30 12:29:35 -07:00
Andrew Sikowitz
8c6daf3bec
feat(schemaField): Support tags and terms directly on schema field entity (#14598)
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
Co-authored-by: John Joyce <jjoyce0510@gmail.com>
Co-authored-by: John Joyce <john@Mac.lan>
2025-08-29 11:18:47 -07:00
Chris Collins
24f6d65b2d
chore(ci) Update cypress projectId to match new project for cypress cloud (#14602) 2025-08-29 13:36:48 -04:00
Aseem Bansal
131e1eef33
doc(ui): avoiding PropTypes (#14581) 2025-08-29 13:43:29 +05:30
Gabe Lyons
edddd5b371
tests(incidents_v2): fix flakiness by waiting for sibling specific test id (#14589) 2025-08-28 21:50:14 -07:00
v-tarasevich-blitz-brain
c7b8da593f
feat(summaryTab): add support of created property (#14542)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-28 12:17:02 -04:00
Chris Collins
f2c39cdc8a
feat(propagation) Add support for metadata attribution for additional metadata (#14577) 2025-08-27 17:45:28 -04:00
v-tarasevich-blitz-brain
c297169559
feat(summaryTab): add property header (#14499)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-27 16:25:49 -04:00
purnimagarg1
fd053255cd
feat(links): bring edit links functionality from SaaS (#14559)
Co-authored-by: v-tarasevich-blitz-brain <v.tarasevich@blitz-brain.com>
2025-08-27 14:08:20 -04:00
purnimagarg1
4f98d15d9a
feat(ui/summary): build add, view and delete link functionalities in the new summary tab (#14540) 2025-08-27 13:49:23 -04:00
v-tarasevich-blitz-brain
3fe39bf149
feat(customSearchCards): add descriptions (#14472)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-27 13:28:36 -04:00
v-tarasevich-blitz-brain
b1d96ab3bb
fix(customHomePage): bring changes for query builder from Saas (#14420)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-27 13:26:09 -04:00
purnimagarg1
d1c36b27f2
improvement(ui): save underline and font-size from rich text editor and improve styles (#14525)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-27 12:32:24 -04:00
purnimagarg1
99b8d50fd5
test: (ui/homepage): write cypress tests for custom home page (#14346) 2025-08-27 12:26:15 -04:00
purnimagarg1
8cf6d574e7
improvement(ui/homepage): include filter for groups you are in from View All on Your Assets module (#14526)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-27 11:00:32 -04:00
v-tarasevich-blitz-brain
22341a164b
fix(customHomePage): handle fetching deleted template (#14414)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-27 10:56:45 -04:00
purnimagarg1
8202977c74
fix(ui): open links from inside modal in a new tab (#14431) 2025-08-26 17:49:13 -04:00
Chris Collins
45cf4908c1
fix(ui) Fix merge siblings function to handle multiple ownership types (#14543) 2025-08-26 17:45:24 -04:00
Michael Maltese
8e1112a0d1
fix(ingest/dynamodb): clean up starter DynamoDB recipes (#14476) 2025-08-26 16:29:05 -04:00
purnimagarg1
126737b7a0
feat(ui/summary): build inline documentation editor for summary tab (#14514) 2025-08-25 10:26:08 -04:00
Ben Blazke
984e875fd9
bug(lineage): Misleading lineage edge (#14509) 2025-08-22 16:49:19 -07:00
Anna Everhart
6c06d54f6c
Updated switch and bg color to gradient updated MD sizing (#14545) 2025-08-22 14:39:57 -07:00
Jay
c28539812d
fix(web): assertion summary card has right subtitles (#14551) 2025-08-22 16:57:39 -04:00
Ben Blazke
0add552473
feat(ui): expose appConfig on window object (#6464) (#14535) 2025-08-22 10:29:53 -07:00
dependabot[bot]
225d6aefb4
chore(deps-dev): bump vite-plugin-static-copy from 3.0.0 to 3.1.2 in /datahub-web-react (#14528)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-22 11:04:05 -05:00
purnimagarg1
5dd2a3633a
feat(ui/summary): add the new summary tab to glossary node entity (#14541) 2025-08-22 11:34:33 -04:00
v-tarasevich-blitz-brain
8234cbec8f
feat(customHomePage/hierarchy): add support of pagination for root level nodes (#14485)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-22 11:29:16 -04:00
v-tarasevich-blitz-brain
d9dda1b059
feat(customHomePage/assetCollection): add dynamic filters (#14435)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-22 09:59:33 -04:00
v-tarasevich-blitz-brain
d5cd59a5ee
feat(customHomePage): bring rest of SaaS fixes (#14398)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-21 15:29:39 -04:00
Saketh Varma
d92e9e93bc
fix(ui): Fix state mutation in Edit Source form (#14505) 2025-08-21 11:11:13 -07:00
Chris Collins
2cad5ddcb3
Update Domains state management to improve scaling with many Domains (#14478) 2025-08-21 12:21:01 -04:00
Chris Collins
a79b542d65
fix(ui) Prevent ever searching past the 10k asset boundary (#14437) 2025-08-21 12:18:47 -04:00
Chris Collins
904d4e85eb
fix(ui) Allow empty strings for sibling values (#14502) 2025-08-21 11:26:43 -04:00
Aseem Bansal
6361eb1c59
fix(ui/ingest): wrap name to 2 lines before truncate (#14516) 2025-08-21 13:58:17 +05:30
Chris Collins
8ade946f76
feat(components) Consolidate SaaS and OSS component libraries (#14504) 2025-08-20 18:37:02 -04:00
purnimagarg1
5dfe104b33
feat(ui/summary): add new summary tab on the required entities (#14463) 2025-08-20 18:26:02 -04:00
v-tarasevich-blitz-brain
cbcbe023f1
fix(customHomePage): fix removing of nested groups in query builder (#14455) 2025-08-20 17:52:36 -04:00
v-tarasevich-blitz-brain
b5dad155f7
feat(customHomePage/hierarchy): add possibility to automatically expand a single root node (#14429) 2025-08-20 17:51:32 -04:00
purnimagarg1
22683e66ed
fix(ui/homepage): fix truncation issues in entity list in modules (#14488)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-20 17:47:31 -04:00
purnimagarg1
6aaaedf43b
feat(summary): add feature flag for asset summary page (#14460)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-20 17:45:06 -04:00
v-tarasevich-blitz-brain
f8eed36185
fix(customHomePage): fix unnecessary expanding of selected nodes (#14302) 2025-08-20 17:31:26 -04:00
purnimagarg1
211895cb52
feat(ui/homepage): add infinite scroll to 'Your Assets' module (#14443) 2025-08-20 15:23:29 -04:00
purnimagarg1
5a2336ee48
fix(ui): fix entity hover cards covering health popover (#14433) 2025-08-20 14:52:41 -04:00
Aseem Bansal
eb902858e7
fix(ui/ingest): expand when clicking anywhere not just icon (#14515) 2025-08-20 21:12:35 +05:30
Aseem Bansal
13494185ef
refactor(ui): helper method to get subtypes (#14513) 2025-08-20 20:26:34 +05:30