提交歷史

作者 SHA1 備註 提交日期
  ddx 965c5e8b8d build(packaging): add pkg and other scripts for executable packaging of static resources and server 1 月之前
  ddx c53a09f6c1 build(workflow): add required token for automatic publish to release after electron-builder build in workflow 1 月之前
  ddx 59c398fead build(workflow): change trigger branch from main to master and supplement workflow steps 1 月之前
  ddx 0666b52b5c build(workflow): update workflow to use v4 artifacts action 1 月之前
  ddx eb9a6e9fb8 add workflow for packing linux arm electron appimage 1 月之前
  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 1 月之前
  sw e18ea71e6f style(filter): adjust layout of filter area 1 月之前
  sw ce84524d96 feat(filter-area): use human body diagram for available protocol filtering area 1 月之前
  sw ce56b232dd style(body-parts): adjust position and z-index of body parts 1 月之前
  dengdx 3038e1bee7 feat(register): add human body structure diagram to registration interface with adjustments needed 1 月之前
  dengdx 9b23de4ba3 feat: add virtual human images 1 月之前
  sw 9ac30314c8 feat(auth): implement fallback to login page when accessing with invalid token for multi-end mutually exclusive login 1 月之前
  sw f57e1da956 fix(exam): resolve logic bug where examination access should be allowed when quota is greater than 0 1 月之前
  sw 5f0aa0730a feat(status-bar): display quota information in status bar 1 月之前
  dengdx 4a8d71a536 style(navigation): change navigation area to expanded style on large screens, replacing floating menu style 1 月之前
  sw 20e7367fa2 add missing files 1 月之前
  sw 5ea8094227 feat(exam): check quota when entering examination, show prompt and block access if quota is insufficient or acquisition fails 1 月之前
  sw adf50e8149 feat(exam): add protection when calling inspection/start during body position switch, prompt user for non-zero return codes 1 月之前
  sw fdb43ee274 build(win): modify electron packaging target to portable on Windows platform to generate directly runnable exe 1 月之前
  sw 065db47969 build: create linux arm packaging script to simplify linux arm packaging process 1 月之前
  sw 092f5df550 feat(processing): display corresponding dcm image when switching body positions in single grid mode on image processing page 1 月之前
  sw 9b32b7705e feat(exam): execute corresponding logic based on current business flow when switching body positions in list, send current position notification to backend in exam flow only 1 月之前
  sw f1d526c5a6 feat(processing): add transfer area and send panel to operation panel, implement switch between them 1 月之前
  sw 0bf8ef961b feat(processing): add transfer area component to operationpanel 1 月之前
  sw e98f23614d style(layout): modify layout header components background color to specified color instead of built-in fixed value 1 月之前
  sw 789b7f8b72 feat(patient->history->send): add send panel component and implement switch between history operation panel and send panel 1 月之前
  sw df019bd240 feat(history): remove burn button from operation area on history list page 1 月之前
  sw b14073d84b study_type 1 月之前
  sw cc238c4c32 style(patient->outputtable): change button type to default in OutputActionPanel to display border and align with button styles on other panels 1 月之前
  sw 5d0adf26da fix(navigation): resolve issue where floating menu in navigation area does not close on large screens 1 月之前