Commit History

Author SHA1 Message Date
  sw ad253f0be4 Merge branch 'master' of github.com:usernamedd/zsis 3 weeks ago
  sw 894796f5a5 feat(report): auto-populate patient information when entering diagnostic report 3 weeks ago
  ddx df52ef01fa fix(task): recalculate recalculate navigation button availability after deleting selected items from task list and history list 3 weeks ago
  dengdx 7db8190f00 test(e2e): add build script for e2e testing and update e2e testing instructions in documentation 3 weeks ago
  ddx 36696aa810 feat(mock): add and use two login-related mocks 3 weeks ago
  ddx 2eeb0f3eed chore(e2e): modify cypress e2e tests to no longer depend on web server for hosting h5 static resources 3 weeks ago
  sw dae1bea489 feat(report): populate baseinfo in report with basic information from study list 3 weeks ago
  sw 3e11e812ec feat(report): add close button to diagnostic page 3 weeks ago
  sw 7f12102d73 feat(report): initially add implementation for diagnostic reports (unfinished) 3 weeks ago
  sw ac158df476 feat(print): add print-related components and pages (to be completed) 3 weeks ago
  sw db0a648167 feat(main): Set up Electron main process with ESM, window creation, lifecycle events, and IPC for logging 3 weeks ago
  sw 3903389278 feat(logger): Add safe stringify for circular references and improve logging for Electron and web environments 3 weeks ago
  sw e53213b278 fix(process): set process print navigation button to be enabled by default during exam processing 3 weeks ago
  sw df30b7a219 chore(logging): log http responses separately for code 0 and non-zero codes 3 weeks ago
  sw f048188236 feat(exam): display device error information on exam page 3 weeks ago
  sw ff0e5d3fd3 ci(build-linux-arm-appimage.yml): modify workflow to prevent uploading build results after completion 3 weeks ago
  sw cc531e5e7c feat(device): implement reset function to send reset command to generator 3 weeks ago
  sw 5675d960e3 feat(device): implement initial handling for error messages from device 3 weeks ago
  sw 8a090544a4 chore(logging): configure logging for device mqtt messages 3 weeks ago
  sw a567057346 refactor(exam): modify setapr parameter format to wrap outer layer with P0 3 weeks ago
  sw 0aa3a3735c chore(ci): modify github workflow file to enable running on self-hosted runner 3 weeks ago
  sw cb8404c118 feat(exam): implement notification of current position's apr value to device when switching positions for subsequent exposure parameter adjustment 4 weeks ago
  sw 3c9e512eff feat(exam): implement setting of hardware device exposure values in examination, including kv, ma, ms, mas, etc. 4 weeks ago
  sw 3dec18016e chore(logging): configure network request and response logging settings 4 weeks ago
  sw ee08954455 fix(process): resolve issue where DCM image appears when selecting first position in list during processing after exposing second of two positions 4 weeks ago
  sw 54b50a95da fix(exam): add missing click response handling for soft exposure button in device area 4 weeks ago
  ddx 5758668989 chore(electron-build): adjust arm linux build script to copy node files first then execute h5 build 4 weeks ago
  ddx 4b10dbc852 chore(electron-packaging): use correct parameters for electron linux arm64 packaging in ci environment 4 weeks ago
  sw 7d864e1242 fix(process): resolve issue where all navigation buttons are disabled after exposure and entering processing’ 4 weeks ago
  sw 20c8ad8da2 feat(exam): execute prepareForAcquisition on entering examination and display generator status in device area 4 weeks ago