1456 Commits

Author SHA1 Message Date
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
49bb2b50a5
feat(searchBarAutocomplete): add description to matched fields to results of the search bar (#13314) 2025-04-24 09:48:53 -04:00
Chris Collins
86daf2bd5b
fix(cypress) Fix flaky mutations/domains cypress test (#13310) 2025-04-23 19:04:31 -04:00
Chris Collins
050d003169
fix(cypress) Fix flakiness in nested_domains and v2_nested_domains cypress tests (#13304) 2025-04-23 17:59:06 -04:00
Andrew Sikowitz
f3a41201f2
fix(ui/graphql): Fetch glossary node details when fetching glossary node children (#13307) 2025-04-23 12:50:28 -07:00
John Joyce
1cb616cff9
refactor(ui): Use phosphor icons for asset health (#13293)
Co-authored-by: John Joyce <john@Mac-242.lan>
2025-04-23 11:55:20 -07:00
purnimagarg1
c52cae72cb
improvement(component-library): make improvements in the checkbox component (#13299) 2025-04-23 14:20:18 -04:00
v-tarasevich-blitz-brain
854d2025f4
feat(searchBarAutocomplete): add support of matched fields to the search bar (#13255) 2025-04-23 12:53:55 -04:00
v-tarasevich-blitz-brain
ee40115bc6
fix(searchBarAutocomplete): UI fixes for the search bar (#13229) 2025-04-22 18:40:26 -04:00
v-tarasevich-blitz-brain
e3c45a7da7
feat(searchBarAutocomplete): add options to mixpanel events (#13284) 2025-04-22 17:59:13 -04:00
Jay
6651c8ed95
fix(web) clean up domains ui (#13143) 2025-04-22 17:50:57 -04:00
Chris Collins
45c5a620e7
feat(ui) Add new Tabs component and replace on home page (#13144) 2025-04-22 16:26:45 -04:00
Andrew Sikowitz
c140450a1e
fix(ui/storybook): Allow relative imports to fix storybook build (#13292) 2025-04-22 13:05:16 -07:00
v-tarasevich-blitz-brain
7b8aed85a7
refactor(searchBarAutocomplete): refactoring of the new search bar (#13199)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-04-22 12:16:01 -04:00
purnimagarg1
6b1806465a
improvement(component-library): bring back component library changes (#13263) 2025-04-22 11:07:55 -04:00
v-tarasevich-blitz-brain
6f71a2d204
fix(select): fix select opening on clear (#13202) 2025-04-21 12:16:57 -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
Andrew Sikowitz
e9a7d35cb8
docs: Format stragglers via prettier (#13247) 2025-04-18 15:08:45 -07:00
Andrew Sikowitz
23ceff950b
fix(ui): Various minor fixes (#13253) 2025-04-18 13:54:24 -07:00
dependabot[bot]
d0c31a0ec5
build(deps-dev): bump vite from 4.5.6 to 4.5.11 in /datahub-web-react (#13054)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-04-18 11:53:31 -05:00
Felix Lüdin
05a42196d7
fix(ui): fix a type error when a CorpGroup entity appears in the search result with theme V2 (#13254) 2025-04-18 12:17:10 -04:00
amit-apptware
9bea6341c2
Fix(ui/incident): Refactor code for updating incidents (#13172) 2025-04-17 19:15:15 -07: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
Andrew Sikowitz
45ebaa7d1a
build(ui): Sort imports and enforce absolute imports with aliases (#13113) 2025-04-16 16:55:38 -07:00
Anna Everhart
dc21386247
fix(ui): updated sidebar tabs removed margins updated icon in ML (#13234) 2025-04-16 15:33:17 -07:00
Anna Everhart
2660276b4e
fix(ui): removed line height from oss nav header (#13235) 2025-04-16 15:32:26 -07:00
Hyejin Yoon
da83cb6afe
feat(ui) : add dpi stat column to v2 search card (#12972) 2025-04-16 12:22:38 +09:00
John Joyce
b2e3d0c1c6
fix(): Hotfix assertions tag add / remove (#13216)
Co-authored-by: John Joyce <john@Mac-2447.lan>
2025-04-15 18:52:49 -07:00
Anna Everhart
4e30fa78ed
feat(ui): Introducing flows for creating and deleting manage tags (#13107) 2025-04-15 15:16:33 -07:00
John Joyce
4c6b356a50
refactor(ui): UI hotfixes for the deprecated popover + sidebar logic section (#13142)
Co-authored-by: John Joyce <john@ip-192-168-1-63.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Mac-1768.lan>
Co-authored-by: John Joyce <john@Mac-2177.lan>
2025-04-14 17:00:05 -07:00
v-tarasevich-blitz-brain
e7a0447267
feat(searchBarAutocomplete): Add redesigned search bar (#13106)
Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
2025-04-14 16:34:58 -04:00
Andrew Sikowitz
c971cdaebc
fix(ui/v2): Remove code around usage and storage features (#13049) 2025-04-14 12:05:42 -07:00
Chris Collins
3fd0e37111
fix(ui) Sanitize V1 UI sidebar description section (#13203) 2025-04-14 13:34:15 -04:00
Chris Collins
319b849532
fix(ui) Fix backwards compatibility bug with entity structured props (#13159) 2025-04-14 13:33:04 -04:00
Anna Everhart
1a55dd357c
fix(ui styles): updated hard coded button gradient and added it only for violet (#13201) 2025-04-14 09:03:11 -07:00
Chris Collins
9258226e2f
fix(cypress) Fix flaky manage_policies cypress test (#13188) 2025-04-14 10:33:45 -04:00
Anna Everhart
0b26ee0ad5
fix(): Update OSS to DataHub Brand (#13160)
Co-authored-by: John Joyce <john@acryl.io>
2025-04-11 10:33:42 -07:00
Anna Everhart
ff34e11d52
fix(): Match navigation with sidebar icons fill when selected (#13088) 2025-04-11 09:25:37 -07:00
Anna Everhart
3744668ada
fix(): Clear icons were purple after adding button gradient (#13141) 2025-04-11 09:22:48 -07:00
Gabe Lyons
1bcdda740d
feat(data contracts): supporting structured properties on data contracts (#13176) 2025-04-11 08:30:20 -07:00
Jay
7365ac6c64
fix(web) execution request details modal prioritizes stats from ingestion report (#13161) 2025-04-10 12:34:07 -04:00
Anna Everhart
2504d28255
refactor(ui): Update colors (#13154) 2025-04-10 09:21:19 -07:00
Chris Collins
ac6bca7f61
fix(ui) Fix query tab filter dropdowns showing raw urns (#5230) (#13132) 2025-04-09 16:12:32 -04:00
amit-apptware
48ff755b72
refactor(ui/incident-v2) : Raise incident from search card and header (#13149) 2025-04-09 09:35:17 -07:00
Jay
ae95a5c408
fix(web) structured props to display right (#13128) 2025-04-09 11:24:03 -04:00
amit-apptware
7d9d8b925a
fix(ui/incident): Change for showing the custom type and note (#13056) 2025-04-08 20:38:25 -07:00
Anna Everhart
7ac926d7da
refactor(ui): Replace blues and greens with violets (#13138) 2025-04-08 18:27:30 -07:00
Anna Everhart
ebb4d2e487
refactor(ui): Updated impact / explore switch to colors.violet[600] (#13136) 2025-04-08 18:27:00 -07:00
Chris Collins
23edbca6cd
fix(ui) Render assets owned by groups you are member of as your own assets (#13133) 2025-04-08 15:50:40 -04:00