Commit History

Autor SHA1 Mensaxe Data
  sw 9b205295d2 fix(patient->worklist): resolve issue where exam and other navigation buttons remain enabled after deleting selected items from task list hai 1 mes
  sw 772b871a2f fix(registration): standardize age field format to 003Y, 012Y, 123Y etc. during registration hai 1 mes
  sw 262a76f16a feat(report): implement preview function for diagnostic reports hai 1 mes
  sw edf75c97ef refactor(store): fetch data required for requests from current store instead of passing via component to previewThunk hai 1 mes
  sw ec79b002c5 fix(report): add default values for radiologist and reviewPhysician fields hai 1 mes
  sw 030277fe0b feat(report): add studyid field to report's basic information for constructing path in server API calls hai 1 mes
  sw 5222a9686f chore(report): adjust layout of report main page hai 1 mes
  sw f313db80e6 feat(report): add reporting doctor and reviewing doctor information to report form hai 1 mes
  sw c00a585f7e fix(report): pass correct patient name to service instead of former name in diagnostic report hai 1 mes
  sw ad253f0be4 Merge branch 'master' of github.com:usernamedd/zsis hai 1 mes
  sw 894796f5a5 feat(report): auto-populate patient information when entering diagnostic report hai 1 mes
  ddx df52ef01fa fix(task): recalculate recalculate navigation button availability after deleting selected items from task list and history list hai 1 mes
  dengdx 7db8190f00 test(e2e): add build script for e2e testing and update e2e testing instructions in documentation hai 1 mes
  ddx 36696aa810 feat(mock): add and use two login-related mocks hai 1 mes
  ddx 2eeb0f3eed chore(e2e): modify cypress e2e tests to no longer depend on web server for hosting h5 static resources hai 1 mes
  sw dae1bea489 feat(report): populate baseinfo in report with basic information from study list hai 1 mes
  sw 3e11e812ec feat(report): add close button to diagnostic page hai 1 mes
  sw 7f12102d73 feat(report): initially add implementation for diagnostic reports (unfinished) hai 1 mes
  sw ac158df476 feat(print): add print-related components and pages (to be completed) hai 1 mes
  sw db0a648167 feat(main): Set up Electron main process with ESM, window creation, lifecycle events, and IPC for logging hai 1 mes
  sw 3903389278 feat(logger): Add safe stringify for circular references and improve logging for Electron and web environments hai 1 mes
  sw e53213b278 fix(process): set process print navigation button to be enabled by default during exam processing hai 1 mes
  sw df30b7a219 chore(logging): log http responses separately for code 0 and non-zero codes hai 1 mes
  sw f048188236 feat(exam): display device error information on exam page hai 1 mes
  sw ff0e5d3fd3 ci(build-linux-arm-appimage.yml): modify workflow to prevent uploading build results after completion hai 1 mes
  sw cc531e5e7c feat(device): implement reset function to send reset command to generator hai 1 mes
  sw 5675d960e3 feat(device): implement initial handling for error messages from device hai 1 mes
  sw 8a090544a4 chore(logging): configure logging for device mqtt messages hai 1 mes
  sw a567057346 refactor(exam): modify setapr parameter format to wrap outer layer with P0 hai 1 mes
  sw 0aa3a3735c chore(ci): modify github workflow file to enable running on self-hosted runner hai 1 mes