Commit History

Author SHA1 Message Date
  sw b678c3cae2 feat(report): add icons to diagnostic report trigger buttons 3 weeks ago
  sw eebaafa1d1 feat(report): add pet-related diagnostic reports (no impact on human medical version identified currently) 3 weeks ago
  sw 3be590723d chore(packaging): add electron packaging script and npm script for windows platform 3 weeks ago
  sw 76d7b1c52c chore(packaging): simplify electron packaging by excluding all node_modules content 3 weeks ago
  sw f3371ad707 chore(documentation): update documentation for electron packaging on linux platform 3 weeks ago
  sw 9b205295d2 fix(patient->worklist): resolve issue where exam and other navigation buttons remain enabled after deleting selected items from task list 3 weeks ago
  sw 772b871a2f fix(registration): standardize age field format to 003Y, 012Y, 123Y etc. during registration 3 weeks ago
  sw 262a76f16a feat(report): implement preview function for diagnostic reports 3 weeks ago
  sw edf75c97ef refactor(store): fetch data required for requests from current store instead of passing via component to previewThunk 3 weeks ago
  sw ec79b002c5 fix(report): add default values for radiologist and reviewPhysician fields 3 weeks ago
  sw 030277fe0b feat(report): add studyid field to report's basic information for constructing path in server API calls 3 weeks ago
  sw 5222a9686f chore(report): adjust layout of report main page 3 weeks ago
  sw f313db80e6 feat(report): add reporting doctor and reviewing doctor information to report form 3 weeks ago
  sw c00a585f7e fix(report): pass correct patient name to service instead of former name in diagnostic report 3 weeks ago
  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