Jay
|
8949b367fd
|
fix(authentication) redirection for native login and sso to function within iframes (#13453)
Co-authored-by: Esteban Gutierrez <esteban.gutierrez@acryl.io>
|
2025-05-08 10:42:34 -05:00 |
|
Aseem Bansal
|
e0e41b33e7
|
fix(ui): null pointers on frontend (#13400)
|
2025-05-02 18:06:32 +05:30 |
|
Chris Collins
|
3e54a842ef
|
fix(ui) Fix bug with entity select modal with no entity types passed in (#13388)
|
2025-05-01 13:40:57 -04:00 |
|
Chris Collins
|
95531a3944
|
fix(ui) Fix a few bugs around new search bar experience (#13382)
|
2025-05-01 13:40:42 -04:00 |
|
dependabot[bot]
|
bdf9e195ef
|
build(deps-dev): bump vite from 4.5.11 to 4.5.14 in /datahub-web-react (#13384)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-01 11:54:58 -05:00 |
|
Saketh Varma
|
3154289dd8
|
fix(ui): Backfill proposals changes (#13350)
|
2025-04-30 14:15:25 -05:00 |
|
v-tarasevich-blitz-brain
|
afa9209f5d
|
fix(ui/select): replace clear icon and decrease size of it (#13335)
Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
|
2025-04-30 12:49:40 -04: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 |
|
Chris Collins
|
ae50381c30
|
feat(ui) Support the foundations for basic theme support with primary color (#13361)
|
2025-04-30 11:21:41 -04:00 |
|
Saketh Varma
|
87dd6bc30a
|
fix(ui): Fix sidebar edit structured properties permissions (#13339)
|
2025-04-30 10:14:52 -05:00 |
|
purnimagarg1
|
80cb574d1e
|
improvement(component-library): changes in the table component (#13348)
Co-authored-by: Saketh Varma <sakethvarma397@gmail.com>
|
2025-04-30 18:21:45 +05:30 |
|
Chris Collins
|
3cb45f56db
|
feat(analytics) Add tracking events to all the home page modules (#13334)
|
2025-04-29 18:11:16 -04:00 |
|
Hyejin Yoon
|
f986315582
|
doc: Acryl to DataHub, datahubproject.io to datahub.com (#13252)
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
|
2025-04-28 10:34:33 -04:00 |
|
Andrew Sikowitz
|
284f26ddd3
|
fix(ui/lineage): Fix bug when hiding transformations: edges via queries would disappear (#13323)
|
2025-04-25 17:39:54 -05:00 |
|
Andrew Sikowitz
|
825ac9ae7d
|
fix(graphql/stats): Support SAMPLE dataset profiles with sample size (#13327)
|
2025-04-25 15:24:54 -07:00 |
|
Anna Everhart
|
0c2ffb3409
|
changed logo (#13338)
|
2025-04-25 14:45:27 -07:00 |
|
Andrew Sikowitz
|
632d14e592
|
dev(cypress): Add docs on running cypress tests against a remote instance (#13341)
|
2025-04-25 16:43:27 -05:00 |
|
Jay
|
66e59f6ee7
|
feat(web) Update OSS demo button to link to new site (#13324)
|
2025-04-25 11:11:57 -04:00 |
|
Andrew Sikowitz
|
3e11bb7d04
|
fix(ui): Sort less files first (#13268)
|
2025-04-24 15:25:37 -07:00 |
|
Deepak Garg
|
ce82a96bbd
|
fix(UI): fix business attributes related schemaFields (#13313)
|
2025-04-24 12:16:32 -07:00 |
|
Anna Everhart
|
34feb0f3f1
|
removed dash line and weird border radius in sidebar sections (#13266)
|
2025-04-24 10:23:40 -07:00 |
|
Anna Everhart
|
03025b67b5
|
updated nav logo (#13308)
|
2025-04-24 08:47:36 -07:00 |
|
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 |
|