application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DENBUG-75: UI: Treatment log data via USB does not match with data displayed on the Treatment Review Screen

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.

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.

DENBUG-75: UI: Treatment log data via USB does not match with data displayed on the Treatment Review Screen

DENBUG-75: UI: Treatment log data via USB does not match with data displayed on the Treatment Review Screen

- removed the qtcode component from the two screen of the treatment confirm, review for P1 release.

    • -0
    • +1
    /sources/cloudsync/CloudSyncController.h
    • -4
    • +6
    /sources/gui/qml/components/GridSelection.qml
    • -0
    • +61
    /sources/gui/qml/components/QRCode.qml
    • -51
    • +40
    /sources/storage/TreatmentLog.cpp
  1. … 5 more files in changeset.
DENBUG-191: Treatment logs are not sent properly when Wifi connection is OFF and then reconnected

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

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

DEN-16532 UI: Remove any comma from the texts being added in the Treatment Report

DENBUG-207: UI: UI does not reset to default parameters upon new patient

DEN-12728: UI: UI does not clean up Treatment Parameter settings for different patient

- the reset is added to the treatment parameters

- the foundation of the pre-population has been added but still there is parts need to be added to store the sliders' On/Off switch to be restored which is needed for the slider to set properly.

    • -1
    • +6
    /sources/gui/qml/components/GridSelection.qml
DEN-12728: UI: UI does not clean up Treatment Parameter settings for different patient

- the reset is added to the treatment parameters

- the foundation of the pre-population has been added but still there is parts need to be added to store the sliders' On/Off switch to be restored which is needed for the slider to set properly.

    • -1
    • +6
    /sources/gui/qml/components/GridSelection.qml
DENBUG-179, DENBUG-79: Export dialog files count issues.

DENBUG-179: Export Logs text does not update after Factory Reset

DENBUG-79: UI: SD-Card file count increments when scrolling up and down the log file window

OPEN

DENBUG-179, DENBUG-79: Export dialog files count issues.

DENBUG-179: Export Logs text does not update after Factory Reset

DENBUG-79: UI: SD-Card file count increments when scrolling up and down the log file window

OPEN

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.

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.

DEN-16465: Update - TestSuites : Integration testing update

Update tst_models to include MAbstractDynamics coverage

DEN-16465: Update - TestSuites : Integration testing update

Add more coverage to the model headers to cover typeText and toString functions

DEN-16465: Update - TestSuites : Integration testing update

Fixed failed tests in tst_models - 0 checkpoint

DEN-16465: Update - TestSuites : Integration testing update

Resolved more failed tests in tst_models

    • -1164
    • +518
    /unittests/tst_models.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-16551: Wi-Fi security protocol TKIP encryption shall be removed.

    • -0
    • +3
    /sources/view/settings/VNetworkModel.cpp
    • -5
    • +6
    /sources/view/settings/VNetworkModel.h
DEN-16551: FDA: Wi-Fi security protocol TKIP encryption shall be removed.

    • -0
    • +3
    /sources/view/settings/VNetworkModel.cpp
    • -5
    • +6
    /sources/view/settings/VNetworkModel.h
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
    /sources/device/DeviceController.cpp
DEN-16465: Update - TestSuites : Integration testing update

Added more coverage tests to tst_models, checkpoint before refactor step

    • -188
    • +1262
    /unittests/tst_models.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-16465: Update - TestSuites : Integration testing update

Add more tests for coverage in tst_models

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

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

    • -0
    • +52
    /sources/device/DeviceController.cpp
    • -0
    • +119
    /sources/gui/qml/pages/settings/SettingsStartSoftwareUpdate.qml
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

    • -0
    • +142
    /unittests/tst_fileHandler.cpp
    • -0
    • +43
    /unittests/tst_fileHandler.h
    • -169
    • +1469
    /unittests/tst_models.cpp
Merge branch 'DEN-16526-UI-BN-S109-5' into staging

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
    /sources/gui/qml/components/GridSelection.qml
    • -51
    • +40
    /sources/storage/TreatmentLog.cpp
Merge branch 'DEN-16526-UI-BN-S109-4' into staging

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.

    • -0
    • +1
    /sources/cloudsync/CloudSyncController.h
    • -0
    • +61
    /sources/gui/qml/components/QRCode.qml
    • -0
    • +830
    /sources/utility/qrcodegen.cpp
    • -0
    • +578
    /sources/utility/qrcodegen.h
DEN-16465: Fixed - TestSuites : Integration testing update

Fixed the unit tests to be able to compile and run

Merge branch 'DEN-16526-UI-BN-S109-3' into staging

compatibility needs the separator before the value