Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-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.
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.
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.
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-15514: UI: In-Progress Indicator Missing During Cartridge Priming Steps

- The issue on the FW side which not updating the corresponding blood prime state field ( index 6 ) causes the issue and UI is not getting updated.

- Regardless, updated the states to avoid later confusion.

  1. … 1 more file in changeset.
DEN-15548: UI: Send alarm 178 on CAN (also log alarm 178)

- added the log for the Alarm UI generates (178) to be displayed on the screen, which is not actually send on the CANBus.

- I did not created another extra AlarmStatus request Model, since it is not necessary t o send this message over the CANBus, and it would be lots of unnecessary code for an unnecessary action (sending the message over the CANBus ) since the nature of the message actually is to be sent when there is no HD to ack UI messages.

    • -0
    • +11
    ./qml/components/NotificationBar.qml
  1. … 10 more files in changeset.
DEN-15487: Updated - UI: POST: UI needs to report an error if the configuration files, or parameter(s) are missing.

Updated with changes per CR request

  1. … 3 more files in changeset.
DEN-15812: UI: Add an option on the Configurations setup screen to prevent the Device Registration cleanup

- Managed the Settings/System.conf owner

    • -3
    • +7
    ./qml/pages/settings/SettingsStack.qml
  1. … 3 more files in changeset.
DEN-15812: UI: Add an option on the Configurations setup screen to prevent the Device Registration cleanup

- Added the UI portion of the update

- Added the -U cmd-line option to get UI Application in update mode.

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

  1. … 16 more files in changeset.