Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DENBUG-204 updated the message payload of message 0x0B00 by adding an integer at the end of the structure

  1. … 5 more files in changeset.
UI DEN-16614: UI-DN-S114-Msg-Update
UI DEN-16614: UI-DN-S114-Msg-Update
RESOLVED

RESOLVED

UI-DEN-16490-UI-BN-S108 [ application ]
UI-DEN-16490-UI-BN-S108 [ application ]
UI Release/p1_staging Unreviewed Commits
UI Release/p1_staging Unreviewed Commits
DENBUG-182: Phantom Alarm Screen Appears After Clearing Last Alarm

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

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

Addressing Code Review comments

Addressing code review comments

compatibility needs the separator before the value

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

- the order of the QML PROPERTYs cannot exactly predicted therefore setting them if not needed has to be avoided.

- a new method _init has been added to the PROPERTY_BASE to reset the property value without triggering the changed method so the property will get updated on the next round if the same value as before has been sent. ( the issue could be if code return after the alarmID = 0 on next alarm if the same ID send since the value is the same the QML will not get any signal to update, by changing the private property the signal will be triggered.)

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

- the order of the QML PROPERTYs cannot exactly predicted therefore setting them if not needed has to be avoided.

- set the alarmID to 0 to trigger the next change since we skip the property updated if the alarmID is 0.

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

  1. … 2 more files in changeset.
http://devapps.diality.us:8060/cru/UI-DEN-16597-29 RESOLVED

http://devapps.diality.us:8060/cru/UI-DEN-16597-29
RESOLVED

another CR has been created due to some commit issues on the review branch.

another CR has been created due to some commit issues on the review branch.

UI Bugfix/DEN-16597: UI-BN-S114
UI Bugfix/DEN-16597: UI-BN-S114
DENBUG-182: Phantom Alarm Screen Appears After Clearing Last Alarm

- the order of the QML PROPERTYs cannot exactly predicted therefore setting them if not needed has to be avoided.

- set the alarmID to 0 to trigger the next change since we skip the property updated if the alarmID is 0.

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

  1. … 18 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

  1. … 2 more files in changeset.
UI Bugfix/DEN-16597: UI-BN-S114
UI Bugfix/DEN-16597: UI-BN-S114
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
    • +1
    ./hd/adjustment/common/VCommonAdjustmentVitals.h
  1. … 1 more file in changeset.
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
    • +1
    ./hd/adjustment/common/VCommonAdjustmentVitals.h
  1. … 1 more file in changeset.
UI DEN-16555: UI-BN-S112
UI DEN-16555: UI-BN-S112
DEN-16551: Wi-Fi security protocol TKIP encryption shall be removed.

  1. … 2 more files in changeset.
DEN-16551: FDA: Wi-Fi security protocol TKIP encryption shall be removed.

  1. … 2 more files in changeset.