Commit Graph

620 Commits

Author SHA1 Message Date
Joe Boccanfuso
94bdcf414d
fix(UI): Restored the scroll bar OHIF L&F (#5202) 2025-07-13 22:34:18 -04:00
Joe Boccanfuso
cb814e6a60
fix(context-menu): Move the reposition logic from the context menu to the dialog component. (#5060) 2025-05-23 22:12:08 -04:00
Alireza
4be8495335
fix/remove legacy ui (#5010) 2025-05-02 14:05:40 -04:00
Alireza
2bdf4afa4d
refactor(ui): Migrate components to ui-next (#4930)
Co-authored-by: Dan Rukas <dan.rukas@gmail.com>
2025-04-08 12:06:07 -04:00
Dan Rukas
49c08298fc
ui(colors): Adds neutral color variable and updates scrollbars (#4933) 2025-04-08 09:43:30 -04:00
Dan Rukas
a8ac297e16
ui(components): Viewport components updated to ui-next with design updates (#4886) 2025-04-07 16:45:05 -04:00
Alireza
8432d5f633
fix(seg): Enhance segmentation tools and UI, refactor code, and update dependencies (#4915) 2025-04-02 18:10:47 -04:00
Bill Wallace
df8efba82c
feat: Group findings table values with custom components/grouping functions (#4712) 2025-03-20 09:22:45 -04:00
Ibrahim
1f634bab45
feat(fonts): bundle fonts in OHIF and dont use google cdn (#4821)
[OHI-1681]
2025-03-11 09:50:46 -04:00
Dan Rukas
a3b51aa8db
ui(components): New Dialog and Modal components for ui-next (#4772)
Co-authored-by: sedghi <ar.sedghi@gmail.com>
2025-02-28 15:17:55 -05:00
Pedro H. Köhler
b7cd0c6027
fix: icon is not defined (#4794) 2025-02-20 08:57:29 -05:00
Alireza
149d6d049c
fix(core): Address 3D reconstruction and Android compatibility issues and clean up 4D data mode (#4762) 2025-02-04 12:25:10 -05:00
Abhijith Sb
2c183aa4a7
feat(ui): Add support for Custom Modal component in Modal Service (#4752) 2025-02-04 08:51:23 -05:00
nithin-trenser
8acbd760d8
feat(ui): customization option for viewport notification (#4638) 2025-02-04 08:46:39 -05:00
Joe Boccanfuso
12d3db2dbc
fix(context-menu): Fixing regression introduced by PR #4727 (#4760) 2025-02-04 08:31:40 -05:00
Dan Rukas
a8d84443a9
ui(components): migrates to new toolbar ui components and Numeric for Input InputRange and InputDoubleRange (#4728)
Co-authored-by: sedghi <ar.sedghi@gmail.com>
2025-01-29 13:36:52 -05:00
arul-trenser
61699d00b6
fix(context menu): Context menus for edge-proximate measurements are partially obscured. (#4727) 2025-01-27 11:54:29 -05:00
Alireza
55ad8efbab
feat(customization): new customization service api (#4688) 2025-01-23 14:24:13 -05:00
Alireza
f00d18292f
fix(seg): sphere scissor on stack and cpu rendering reset properties was broken (#4721) 2025-01-22 11:36:45 -05:00
Alireza
cf97fa9b7b
fix(ui): Update dependencies and add missing icons (#4699) 2025-01-21 09:34:19 -05:00
Jaseel-trenser
8aedb2ec54
fix: Inconsistent Handling of Patient Name Tag (#4703) 2025-01-21 09:07:30 -05:00
Pedro H. Köhler
19931614dc
fix: context menu icon (#4696) 2025-01-16 11:42:58 -05:00
Bill Wallace
cded082617
fix: Having sop instance in a per-frame or shared attribute breaks load (#4560)
Co-authored-by: sedghi <ar.sedghi@gmail.com>
2025-01-15 15:16:50 -05:00
Bill Wallace
07c628e689
feat(multimonitor): Add simple multi-monitor support to open another study(#4178) 2025-01-13 10:49:08 -05:00
Joe Boccanfuso
4d3d5e794c
feat(measurements): Provide for the Load (SR) measurements button to optionally clear existing measurements prior to loading the SR. (#4586) 2024-12-18 11:33:40 -05:00
Ceciliadrc
52cf9b1e03
fix: ohif icons in Header (#4611) 2024-12-18 09:47:38 -05:00
Alireza
4e2ae32874
feat: migrate icons to ui-next (#4606) 2024-12-17 13:20:19 -05:00
Joe Boccanfuso
6160718fd2
fix(touch): For viewport interactions use onPointerDown. (#4572) 2024-12-05 20:57:34 -05:00
Salim Kanoun
878a1f8af8
fix : Resize was broken if 3d viewport displayed in HP (#4561) 2024-12-02 08:53:46 -05:00
Alireza
7624ccb5e4
fix(multiframe): metadata handling of NM studies and loading order (#4554) 2024-11-28 13:22:40 -05:00
Dan Rukas
1801a217e3
ui(components): updated component font sizes and design component docs (#4486) 2024-11-12 12:33:09 -05:00
Alireza
7ce7127d7c
OHIF with Cornerstone3D 2.0 (#4347) 2024-11-06 07:15:27 -05:00
brandon flowers
e254e7bb3d
chore(ui): Added Data Test Ids to Cine controls for e2e Testing (#4415) 2024-10-17 09:40:24 -04:00
Alireza
465df5c573
docs(ui): add base for ui component showcase in docs (#4414) 2024-10-15 09:53:26 -04:00
Ibrahim
579a592812 Merge branch 'IbrahimCSAE-feat/interactive-onboarding-guides' 2024-10-04 12:53:33 -04:00
Pedro H. Köhler
a11cd6d6cb
fix(Select): select clear button (#4398) 2024-10-01 16:42:21 -04:00
Igor Octaviano
43efed207e
fix: 🐛 Fix imports for ui-next (#4394) 2024-09-30 17:45:14 -04:00
Ibrahim
e3f7838ce0 updates 2024-09-27 16:27:23 -04:00
Ibrahim
eba85aa5b3 updates 2024-09-22 20:30:00 -04:00
Bill Wallace
7599ec9421
feat: Add CS3D WSI and Video Viewports and add annotation navigation for MPR (#4182) 2024-08-15 14:36:53 -04:00
Pedro H. Köhler
72bef63ef6
fix: customization types (#4321) 2024-07-31 11:21:51 -04:00
Leonardo Campos
fc0064fd9d
feat(pmap): added support for parametric map (#4284) 2024-07-24 16:40:28 -04:00
Bill Wallace
6fd3c7e293
fix: Cobb angle not working in basic-test mode and open contour (#4280) 2024-07-05 12:43:18 -04:00
Leonardo Campos
2048b19484
feat(studyPrefetcher): Study Prefetcher (#4206) 2024-06-28 08:58:39 -04:00
Ibrahim
a433d406e2
feat(sort): custom series sort in study panel (#4214) 2024-06-20 16:58:59 -04:00
Ibrahim
a29e94de80
fix(seg): maintain algorithm name and algorithm type when DICOM seg is exported or downloaded (#4203) 2024-06-05 12:26:17 -04:00
Ibrahim
430330f7e3
fix(hydration): Maintain the same slice that the user was on pre hydration in post hydration for SR and SEG. (#4200) 2024-06-05 10:07:53 -04:00
Ibrahim
ab1a18af5a
feat(window-level-region): add window level region tool (#4127) 2024-06-05 09:50:22 -04:00
Alireza
93e760937f
fix(seg): should be able to navigate outside toolbox and come back later (#4196) 2024-05-30 14:25:38 -04:00
Ibrahim
19b5b1c15c
fix(tmtv): side panel crashing when activeToolOptions is not an array (#4189) 2024-05-30 11:50:23 -04:00