application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-15442 : Added - UI: Cybersecurity: Decommissioning [Settings Menu, Service Mode]

Add script to decommission UI - need additional improvements

    • -0
    • +75
    /scripts/decommission_ui.sh
DEN-15439 : Updated - UI: Cybersecurity: The Export from SD-Card shall not follow SymLinks

Refactor checking symlink to a static function to be used outside FileHandler

Add wrapper function in GUIView to call FileHandler function checking symlink

Add logic to not show symlink in sd card log list

Update displayed counter to reflect only visible files count

DEN-15439 : Fixed - UI: Cybersecurity: The Export from SD-Card shall not follow SymLinks

Add note for copyFolder's cp command usage

Add a check in copyFile to skip the file if the source file is a symlink

DEN-15361 : Fixed - UI: Dialysate temp default in treatment settings is incorrect

Add setting and handling of a default value to sliders

Update pretreatment create screen to set the default value of the dialysate temp slider

    • -2
    • +17
    /sources/gui/qml/components/Slider.qml
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-15287-UI-VD-S97-BtConf' into staging

Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-11366 : Updated - UI: Bluetooth Cuff paired status unknown after power cycle

Updated script to add the bluetooth main.conf file as part of start.sh

    • -0
    • +130
    /scripts/bluetooth_main.conf
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-15287-UI-VD-S97-UsabilityChanges' into staging

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
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -1
    • +1
    /sources/view/settings/VNetworkModel.cpp
Merge branch 'DEN-15287-UI-VD-S97-RemoveWifiIni' into staging

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
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/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