sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

DEN-16235: Updated - UI Device Setup - Device Configuration screen "Confirm" button should not be allowed to be pressed more than once

Remove unnecessary whitespace added in last commit

DEN-16235: Updated - UI Device Setup - Device Configuration screen "Confirm" button should not be allowed to be pressed more than once

Per Code Review Discussions:

- Remove the directory comparison function

- Remove the added variables from last commit (isExited, etc)

- Change logic for cryptSetupEnabled property setting

DEN-16319: Updated - UI log does not record blood pressure cuff bluetooth pairing

Modify the logged message to better indicate the bluetooth connection and paired status

DEN-16319: Updated - UI log does not record blood pressure cuff bluetooth pairing

Remove unused bt model constructors in MBluetooth

Make use of the devicePair member variable, removing added isPaired

Remove pairing getter function

Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
DEN-16326: UI: Add the OS Version in the information screen

ApplicationPOST: added the functions

Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
DEN-16235: Fixed - UI Device Setup - Device Configuration screen "Confirm" button should not be allowed to be pressed more than once

Add logic to properly handle disabling the confirm button when the device configuration is complete

Add a command to compare two directories for sameness

Add correct displaying of the completion of the device configurations

DEN-16132: Check Marks Do Not Appear during Consumables Self Test

DEN-16132: Check Marks Do Not Appear during Consumables Self Test

DEN-16319: Fixed - UI log does not record blood pressure cuff bluetooth pairing

Add bool status to the MBluetooth for paired state

Update the notifyStateChanged for the Connect/disconnect state to properly log

Add pairing check function in the bluetooth interface to allow querying of paired state

Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
DEN-16334: UI: Service password minimum length shall be 10

  1. … 1 more file in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
DEN-16257: Updated - UI.P1B : WiFi status indicator

Update the indicator progress circle to show the wifi signal strength level

DEN-16258: Updated - UI.P1B : Bluetooth status indicator

Move datetime into the position of the top right to avoid odd empty space

Remove the text under the sd card info

DEN-16258: Updated - UI.P1B : Bluetooth status indicator

Modify to include vendor name and model name in status indicator

Change the data that is displayed in the status dialog

Status dialog now handles single line text

    • -22
    • +15
    ./gui/qml/BluetoothStatusIndicator.qml
DEN-16257: Updated - UI.P1B : WiFi status indicator

Add security types and signal strength level to the status dialog

Modify wifi status dialog to have space between icon and dialog body

Changed look and feel of status dialog based on review call

    • -22
    • +15
    ./gui/qml/WifiStatusIndicator.qml
    • -12
    • +16
    ./gui/qml/dialogs/StatusDialog.qml
DEN-15722: SRSHD 1231: While in Rinseback: Init state, we just have an option to start rinseback

DEN-16251: PRS 538 Not Met : Able to Perform Factory Reset With One Confirmation

    • -0
    • +90
    ./gui/qml/dialogs/ConfirmDialog.qml
  1. … 1 more file in changeset.
DEN-16002: Treatment Logs Do Not Display on UI

    • -3
    • +4
    ./gui/qml/pages/settings/SettingsExportLogs.qml
DEN-16257: Added - UI.P1B : WiFi status indicator

Modify positioning of the indicators to avoid the confirm button

include new wifi logos for the wifi indicator

add a wifi status indicator component

    • -0
    • +100
    ./gui/qml/WifiStatusIndicator.qml
  1. … 2 more files in changeset.
DEN-16258: Updated - UI.P1B : Bluetooth status indicator

Include automatic height setting based on rows of information

Make use of the displayInformation bool

    • -1
    • +2
    ./gui/qml/BluetoothStatusIndicator.qml