Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 12 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

    • -42
    • +13
    ./pages/settings/SettingsExportLogs.qml
  1. … 12 more files in changeset.
RESOLVED

RESOLVED

RESOLVED

RESOLVED

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.

added

added

Added

Added

Please put //DEBUG

Please put //DEBUG

Please put //DEBUG

Please put //DEBUG

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.

  1. … 11 more files in changeset.
DEN-15905 - DEN-15548 - UI-BN-S102-Log178 - Application [ Ready ]
DEN-15905 - DEN-15548 - UI-BN-S102-Log178 - Application [ Ready ]
these are the removed/red lines. the added/green lines and not-changed/white lines are alinged.

these are the removed/red lines.
the added/green lines and not-changed/white lines are alinged.

for arterial and venous pressure values we align them to the right. this is correct.

for arterial and venous pressure values we align them to the right.
this is correct.

for arterial and venous pressure values we align them to the right. this is correct.

for arterial and venous pressure values we align them to the right.
this is correct.

code alignment

code alignment

code alignment

code alignment

code alignment

code alignment

RESOLVED

RESOLVED

yes, to easily checkout on all the relevant repositories.

yes, to easily checkout on all the relevant repositories.

DEN-15812: UI: Add an option on the Configurations setup screen to prevent the Device Registration cleanup

- Managed the Settings/System.conf owner

  1. … 3 more files in changeset.
Was this intentionally added for the pre-build steps ?

Was this intentionally added for the pre-build steps ?

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
    ./pages/settings/SettingsStack.qml
  1. … 10 more files in changeset.
DEN-15664: Blood Pump Stop Time Exceeded Alarms (124, 125, 165, and 212) Alarm Timer Feature is Inconsistent

- Added the txEnd to the condition as well to display the countdown timer.