sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DENBUG-136: Main treatment screen fails to prompt user with vital measurements entry after set interval

- the issue cannot be reproduced.

- added a count down timer for the vital entry to better understand how and when the timer works on each interval.

    • -0
    • +14
    ./gui/qml/pages/treatment/TreatmentHome.qml
DENBUG-136: Main treatment screen fails to prompt user with vital measurements entry after set interval

- the issue cannot be reproduced.

- added a count down timer for the vital entry to better understand how and when the timer works on each interval.

    • -0
    • +14
    ./gui/qml/pages/treatment/TreatmentHome.qml
Bamboo Commit: Updated MAlarmMapping.cpp

DEN-16551: Wi-Fi security protocol TKIP encryption shall be removed.

DEN-16551: FDA: Wi-Fi security protocol TKIP encryption shall be removed.

DEN-misc: Updated - Update install update timeout

DEN-misc: Updated - Include a finalize sw update menu element

-update the path to discover swu files

    • -0
    • +53
    ./gui/qml/pages/settings/SettingsFinalizeSoftwareUpdate.qml
    • -2
    • +17
    ./gui/qml/pages/settings/SettingsStack.qml
  1. … 1 more file in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

DEN-misc: Updated - change temp folder of swu source files

DEN-misc: Added - UI control for starting software update option in settings

    • -3
    • +11
    ./gui/qml/pages/settings/SettingsStack.qml
    • -0
    • +119
    ./gui/qml/pages/settings/SettingsStartSoftwareUpdate.qml
  1. … 1 more file in changeset.
DEN-16465: Fixed - TestSuites : Integration testing update

Add FileHandler unit tests

Add coverage to tst_models

Add TODO to the tst_views to be updated in the future

  1. … 9 more files in changeset.
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.

    • -4
    • +6
    ./gui/qml/components/GridSelection.qml
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.

    • -3
    • +14
    ./cloudsync/CloudSyncController.cpp
    • -0
    • +61
    ./gui/qml/components/QRCode.qml
    • -0
    • +830
    ./utility/qrcodegen.cpp
    • -0
    • +578
    ./utility/qrcodegen.h
  1. … 3 more files in changeset.
Addressing code review comments

Addressing Code Review comments

    • -11
    • +10
    ./gui/qml/components/TouchRect.qml
DENBUG-182 , DENBUG-185

DENBUG-185: UI shows version without period in between (ECO-11648, ECO-11616)

DENBUG-182: Phantom Alarm Screen Appears After Clearing Last Alarm

  1. … 1 more file in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

DEN-16531: UI: The reservoir message structure has changed on FW and UI needs to adjust.

    • -12
    • +0
    ./model/dg/data/MDGReservoirData.cpp
DENBUG-204: UI: The reservoir message structure has changed on FW and UI needs to adjust.

DEN-16531: UI: The reservoir message structure has changed on FW and UI needs to adjust.

    • -12
    • +0
    ./model/dg/data/MDGReservoirData.cpp
DEN-16532 UI: Remove any comma from the texts being added in the Treatment Report

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-16530 UI: The Generated Tx Code seems cut off.

- added second to be more unique.

DEN-16530 UI: The Generated Tx Code seems cut off.

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

Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
    • -2
    • +2
    ./model/hd/data/MHDUsageInfoResponse.h
  1. … 5 more files in changeset.
Merge remote-tracking branch 'origin/DEN-16473-UI-BN-S107-CS-Txr-Logs' into staging

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- figured a way to delay the CS during normal bootup and reverted back the TODOs for the CS POST results.

    • -11
    • +7
    ./cloudsync/CloudSyncController.cpp
Bamboo Commit: Updated MAlarmMapping.cpp