Commit History

Author SHA1 Message Date
  dengdx c63bc84ca6 docs: add Cypress login initialization encapsulation guide 1 week ago
  dengdx b1d56ab8e4 test: encapsulate login and initialization flow in custom Cypress command 1 week ago
  dengdx 82889ffd15 test: improve logout e2e tests with Page Objects and data-testid 1 week ago
  dengdx 1b5de54d1b feat: add comprehensive Cypress mock handlers for all DR API endpoints 1 week ago
  dengdx 1e5a5df155 fix: 修正动物身体部位ID与后端对应问题 in src/components/CatBody.tsx, src/components/DogBody.tsx 2 weeks ago
  dengdx 3c698ed4fc feat: 初步实现在检查中追加体位的功能 2 weeks ago
  sw 79fa220717 feat: 完善患者工作列表功能和 fetchTaskList 类型定义 2 weeks ago
  sw 8a8e1d37c9 fix: resolve dark theme white background issue in login page 2 weeks ago
  sw a2f60ef069 refactor: optimize user authentication system in src/pages/security/Login.tsx and src/API/security/userActions.ts 2 weeks ago
  dengdx 0abbfdd590 refactor: extract patient register logic to domain layer 2 weeks ago
  sw 1aa3f9dda2 fix: hide electron window title bar on all platforms 2 weeks ago
  sw a80f79e8fa feat: add system exit functionality with cross-platform support 2 weeks ago
  sw b0e97e185d fix: resolve layout overflow issues and add labels to APR panel controls 2 weeks ago
  sw c25e7ecee7 feat: add labels to InputNumber components in apr panel in src/pages/exam/ContentAreaLarge.tsx 2 weeks ago
  sw 9e3f836684 refactor: improve TimeRangeSelector layout - horizontal radio buttons above RangePicker 2 weeks ago
  sw f04ea42705 feat: add time range selector for worklist with today/7days/all options 2 weeks ago
  sw 9729b9738d feat: hide workstation selector in animal product environment 2 weeks ago
  sw 5a9f166329 fix: 修复patient_management子按钮选中后不显示红色边框的问题 in src/layouts/BusinessZone.tsx 2 weeks ago
  sw 2849c3e7b4 feat: implement data preparation when entering image processing from worklist 2 weeks ago
  sw 6b3030c155 refactor: 优化业务流程中间件逻辑处理 2 weeks ago
  sw 9201e2b035 fix: 重构体位选择逻辑以解决错误处理问题 close #56 2 weeks ago
  sw a0aa93ff59 feat: implement conditional thumbnail logic based on expose_status in src/states/patient/worklist/slices/thumbnailListSlice.ts 2 weeks ago
  sw f44a14e12f fix: resolve body position auto-selection inconsistency (close #55) 2 weeks ago
  sw 79fc6cc761 feat: add simplified build and deploy production workflow in .clinerules/workflows/build-and-deploy-production.md 2 weeks ago
  sw 3f03848dea feat: add platform detection and ARM64 file copy for Taro build in .build/h5_for_production.js 2 weeks ago
  sw ace5f1e135 docs: update README.md with build instructions and add production build artifact 2 weeks ago
  sw d20809cad8 feat: rebuild .clinerules with Context7 config and workflow templates 2 weeks ago
  sw 77c7b62931 fix: 修复急诊注册功能的类型错误和异常处理 2 weeks ago
  sw 56eb855f74 feat: 更新软件信息接口以匹配新API定义 - src/API/softwareInfo.ts 2 weeks ago
  sw 329b56fdbc feat(i18n): enhance API response parsing in src/API/i18n/i18nActions.ts 2 weeks ago