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.

  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.
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.
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.
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. … 6 more files in changeset.
DEN-16531: UI: The reservoir message structure has changed on FW and UI needs to adjust.

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

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

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 17 more files in changeset.
CS-5: UI: TxCode generation on device

  1. … 7 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 15 more files in changeset.
DEN-16485: Service password accepts no special character passwords

- The dash ( - ) is special in regex and needs escape.

DEN-16485: Service password accepts no special character passwords

- The dash ( - ) is special in regex and needs escape.

DEN-16435: Factory Reset deletes service password from System.conf

- Fixed the Confirmation Dialog confirm call which caused both the Decommissioning and Factory Reset to be called.

- Fixed the PlantUML section of the VDuetRoWaterDG class.

  1. … 2 more files in changeset.
DEN-16435: Factory Reset deletes service password from System.conf

- Fixed the Confirmation Dialog confirm call which caused both the Decommissioning and Factory Reset to be called.

- Fixed the PlantUML section of the VDuetRoWaterDG class.

  1. … 2 more files in changeset.
Merge branch 'DEN-16249-UI-VD-S104_P1B_StatusIndicator_Bt' into staging-ui

  1. … 5 more files in changeset.
DEN-16256: Updated - UI.P1B : Display UF Rate

- minor clean up, layout fix and typo fixes

  1. … 3 more files in changeset.
DEN-16256: Updated - UI.P1B : Display UF Rate

- minor clean up, layout fix and typo fixes

  1. … 3 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 16 more files in changeset.
DEN-16286: UI: CS: In the Treatment log map the Alarm/Event ID to the description

  1. … 5 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 50 more files in changeset.
Fixing merge conflict

  1. … 2 more files in changeset.
DEN-16334: UI: Service password minimum length shall be 10 and minimum iteration shall be 10k

- changed the micro to reflect the non-backward compatibility.

- Also changed the source of reading the version's section from the Bamboo script to the compatible.h.

  1. … 1 more file in changeset.
DEN-16262: Added - UI.P1B : HD/DG usage counter

Add string property to format the total hours in hh:mm format

  1. … 1 more file in changeset.
DEN-16262: Added - UI.P1B : HD/DG usage counter

Added the MV for the HD usage information

Modify the TouchGrid to accomodate indentation of subCategories

    • -0
    • +46
    ./settings/VHDUsageInfo.cpp
    • -0
    • +71
    ./settings/VHDUsageInfo.h
  1. … 14 more files in changeset.
DEN-16256: Updated - UI.P1B : Display UF Rate

Added QML text to display the rate

Include the 11th parameter

  1. … 3 more files in changeset.
DEN-16256: Added - UI.P1B : Display UF Rate

Add the variable to the 0x0B00 message model to include UF Current set rate

Setting of the value received from HD for UF Current Set Rate

  1. … 1 more file in changeset.