Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
DEN-15112: Updated - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Add improved USB insert/remove handling that does not rely on polling

Add updates to models base on directory changes

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

  1. … 12 more files in changeset.
Merge branch 'DEN-15905-UI-BN-S102-Log178' into staging

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

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

    • -1
    • +1
    ./qml/pages/settings/SettingsStack.qml
  1. … 10 more files in changeset.
DEN-15514: UI: In-Progress Indicator Missing During Cartridge Priming Steps

- Added some possible solution and will see what is the feedback.

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

Updated the filemodel to have a proxyModel for filtering and sorting actions

  1. … 11 more files in changeset.