1767 Commits

Author SHA1 Message Date
Anush Kumar
114186b01b
feat(fivetran/google_sheets): add Google Sheets support and API client integration (#15007) 2025-10-23 14:32:49 -07: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
v-tarasevich-blitz-brain
c3ae2133ea
feat(uploadFiles): handle errors (#15024) 2025-10-22 10:24:14 -05:00
purnimagarg1
efae5559fb
feat(file-upload): implement selecting and uploading file via button on the editor toolbar (#15036)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-10-22 09:13:28 -05:00
Ben Blazke
fd00f04b0f
SE-123: added product update resolver (#14980) 2025-10-21 15:18:01 -07:00
purnimagarg1
8f21a6c6ce
feat(homepage): add default platforms module on the homepage (#14942)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-10-21 14:37:58 -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
Saketh Varma
27fca1c0bf
feat(ui/platform): Adds env variable to control default skipHighlighting search flag (#15038) 2025-10-21 13:17:54 +05:30
Michael Maltese
b4b96ab8f9
feat(ui/ingest): unity-catalog => databricks (#14636) 2025-10-20 07:49:30 -07:00
v-tarasevich-blitz-brain
4650fb6bba
fix(collectionModule): fix long entity name (#15033) 2025-10-17 12:53:06 -04:00
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
Chris Collins
e25a82abe3
fix(ui) Move template editable changes to their own files (#14923) 2025-10-14 13:29:05 -04:00
Anna Everhart
559a08c9af
update tag editing to include name and updated menu (#14884)
Co-authored-by: Anna Everhart <anna.everhart@datahub.com>
2025-10-14 09:37:56 -07:00
Saketh Varma
7e9b1353ac
fix(ui): Entity text overflow in 'owner of' section (#14934) 2025-10-14 07:25:37 +05:30
DucNgoQuang
d7b73b615d
refactor(ui) : New great expectation logo (#14983)
Co-authored-by: Deepak Garg <deepak.garg@datahub.com>
2025-10-13 15:37:11 +00:00
Saketh Varma
be7cc44670
fix(ui): Fix overlapping Modals (#14964) 2025-10-10 08:03:24 +05:30
Saketh Varma
06aebfe86f
fix(ui): Proper url encoding in Impact view filters (#14963) 2025-10-10 08:03:01 +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
purnimagarg1
136e4dc0d4
test(ingestion): add cypress tests for redesigned ingestion flow (#14844) 2025-10-08 11:07:46 -04:00
v-tarasevich-blitz-brain
b7b4f1c9a5
feat(uplodaFiles): add feature flag (#14951) 2025-10-08 11:05:34 -04:00
v-tarasevich-blitz-brain
61ab5a8a17
fix(ui/LineChart): adjust scaling of the line chart for the data with a small difference (#14836) 2025-10-07 14:33:51 -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
Aseem Bansal
c092e91223
feat(ui/ingest): add source errors, warnings (#14939) 2025-10-07 14:41:45 +05:30
v-tarasevich-blitz-brain
b4d6877746
tests(structuredProperties): add cypress tests (#14888) 2025-10-03 14:55:56 -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
sabdul
af12c2be37
docs(snaplogic): Add snaplogic to integration page (#14881) 2025-09-30 17:56:59 +09:00
Ben Blazke
795a6828e8
feat(identity): only suggest users that are active or have displayName (#14867) 2025-09-29 16:19:56 -07:00
Chris Collins
72ee770ae3
feat(ui) Update summary page editability (#14822) 2025-09-25 10:53:13 -04:00
Aseem Bansal
a1abac5250
feat(ui/ingest): make filter params part of url for navigation (#14852) 2025-09-25 12:01:28 +05:30
Gabe Lyons
dac35550cc
feat(alchemy): updating input with maxSize and Helper Text (#14856) 2025-09-24 13:00:23 -07:00
Aseem Bansal
60d888412f
feat(ui/ingest): filter for status on run history (#14851) 2025-09-24 20:48:42 +05:30
Aseem Bansal
6677f7d7ea
fix(ui/ingest): system source save (#14847) 2025-09-24 20:44:34 +05:30
Fabio Serragnoli
b6eab24406
refactor(ui): Fix typo in onboarding "Quality" pop-up message (#14816)
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
2025-09-24 17:32:34 +09:00
Adrian Machado
30c16d2e6f
Update react readme instructions (#14839) 2025-09-23 12:32:56 -07:00
sabdul
6a97baeee4
feat(ingestion/snaplogic): Add snaplogic as a source for metadata ingestion (#14231) 2025-09-23 20:26:24 +09:00
Adrian Machado
a379f21089
feat(ui/ingest): bring back exact start time in run history (#14837) 2025-09-23 13:52:21 +05:30
purnimagarg1
b654d93962
fix(ui): fix link in entity header flashing infinitely (#14820) 2025-09-22 12:19:00 -04:00