84 Commits

Author SHA1 Message Date
Andrew Sikowitz
23ceff950b
fix(ui): Various minor fixes (#13253) 2025-04-18 13:54:24 -07:00
Andrew Sikowitz
45ebaa7d1a
build(ui): Sort imports and enforce absolute imports with aliases (#13113) 2025-04-16 16:55:38 -07:00
Hyejin Yoon
da83cb6afe
feat(ui) : add dpi stat column to v2 search card (#12972) 2025-04-16 12:22:38 +09:00
Andrew Sikowitz
67a6394a37
feat(graphql,ui): Update ML system V2 UI (#12598) 2025-02-12 10:23:07 -08:00
Andrew Sikowitz
b51327e0be
feat(versioning): Add V2 UI; make backend more synchronous; add to component library (#12542) 2025-02-04 09:57:41 -08:00
Hyejin Yoon
47134c272b
feat: update ml system UI (#12334)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: ryota-cloud <ryota.egashira@acryl.io>
2025-01-28 18:41:56 -08:00
Chris Collins
d5e379a94d
feat(ui) Add finishing touches to the structured props feature (#12111) 2024-12-16 15:30:25 -05:00
Chris Collins
dcc8ad9d61
feat(ui) Add full support for structured properties on assets (#12100) 2024-12-11 20:12:24 -05:00
kartikey-visa
25a4eefe6b
feat(frontend): show browse paths for business attributes related entities - schema fields (#11585) 2024-10-28 14:29:07 -04:00
Saketh Varma
f97f20a867
refactor(ui): antd Modal visible property to open (#11232) 2024-08-28 15:31:36 +05:30
Andrew Sikowitz
92e9a5823b
ci(ui): Add prettier to CI (#10741) 2024-06-21 11:03:56 -07:00
Harshal Sheth
4240578627
feat(ui): switch to vite and vitest (#9451) 2024-01-03 17:16:16 -05:00
Sumit Patil
80fb145a7b
style(search): Tag overflow add padding (#9497) 2023-12-21 17:57:41 +05:30
Kos Korchak
a0ce4f333e
Column level lineage and path test (#8822) 2023-10-23 21:21:21 -04:00
Chris Collins
85fa5a1c4f
feat(ui/java) Update domains to be nested (#8841)
Allow the ability to now nest domains underneath other domains. This should work much like the business glossary where you can add domains underneath other domains, move domains underneath other domains or at the root, and navigate domains using a nice new navigator.
2023-09-18 16:14:33 -04:00
Joshua Eilers
44c9ba47dd
fix(highlight): disable full name highlight (#8750) 2023-08-29 15:39:35 -07:00
Joshua Eilers
d15f080a45
Add links to glossary term cards without counts (#8705) 2023-08-24 18:12:54 +00:00
Joshua Eilers
a78e72caf8
highlight matched fields in search results (#8651) 2023-08-24 10:12:26 -07:00
John Joyce
84f0a8f127
[fix] [health ui] Removing ghost 0 for health signals on search cards (#8587) 2023-08-17 08:44:53 -07:00
Joshua Eilers
7c2fd7b139
Combine siblings in autocomplete (#8610) 2023-08-16 08:53:49 -07:00
Chris Collins
d9b8191b09
feat(ui) Display combined sibling results in search + 2 minor updates (#8602) 2023-08-15 12:20:51 -04:00
Chris Collins
ace74fae05
fix(ui) Make multiple small updates to new search and browse (#8524)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2023-08-01 17:38:48 -04:00
John Joyce
2bd8be4790
feat(ui): Adding support for rendering assertion health status in Dataset Search Card, Search Preview, etc. (#8460) 2023-07-26 09:13:45 -07:00
Shirshanka Das
b3c790aab6
feat: Add support for Data Products (#8039)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-05-17 07:17:25 +00:00
Chris Collins
78c3bf9ab6
fix(ui) Improve HoverEntityTooltip and truncate parent glossary nodes (#6417) 2022-11-14 13:05:55 -05:00
Chris Collins
f24f74598b
fix(ui): Handle encoded schemaField urns on the frontend (#6321) 2022-11-03 13:43:10 -07:00
Chris Collins
cd1331fffe
feat(lineage) Add column-level impact analysis feature (#6272) 2022-10-26 16:43:39 -04:00
Ankit keshari
18df38e504
feat(ui) Make HoverEntityTooltip width more dynamic (#6238) 2022-10-24 14:54:13 -04:00
Chris Collins
a28fc1ede8
feat(ui): Display 'View in Github' if externalUrl is link to GitHub (#6253) 2022-10-23 21:29:35 -07:00
Ankit keshari
11092c73cf
feat(groups & owners) Add ability to edit group name + assign creator as owner of metadata (#6047)
Adds ability to edit user group names from the UI. Also sets the creator or Glossary Terms, Glossary Nodes, and Domains to be the owner of said item.
2022-10-06 15:36:39 -04:00
Ankit keshari
4e5f22cf3d
Worked on the dynamic column width of stats table (#5996) 2022-09-22 12:38:56 -04:00
Gabe Lyons
5bf5fc2d66
feat(previews): add previews for glossary terms, tags, and domains (#5784)
* add graphql for chart glossary terms

* add placeholder tab component

* continued progress

* finished rendering of other tooltips

* fix tests

* add null check

* force more clicks

* fix analytics test
2022-08-31 20:48:32 -07:00
Ankit keshari
f59b21e951
refactor(ui): Adding checkbox option to select multiple results at once. (#5422) 2022-07-25 16:34:15 -07:00
John Joyce
aa7ae23904
feat(ui): Adding Statistics Summary to Dataset + Dashboard Profiles (#5440) 2022-07-19 15:46:43 -07:00
John Joyce
ac61bcd951
fix(ui): Fixing unreleased search preview bugs (#5432) 2022-07-19 10:29:42 -07:00
John Joyce
f8d059901f
feat(ui): Supporting enriched search preview + misc improvements (#5419) 2022-07-17 22:02:09 -07:00
Ankit keshari
e6662a70f3
fix(ui): fixed the ui issue (#5341) 2022-07-06 09:40:37 -07:00
Gabe Lyons
baf3f3f33c
feat(dbt): add sibling association logic to associate dbt elements with their target systems (#5190) 2022-06-22 08:31:18 -07:00
Shubham Thakre
9e429f1d68
fix(ui): ui bug fix - fixing search card vertical margin (#5002) 2022-05-25 14:37:00 -07:00
Chris Collins
d7cc415c77
fix(ui) Fix some spacing issues on the search card (#4916)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-05-13 11:59:51 -07:00
Chris Collins
0c5f844e4f
feat(containers) Get and display all parent containers in header and search (#4910)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-05-12 21:17:19 -07:00
Chris Collins
e32f22f6bf
feat(dataPlatformInstance) - Resolve and display dataPlatformInstance on entities (#4867)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-05-09 14:28:50 -07:00
Shubham Thakre
b48337942c
fix(ui): search filter entity ui update (#4866)
* fix: update const list in SearchFilter

* fix(ui): update inline css with styled components

* fix(ui): update space between title and description
2022-05-09 14:07:19 -05:00
Shubham Thakre
09b8f2c695
fix(ui): Fix/UI bug on default preview component (#4818) 2022-05-04 15:31:14 -07:00
Shubham Thakre
80cdd6b76a
fix(ui): preview card UI design update (#4808) 2022-05-03 12:16:39 -07:00
Shubham Thakre
f01a2a7606
fix(ui): update default preview card description text (#4796) 2022-05-03 09:06:29 -07:00
Shubham Thakre
e3eb4b190b
fix(ui): update default preview component with new ui design (#4783) 2022-05-02 15:34:32 -07:00
Dexter Lee
18dd5b6c13
feat(Impact Analysis): Support impact analysis to check all downstreams of given entity (#4322) 2022-03-04 16:10:25 -08:00
Ankit keshari
1438abfdac
Fixed the UI issue: Height issue of editor and The Spacing issue between logo and description (#4300) 2022-03-03 14:19:46 -08:00
John Joyce
5d0915ec64
fix(ui) Misc styling fixes (truncated filter values, updating tag color on clickaway) (#4246) 2022-02-24 10:48:27 -08:00