storage

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
CS-3: CS: Heparin OFF o the HCP portal Treatment report

- Fixed some issues in the create treatment screen on heparin type

- Combined the separated values for log and GUI into one values for both.

- Added the functionality for the TreatmentConfirm (Pre-Tx), TreatmentReview (Ppost-Tx), TreatmentReport (log) for the heparin values.

  1. … 6 more files in changeset.
CS-5: @ UI: TxCode generation on device

~ Added QRCode for the TxCode

- Added a Third-Party Open-Source MIT Licence QRCode generator from the following link:

* Copyright (c) Project Nayuki. (MIT License)

* https://www.nayuki.io/page/qr-code-generator-library

- Created a QRCode component

- Added the QRCode generation functionality in the GuiView

- Added QRCode for both the Pre-Tx-Confirmation (UI Generated) and Post-Tx-Review (CS received)

- Moved the CS TxCode Receive wait "..." from C++ to QML to keep the TxCode empty while wait to avoid displaying the "..." as a QRCode.

- Animated the CS TxCode Receive wait "..."

~ Added development testability for the CloudSync communication

~ Fixed the date change buf file watch to wait for the CS to get the checkin and create the out buf file.

  1. … 12 more files in changeset.
DEN-16532 UI: Remove any comma from the texts being added in the Treatment Report

DEN-16527 UI: Retrieval of generated TxCode stored in the pending reports is invalid.

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 18 more files in changeset.
CS-5: UI: TxCode generation on device

- Fixed a typo on the "Tx Code" key

CS-5: UI: TxCode generation on device

  1. … 8 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 11 more files in changeset.
CS-2: CS: CloudSync should log on daily basis

- optimized the logger removeLog code

CS-2: CS: CloudSync should log on daily basis

- optimized the logger removeLog code

CS-2: CS: CloudSync should log on daily basis

- fixed the treatment log rotation and set it to 80%

CS-2: CS: CloudSync should log on daily basis

- fixed the treatment log rotation and set it to 80%

CS-2: CS: CloudSync should log on daily basis

  1. … 1 more file in changeset.
CS-2: CS: CloudSync should log on daily basis

  1. … 1 more file in changeset.
DEN-16443: UI: The concentration units shall be displayed as mEq/L

- Concentrations unit typo fix.

  1. … 1 more file in changeset.
DEN-16443: UI: The concentration units shall be displayed as mEq/L

- Concentrations unit typo fix.

  1. … 1 more file in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 11 more files in changeset.
DEN-16285: UI: Cybersecurity: Restrict the SD-Card Symbolic Link usage

  1. … 1 more file in changeset.
DEN-16310: Treatment Log Treatment Data May Not Be Displaying Correct Data

  1. … 2 more files in changeset.
DEN-16286: UI: CS: In the Treatment log map the Alarm/Event ID to the description

  1. … 2 more files in changeset.
DEN-16279: UI: Treatment Logs Do Not Contain SN In File Name (PRS 180)

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 55 more files in changeset.
DEN-14190: Updated - DFF: Improvement: Export individual log files [Demo Feedback Follow Up]

Removed the passed by pointer and use passed by reference for the cancelling controller variable

DEN-14190: Updated - DFF: Improvement: Export individual log files [Demo Feedback Follow Up]

Change m_cancelExport to _cancelExport

DEN-14190: Added - DFF: Improvement: Export individual log files [Demo Feedback Follow Up]

The canceling of single/multiple selection log file exporting

Corrected USB space check function logic

  1. … 6 more files in changeset.
DEN-14190: Added - DFF: Improvement: Export individual log files [Demo Feedback Follow Up]

Add checking of the USB space to ensure there is enough space to copy the designated log files

  1. … 1 more file in changeset.
DEN-16235: Updated - UI Device Setup - Device Configuration screen "Confirm" button should not be allowed to be pressed more than once

Remove unnecessary whitespace added in last commit

  1. … 1 more file in changeset.
DEN-16235: Updated - UI Device Setup - Device Configuration screen "Confirm" button should not be allowed to be pressed more than once

Per Code Review Discussions:

- Remove the directory comparison function

- Remove the added variables from last commit (isExited, etc)

- Change logic for cryptSetupEnabled property setting

  1. … 5 more files in changeset.
DEN-16326: UI: Add the OS Version in the information screen

ApplicationPOST: added the functions

  1. … 2 more files in changeset.
DEN-16235: Fixed - UI Device Setup - Device Configuration screen "Confirm" button should not be allowed to be pressed more than once

Add logic to properly handle disabling the confirm button when the device configuration is complete

Add a command to compare two directories for sameness

Add correct displaying of the completion of the device configurations

  1. … 5 more files in changeset.