Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-misc: Updated - Include a finalize sw update menu element

-update the path to discover swu files

    • -0
    • +53
    ./qml/pages/settings/SettingsFinalizeSoftwareUpdate.qml
    • -2
    • +17
    ./qml/pages/settings/SettingsStack.qml
  1. … 11 more files in changeset.
DEN-misc: Updated - change temp folder of swu source files

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

    • -3
    • +11
    ./qml/pages/settings/SettingsStack.qml
    • -0
    • +119
    ./qml/pages/settings/SettingsStartSoftwareUpdate.qml
  1. … 11 more files in changeset.
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.

    • -1
    • +1
    ./qml/pages/treatment/TreatmentHome.qml
  1. … 4 more files in changeset.
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
    • +61
    ./qml/components/QRCode.qml
  1. … 8 more files in changeset.
RESOLVED in CODE WALKTHROUGH you're welcome.

RESOLVED in CODE WALKTHROUGH
you're welcome.

RESOLVED

RESOLVED

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

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

Addressing code review comments

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,

Addressing Code Review comments

Suggestion (spell check): // When alarm status 0 is sent from HD to clear/hide the AlarmDialog, it comes with priority 0 // priority 0 has no clear definition; therefore, UI will set the coloring ...

Suggestion (spell check):

// When alarm status 0 is sent from HD to clear/hide the AlarmDialog, it comes with priority 0
// priority 0 has no clear definition; therefore, UI will set the coloring to the default system theme: blue.
// The blue color is confusing users, so we skip this coloring.

typo for debounce in the property name and also the timer's ID.

typo for debounce in the property name and also the timer's ID.

UI-DEN-16526-UI-BN-S109-3 [ application ]
UI-DEN-16526-UI-BN-S109-3 [ application ]