sw
|
c33382dd7b
feat(exam): add code and comments for animal system compatibility (not functional yet)
|
13 hours ago |
sw
|
dcf1ac8e93
docs(build): add Electron build steps for Windows and Linux platforms in README.md
|
13 hours ago |
sw
|
60204a76af
fix(exam/bodypositionlist): use default thumbnail when position image fails to load
|
14 hours ago |
sw
|
d55286163a
refactor(patient->register): update validation schema to ignore modality field
|
17 hours ago |
sw
|
7183aacdfc
refactor(patient->register): remove modality input and validation
|
17 hours ago |
sw
|
798503cf33
fix(exam businessflowlogic): resolve issue where preparation doesn't trigger after entering exam
|
17 hours ago |
dengdx
|
680950f801
feat(navigation): add dynamic highlight for buttons based on business flow
|
1 day ago |
dengdx
|
56937a5391
fix(exam, process): skip exposure check when entering image processing from exam
|
1 day ago |
dengdx
|
2cba9165ca
fix(dros): resolve study status display and filtering inconsistencies
|
2 days ago |
dengdx
|
0743006a52
fix(business flow): resolve issues with exiting exam and duplicate feedback prompt
|
2 days ago |
dengdx
|
eb0be3c6a8
refactor(bodyPositionListSlice): remove duplicate exposureStatus assignments in extra reducers
|
2 days ago |
dengdx
|
fe25612984
feat(business flow): implement exit exam logic
|
2 days ago |
dengdx
|
22d83c2ecd
refactor(businessflow): restructure businessFlowMiddlewareLogic to improve action interception capabilities
|
2 days ago |
dengdx
|
609b256d95
refactor(patient:worklist, history): refactor WorklistTable component and related usages
|
3 days ago |
dengdx
|
569aed3e9e
refactor(patient): enhance createListSlices with initial Filter and apply to workSlice
|
3 days ago |
dengdx
|
eb9ef9a8d8
feat(image processing): add image magnifier functionality
|
3 days ago |
dengdx
|
5a8c72359a
feat(image processing): add invert image functionality
|
3 days ago |
dengdx
|
c783a8e6c3
feat(image-processing): add image reset functionality
|
3 days ago |
dengdx
|
6f9895d3a6
feat(image processing): add 90-degree clockwise and counter-clockwise rotation functions
|
3 days ago |
dengdx
|
03a5a0f9be
feat(image-processing): add apply colormap functionality
|
3 days ago |
dengdx
|
7493195f80
feat(image processing): add vertical and horizontal image flipping functions
|
4 days ago |
dengdx
|
e261f087bd
fix(login): 添加了登录失败场景的测试代码,并调整实现代码以确保测试能正确验证预期错误提示,使登录失败的错误信息展示和测试验证逻辑保持一致。
|
4 days ago |
dengdx
|
c5c3896d10
config(webpack,mqtt): update mqtt server IP in configuration
|
4 days ago |
dengdx
|
fa56df90af
style(HistorylistPage-WorklistPage): 统一HistorylistPage和WorklistPage组件的显示效果
|
4 days ago |
dengdx
|
d6379daec7
chore(e2e-test): 调整E2E测试命令,添加headed参数以显示浏览器界面
|
4 days ago |
dengdx
|
a8a6630bb6
feat(test): move e2e startup command from inline npx to npm script 'e2e'
|
4 days ago |
dengdx
|
65912a40af
test(e2e): add login success flow with Cypress and data-testid attributes
|
4 days ago |
dengdx
|
301d80b0c5
docs(readme): 补充启用 MSW 的说明
|
5 days ago |
dengdx
|
594efe843d
feat(app): 开发模式下将 MSW 未处理请求策略从 bypass 改为 error
|
5 days ago |
dengdx
|
eed2b59e39
style(ui): 调整全局antd按钮组件样式
|
5 days ago |