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

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

  1. … 7 more files in changeset.
DEN-16132: Check Marks Do Not Appear during Consumables Self Test

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

DEN-16334: UI: Service password minimum length shall be 10

  1. … 5 more files in changeset.
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
    ./qml/BluetoothStatusIndicator.qml
  1. … 4 more files in changeset.
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

  1. … 3 more files in changeset.
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
    ./qml/dialogs/ConfirmDialog.qml
  1. … 1 more file in changeset.
DEN-16002: Treatment Logs Do Not Display on UI

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
    ./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

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

Correct the bt indicator enable to be based on connect state

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

The bluetooth indicator QML component

A re-usable StatusDialog component that opens a small dialog to display info passed

Remove the old text bluetooth debug string

    • -0
    • +101
    ./qml/BluetoothStatusIndicator.qml
    • -0
    • +86
    ./qml/dialogs/StatusDialog.qml
  1. … 5 more files in changeset.
DEN-16213: UI: Incorrect status message upon entering Factory Reset/Decommission screen

    • -0
    • +1
    ./qml/pages/settings/SettingsStack.qml
DEN-16284: UI: Cybersecurity: Disable the SSH access by default

    • -48
    • +132
    ./qml/pages/settings/SettingsRootSSHAccess.qml
  1. … 6 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 16 more files in changeset.
DEN-14815: Cartridge Removal Screen is Displayed Prematurely

- Added the QML code.

DEN-14815: Cartridge Removal Screen is Displayed Prematurely

- Added the Response model and updated the view for MAdjustPatientDisconnectionConfirmResponse

  1. … 9 more files in changeset.
DEN-14815: Cartridge Removal Screen is Displayed Prematurely

- Added the message ID_AdjustPatientDisconnectionConfirmReq = 0x0600, // 6

  1. … 8 more files in changeset.
DEN-14815: Cartridge Removal Screen is Displayed Prematurely

- Modified the Patient Disconnection confirm to notify since there is no response and UI just notifies the HD.

- This way the actual confirm which is on the Treatment Review screen Next button can have better name.

- Also modified the ID_AdjustDisposablesRemovalConfirmRsp enum to match its req.

  1. … 8 more files in changeset.
DEN-15911: Post-treatment screen displays heparin type and heparin concentration even if heparin rate and dispensing were disabled in pre-treatment

- Separated the Log and the Gui values for now to address the cloud log later, when the cloud is ready to not to reject Logs to have NONE.

  1. … 5 more files in changeset.
DEN-15112: Added - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Add the log list model for SD card and USB in CPP

Updated the SettingLogExport QML to reflect CPP model addition

    • -0
    • +2
    ./qml/pages/settings/SettingsStack.qml
  1. … 6 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 13 more files in changeset.
Merge branch 'DEN-15833-UI-VD-S101_POST_ConfigFilesCheck' into staging

  1. … 6 more files in changeset.
DEN-15487: Updated - UI: POST: UI needs to report an error if the configuration files, or parameter(s) are missing.

DEN-16104: UI: Reorder the sequence of the messages in POST from UI to HD

  1. … 12 more files in changeset.
DEN-15112: Updated - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Use the correct path array to also find the treatment logs in the encrypted partition

  1. … 2 more files in changeset.
DEN-15112: Updated - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Add doxygen comments and debug comments

  1. … 3 more files in changeset.