提交历史

作者 SHA1 备注 提交日期
  sw 6b6e348f20 fix(exam->exit exam): fix ExamExitFeedback not disappearing after clicking 'Continue Check' 1 月之前
  sw 922747cca3 feat(processing): implement mask deletion functionality 1 月之前
  sw cb112fe5ed refactor(processing): rename Crop image to add mask in FunctionArea and viewer interaction for better business semantics 1 月之前
  sw 05771d804f chore(processing): clean up code by removing comments 1 月之前
  sw 6c38bc64d9 style(processing): adjust operation panel to fill vertically, add tooltips to buttons and truncate long text 1 月之前
  sw 72cf851af4 style(processing): set auto height and width for image area in image processing page 1 月之前
  sw d627fc2b8d feat(processing): implement functionality to add mask to images in image processing module 1 月之前
  sw b21c6fbf35 feat(processing): add original size functionality to image processing module 1 月之前
  sw f2d928bf02 feat(electron): make window borderless, launch maximized and compatible with macOS, Windows and Linux via main.js 1 月之前
  sw d28ff96527 fix(electron): remove menu bar during packaging by modifying main.js 1 月之前
  ddx 4e6fdf742a refactor(tests): extract common parts of login test cases into beforeEach 1 月之前
  sw f23a2e12bc feat(processing): add fit size functionality 1 月之前
  sw ae4ca6db16 feat(processing): add Adjust Brightness and Contrast functionality 1 月之前
  sw 875e16a8af feat(mqttServiceForDevice): subscribe to two topics for compatibility with software and hardware exposure 1 月之前
  sw 011dfd8111 refactor(patient->worklist): use idName in list template for post-deletion filtering and implement deletion of selected items 1 月之前
  sw 52a0e87df3 fix(patient-->worklist): change filter to trigger query on button click instead of immediate input. 1 月之前
  sw 1e5c9c0542 docs(worklist): add comments for code clarification 1 月之前
  sw e96017a7e5 feat(patient->worklist): implement query functionality by name, accno and other conditions . 1 月之前
  sw 02a5f8e9f4 chore: add GitHub issue feature template 1 月之前
  ddx 4fb797489e refactor(e2e): restructure test code using Page Object Model (POM) pattern 1 月之前
  dengdx 02f362802c docs: update README.md with e2e test ,append pre start instructions ,namely start app firstly 1 月之前
  sw 7a58163c62 docs: update README.md with e2e test startup instructions 1 月之前
  sw 96e00e61f9 style(image processing): theme background for left/right aside and remove header 1 月之前
  sw e918c64f66 feat(mqttServiceForDevice): modify message receiving topic and trigger ACQUISITION_STARTED when context.message is 1 1 月之前
  sw 52ceddbdcd fix(stack.image.viewer): add try-catch protection for setStack to prevent system crash 1 月之前
  sw 2ad94794bf style(ContentAreaLarge): set child elements height to 100%, affecting bodyposition list 1 月之前
  sw c33382dd7b feat(exam): add code and comments for animal system compatibility (not functional yet) 1 月之前
  sw dcf1ac8e93 docs(build): add Electron build steps for Windows and Linux platforms in README.md 1 月之前
  sw 60204a76af fix(exam/bodypositionlist): use default thumbnail when position image fails to load 1 月之前
  sw d55286163a refactor(patient->register): update validation schema to ignore modality field 1 月之前