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 |
dengdx
|
2e15a8bda6
docs(README): 补充android构建工具版本兼容说明
|
5 days ago |
dengdx
|
12fdaebae5
fix(docs): 在 README 中添加启动 APK 的说明
|
5 days ago |
dengdx
|
cab1a856ce
fix(build): 优化build-android.js脚本,在创建Cordova项目时指定package ID和生成的APK文件名。
|
5 days ago |
dengdx
|
47daee9ced
fix(build): 优化build-android.js脚本,在构建前先删除dros文件夹,避免复制时出错,导致构建过程终止。
|
5 days ago |
dengdx
|
dd4a1c6c2c
添加初版本的user journey文件
|
5 days ago |
dengdx
|
82f3914192
在README.md中添加调试apk的说明,添加构建android程序的环境要求
|
1 week ago |
dengdx
|
6d40e2c912
添加一些构建相关的文件,可以联网情况下通过命令构建android应用,hybrid模式,并在README.md中添加了构建说明
|
1 week ago |