Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Addressing code review comments

Addressing Code Review comments

DENBUG-182 , DENBUG-185

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

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

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

  1. … 18 more files in changeset.
Merge remote-tracking branch 'origin/DEN-16473-UI-BN-S107-CS-Txr-Logs' into staging

Merge branch 'DEN-16473-UI-BN-S107-CS-Txr-Logs' into develop

CS-5: UI: TxCode generation on device

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

    • -2
    • +2
    ./qml/components/SliderCreateTreatment.qml
  1. … 10 more files in changeset.
DEN-16450: UI: Adjustment arrows on the UI sliders set the initial minimum value to OFF for heparin bolus, heparin rate, and blood pressure interval

    • -0
    • +13
    ./qml/components/SliderCreateTreatment.qml
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. … 1 more file 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. … 1 more file in changeset.
Merge branch 'DEN-16419-UI-BN-S106-Concentrations-Units-Typo' into staging-ui

Merge branch 'DEN-16454-UI-VD-S106-FixHDUsageCounterReqBug' into staging-ui

Merge branch 'DEN-16249-UI-VD-S104_P1B_StatusIndicator_Bt' into staging-ui

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

- minor clean up, layout fix and typo fixes

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

- minor clean up, layout fix and typo fixes

  1. … 1 more file in changeset.
DEN-16443: UI: The concentration units shall be displayed as mEq/L

- Concentrations unit typo fix.

  1. … 1 more file in changeset.
DEN-16443: UI: The concentration units shall be displayed as mEq/L

- Concentrations unit typo fix.

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

    • -2
    • +2
    ./qml/compounds/PressureRangeSlider.qml
  1. … 12 more files in changeset.
DEN-16285: UI: Cybersecurity: Restrict the SD-Card Symbolic Link usage

  1. … 3 more files in changeset.
DEN-15626: UI: Arterial and Venous Pressure Monitor Limits

    • -2
    • +0
    ./qml/compounds/PressureRangeSlider.qml
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

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

    • -0
    • +3
    ./qml/pages/settings/SettingsStack.qml
  1. … 2 more files in changeset.
Merge branch 'DEN-16335-UI-VD-S105_HD_DG_UsageCounterDisplay' into staging

  1. … 2 more files in changeset.
DEN-16326: UI: Add the OS Version in the information screen

- Added the Gui and MVC

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

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

  1. … 2 more files 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

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

Remove the decimal place for the UF rate

DEN-14190: Added - DFF: Improvement: Export individual log files [Demo Feedback Follow Up]

Added the select all button to the export logs screen