sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-15359: Usability: Arterial and Venous Pressure Alarm Limits

- DEN-15387: UI: Updates for treatment parameter entry (A/V alarm window)

- DEN-15388: UI: Updates for in-treatment adjustment of alarm parameter window (pressure alarm screen)

- Monitoring components for the TxHome, Rinseback, BloodPrime

    • -22
    • +2
    ./gui/qml/pages/treatment/TreatmentHome.qml
    • -26
    • +8
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 21 more files in changeset.
DEN-15316: Usability: UI: Remove Extra Button for Disinfection

- Fixed the alignment of the time

- Fixed the epoch zero to display empty instead of incorrect date/time

    • -3
    • +3
    ./gui/qml/components/DebugDataColumn.qml
    • -10
    • +16
    ./gui/qml/pages/settings/SettingsDGCleaning.qml
DEN-15407: UI: Add RO Permeate Sample to cleaning mode screen + messaging

    • -36
    • +61
    ./gui/qml/pages/disinfect/DisinfectStack.qml
  1. … 2 more files in changeset.
DEN-15316: Usability: UI: Remove Extra Button for Disinfection

- Implemented the MVC and messaging.

    • -14
    • +22
    ./gui/qml/pages/settings/SettingsDGCleaning.qml
  1. … 4 more files in changeset.
DEN-15316: Usability: UI: Remove Extra Button for Disinfection

- Added the Status template on the DG Cleaning screen

    • -103
    • +37
    ./gui/qml/pages/settings/SettingsDGCleaning.qml
DEN-15316: Usability: UI: Remove Extra Button for Disinfection

- separated the screens for the DG Cleaning and DG scheduling

    • -155
    • +0
    ./gui/qml/pages/settings/SettingsDG.qml
    • -0
    • +155
    ./gui/qml/pages/settings/SettingsDGCleaning.qml
    • -0
    • +132
    ./gui/qml/pages/settings/SettingsDGScheduling.qml
    • -2
    • +3
    ./gui/qml/pages/settings/SettingsHome.qml
    • -50
    • +62
    ./gui/qml/pages/settings/SettingsStack.qml
  1. … 2 more files 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
  1. … 2 more files 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-15331 : Fixed - Usability: UI: Perform BP measurement Prior to UF volume

Update work flow so BP/HR is done before UF volume

DEN-15345 : Fixed - Usability: UI: Update Rinseback Complete Screen

Add missing back button signal

DEN-15345 : Changed - Usability: UI: Update Rinseback Complete Screen

Remove the confirm button in upper right corner of rinseback complete screen

Put in 10mL as constant label and change position

update Rinseback setup screen to be consistent

DEN-15305 : Fixed - Usability: UI: Update Rinseback Complete Screen

Remove "Back To Treatment" button

Set "Back" button visible and emit same signal as back to treatment used to

Add a Recirculate button with same visible logic as confirm button

Changed "Additional" to "Saline Bolus"

Add a volume label to the "Saline Bolus" button

Move "End Treatment" button to the left of row

DEN-15313 : Fixed - Usability: UI: Update colors on Saline Bolus Status

Added property to treatmentFluid to expose the progressbar color

Added logic to set the color of the progressbar to be orange when saline is in progress else blue

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
  1. … 1 more file in changeset.
DEN-15309 : Fixed - Usability: UI: Chlorine result fix

Remove the default bool set that causes the button to have a blue background

DEN-15346 : Fixed - Usability: UI: Recirculation States, move "End Treatment" button

Re-arranged the button position to have End treatment on the left

Change the connect text to be resume treatment

DEN-15332 : Fixed - Usability: UI: Pause Delivery to Pause Heparin

Change the text of the pause delivery button on treatment screen

DEN-15312 : Fixed - Usability: UI: Highlight Prime Button

Set the background color of the start prime button to light blue

DEN-15311 : Fixed - Usability: UI: Update Filter Flush Text

Changed the text of water sample screen to reflect new text

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-15310 : Fixed - Usability: UI: Swap Arterial and Venous Background color

Swapped the color constant values for arterial and venous bar background colors

DEN-15308 : Fixed - Usability: UI: Disable Heparin concentration when Heparin is Disabled

Add enabled property set to heparin type based on heparin switches

Modify confirm button logic to reflect heparin type based on enabled

Add Clearing vTreatmentCreate for disabled heparin type