Commit History

Autor SHA1 Mensaxe Data
  sw f09119d4d6 feat(recycle-bin): add icons for buttons in recycle bin operation panel hai 1 mes
  sw 2f8345ba8d feat(retrieve-list): add icons for buttons in retrieve list operation panel hai 1 mes
  sw e210e5001f feat(patient-worklist, patient-history): add icons for buttons in worklist operation panel and history operation panel hai 1 mes
  sw df287f6045 feat(system-zone): add icon resources and try button icons in SystemZone area hai 1 mes
  sw bbacee2ab3 feat(large-screen/navigation): implement navigation button availability control, remove resize and button folding on height change hai 1 mes
  sw f0e74f4e68 feat(layout): make layout configurable, allow status and brand areas to be positioned at top or bottom hai 1 mes
  sw 0b97cf0f8a fix(patient-register): set patient_dob default value in Form's initialValues to avoid mismatch between UI display and getValues result hai 1 mes
  sw c98b006b0c fix(register): resolve bug where patient's birthday date is messy and unadjustable, only works after selecting today hai 1 mes
  sw 770f92f6df feat(cloud-sync): consider connection expiration as expired when checking sync info, prompt for re-verification hai 1 mes
  sw 8a680020d0 feat(cloud-sync): implement conventional expiration verification with verification page first, redirect to main business page after successful verification hai 1 mes
  ddx 965c5e8b8d build(packaging): add pkg and other scripts for executable packaging of static resources and server hai 1 mes
  ddx c53a09f6c1 build(workflow): add required token for automatic publish to release after electron-builder build in workflow hai 1 mes
  ddx 59c398fead build(workflow): change trigger branch from main to master and supplement workflow steps hai 1 mes
  ddx 0666b52b5c build(workflow): update workflow to use v4 artifacts action hai 1 mes
  ddx eb9a6e9fb8 add workflow for packing linux arm electron appimage hai 1 mes
  ddx 9de6b163b4 fix(api): redefine corresponding api method for client due to get quota response structure change; feat(app): check overdue status on program startup, conditionally display prompt or render subcomponent hai 1 mes
  sw e18ea71e6f style(filter): adjust layout of filter area hai 1 mes
  sw ce84524d96 feat(filter-area): use human body diagram for available protocol filtering area hai 1 mes
  sw ce56b232dd style(body-parts): adjust position and z-index of body parts hai 1 mes
  dengdx 3038e1bee7 feat(register): add human body structure diagram to registration interface with adjustments needed hai 1 mes
  dengdx 9b23de4ba3 feat: add virtual human images hai 1 mes
  sw 9ac30314c8 feat(auth): implement fallback to login page when accessing with invalid token for multi-end mutually exclusive login hai 1 mes
  sw f57e1da956 fix(exam): resolve logic bug where examination access should be allowed when quota is greater than 0 hai 1 mes
  sw 5f0aa0730a feat(status-bar): display quota information in status bar hai 1 mes
  dengdx 4a8d71a536 style(navigation): change navigation area to expanded style on large screens, replacing floating menu style hai 1 mes
  sw 20e7367fa2 add missing files hai 1 mes
  sw 5ea8094227 feat(exam): check quota when entering examination, show prompt and block access if quota is insufficient or acquisition fails hai 1 mes
  sw adf50e8149 feat(exam): add protection when calling inspection/start during body position switch, prompt user for non-zero return codes hai 1 mes
  sw fdb43ee274 build(win): modify electron packaging target to portable on Windows platform to generate directly runnable exe hai 1 mes
  sw 065db47969 build: create linux arm packaging script to simplify linux arm packaging process hai 1 mes