205 Commits

Author SHA1 Message Date
Jonny Dixon
080233054b
fix(ui/column-stats): fix unopenable side panel for nested column stats (#14874) 2025-10-24 21:52:45 +01:00
Saketh Varma
55c4692e19
fix(ui): Fix routing issue in Manage Views (#15101) 2025-10-24 10:02:50 -05:00
Saketh Varma
81310f7e4f
fix(ui): Minor UX improvements for Query Tab (#15074) 2025-10-23 09:34:14 +05:30
ani-malgari
b9c263b0f6
fix(datahub-web-react): Update Titles and subtitles of Settings pages (#15072) 2025-10-22 15:14:45 -07:00
v-tarasevich-blitz-brain
9b212562dd
feat(uploadFiles): add anaytics events (#15080) 2025-10-22 16:46:43 -05:00
v-tarasevich-blitz-brain
0641aa434d
feat(uloadFiles): add support to schema field and asset documentation tab (#15055)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-10-22 13:54:35 -05:00
Saketh Varma
d0bd2d50e4
feat(ui): Show all views in settings (#14971) 2025-10-21 20:24:33 +05:30
Chris Collins
de38fd048e
feat(ui) Add new file upload to S3 extension in the UI (#15061)
Co-authored-by: v-tarasevich-blitz-brain <v.tarasevich@blitz-brain.com>
2025-10-21 09:20:43 -05:00
Saketh Varma
c436e97e84
fix(ui): Removing unused props and trimming down the graphql objects (#15043) 2025-10-21 13:40:05 +05:30
purnimagarg1
2578fa2b0a
improvement(ui): consolidate all rich text editors to use editor in component library (#15009)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-10-17 10:36:15 -04:00
v-tarasevich-blitz-brain
673bed6595
test(summaryTab): cypress tests (#14808) 2025-10-15 14:17:18 -04:00
Saketh Varma
7e9b1353ac
fix(ui): Entity text overflow in 'owner of' section (#14934) 2025-10-14 07:25:37 +05:30
v-tarasevich-blitz-brain
9992722e63
feat(structuredProperties): refresh structured properties on update (#14910) 2025-10-08 11:30:21 -04:00
v-tarasevich-blitz-brain
9e69b3f881
test(cypress/statsTabV2): add cypress tests (#13495)
Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
2025-10-08 11:09:41 -04:00
v-tarasevich-blitz-brain
86e5c13f29
test(customLinks): add cypress tests (#274) (#14834) 2025-10-07 14:27:33 -04:00
purnimagarg1
f2d3380226
improvement(summary-tab): hide current property in replace dropdown of property header (#14842) 2025-10-07 14:18:12 -04:00
Jay
9c22a4ae62
fix(web): embedded search list responsiveness (#14913) 2025-10-07 10:56:42 -04:00
Chris Collins
d0e0e20cff
fix(ui) Fix re-expanding entity name after sidebar opens/closes (#14925) 2025-10-03 14:00:56 -04:00
v-tarasevich-blitz-brain
37c9ed8564
feat(structuredProperties): add option to hide properties with empty values (#14872) 2025-10-03 13:04:47 -04:00
v-tarasevich-blitz-brain
6cf03160ba
test(searchBarAutocomplete): add cypress tests (#13333)
Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
2025-10-03 12:20:52 -04:00
david-leifker
04d0a50118
feat(): Basepath support (#14866)
Co-authored-by: Esteban Gutierrez <esteban.gutierrez@acryl.io>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-10-01 11:08:38 -05:00
Adrian Machado
b25748eda1
feat(web): UI pagination for Assertion List page (#14859) 2025-09-30 15:06:14 -07:00
Ben Blazke
795a6828e8
feat(identity): only suggest users that are active or have displayName (#14867) 2025-09-29 16:19:56 -07:00
purnimagarg1
b654d93962
fix(ui): fix link in entity header flashing infinitely (#14820) 2025-09-22 12:19:00 -04:00
Saketh Varma
01b3ef27d4
feat(ui): Add context paths for Data Products (#14802) 2025-09-19 21:09:52 +00:00
v-tarasevich-blitz-brain
d26b335b59
fix(summaryTab): follow ups from reloading modules PR (#14779) 2025-09-19 12:14:16 -04:00
purnimagarg1
23389d0344
fix(summary-tab): show correct feedback when trying to add duplicate link (#14817)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-09-19 11:54:36 -04:00
Chris Collins
109a419969
feat(ui) Add ability to add links to asset header (#14770)
Co-authored-by: v-tarasevich-blitz-brain <v.tarasevich@blitz-brain.com>
Co-authored-by: purnimagarg1 <purnima.garg@apptware.com>
2025-09-18 18:35:57 -04:00
Anna Everhart
50a231cd1a
Update Entity Dropdown to Menu Component (#14656) 2025-09-18 14:55:42 -07:00
purnimagarg1
d268d14ee2
feat(ui): add summary page feature flag to local storage and make it generic (#14807)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-09-18 14:30:01 -04:00
v-tarasevich-blitz-brain
5efad7bdd2
fix(summaryTab): UI fixes (#14778) 2025-09-18 10:31:05 -04:00
v-tarasevich-blitz-brain
d090c1da4a
fix(summaryTab): bring fixes from saas (#14764) 2025-09-17 17:38:37 -04:00
purnimagarg1
a50bb30898
fix(ui/summary-tab): fix functionality on add assets button in assets module (#14801)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-09-17 17:06:04 -04:00
purnimagarg1
9ef4c3945e
fix(ui): handle edit documentation button on sidebar with new summary page and update permissions (#14799)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-09-17 17:04:36 -04:00
purnimagarg1
a1c3af3360
feat(summary-page): add analytics events for asset summary page (#14798)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-09-17 17:02:30 -04:00
purnimagarg1
c3768afe3f
improvement(ui/summary-tab): use editor from component library in CompactMarkdownViewer for consistent styles (#14797) 2025-09-17 16:37:05 -04:00
purnimagarg1
7341597835
fix(ui/summary-tab): fix view more button when switching tabs (#14796) 2025-09-17 16:34:28 -04:00
purnimagarg1
3294e721e1
feat(summary-tab): use manage summary permission to allow editing documentation and links (#14688)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-09-17 16:30:28 -04:00
Chris Collins
e8e97beee6
fix(ui) Add collection of minor fixes for summary pages and home page (#14771) 2025-09-16 10:50:40 -04:00
Andrew Sikowitz
f38c25dabb
refactor(ui): Prevent console warnings in Tabs.tsx and SidebarAboutSection.tsx (#14144) 2025-09-15 13:29:05 -07:00
andrewsrajasekar
f5f753343f
fix(web): Search results Scroll Issue with filters sidebar (#14484)
Co-authored-by: AndrewsRajasekar <andrajasekar@paypal.com>
Co-authored-by: Apple <apple@Apples-MacBook-Pro.local>
2025-09-15 14:10:47 -04:00
Chris Collins
f8a401ddd1
fix(ui) Fix weird indents on schema table descriptions (#14652) 2025-09-15 11:53:20 -04:00
Jonny Dixon
57250477bf
feat(access-request): enable groups to be granted to role and grey button when granted (#14622) 2025-09-11 19:15:01 +01:00
Jay
d67681b08f
feat(web): extended incidents graphql apis to return more context (#14671) 2025-09-10 12:21:12 -04:00
Saketh Varma
c7ad3f45ea
feat(ui): Add option to remove asset from an Application (#14679) 2025-09-09 16:17:21 -07:00
Hyejin Yoon
da1326d047
fix(ui): Improve Model/Model Group description handling (truncate + editableProperties) (#14595) 2025-09-08 07:25:00 +00:00
Chris Collins
4296069475
feat(ui) Update About section in summary tab with new design (#14678) 2025-09-05 10:31:02 -04:00
Chris Collins
c1694a3db1
feat(ui) Add remaining modules + design nits on asset summary page (#14663) 2025-09-05 09:35:35 -04:00
purnimagarg1
03bca391d3
fix(summary-tab): fix structured property value type issue (#14644)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-09-04 14:03:04 -04:00
purnimagarg1
3f8e690ca7
feat(summary-tab): support assets module on the summary pages (#14653)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-09-04 13:17:52 -04:00