application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-16526-UI-BN-S109-5' into staging

DEN-16526-UI-BN-S109-5 [ Application ]
DEN-16526-UI-BN-S109-5 [ Application ]
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

UI-DEN-16526_UI BN S109 4
UI-DEN-16526_UI BN S109 4
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
"imums"?

"imums"?

Column alignment, for the expected value parameter

Column alignment, for the expected value parameter

DEN-16533-UI-VD-S110 - Unit Tests
DEN-16533-UI-VD-S110 - Unit Tests
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

RESOLVED in CODE WALKTHROUGH you're welcome.

RESOLVED in CODE WALKTHROUGH
you're welcome.

compatibility needs the separator before the value

RESOLVED

RESOLVED

Oh, I see, I am missing an "n". Fixed

Oh, I see, I am missing an "n".
Fixed

Addressing code review comments

    • -5
    • +5
    /sources/gui/qml/components/TouchRect.qml
RESOLVE

RESOLVE

Yes, that's the other typo.

Yes, that's the other typo.

I fixed both, isn't it? that is what I see.

I fixed both,
isn't it?
that is what I see.

You're missing an n in the "clickDeboucing" same issue with the others

You're missing an n in the "clickDeboucing" same issue with the others

fixed, thanks for pointing that out.

fixed,
thanks for pointing that out.

Used your exact suggestion. thanks,

Used your exact suggestion.
thanks,