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. … 1 more file in changeset.
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

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

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

DEN-14302: UI: Export Logs: Eject button appears enabled when no USB drive is connected

- Removed the previous eject icon and used new pair of icons for the disabled and enabled states.

  1. … 4 more files in changeset.
DEN-15112 : Changed - added a new const for pending subfolder name

  1. … 4 more files in changeset.
DEN-15112 : Fixed - Export log listing to include pending subfolder

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

    • -2
    • +2
    ./qml/pages/treatment/TreatmentStack.qml
  1. … 4 more files in changeset.
DEN-15287 : UI-VD-S97

DEN-11366 : Changed - Added disconnection to avoid device error message and update logic for selection state

  1. … 1 more file in changeset.
DEN-15343: UI: Cybersecurity: The UI shall ask for the current password (default) during the service password change

- Kept the default password as the development service password.

- The denali -E with the default password will force the service password change.

DEN-15343: UI: Cybersecurity: The UI shall ask for the current password (default) during the service password change

- also noticed a bug in the Settings WiFi and fixed.

    • -67
    • +76
    ./qml/pages/UserConfirmation.qml
    • -32
    • +38
    ./qml/pages/settings/SettingsServicePassword.qml
DEN-15321: UI: Cybersecurity: The empty service password and the not-set indication is not secure

  1. … 2 more files in changeset.
DEN-15287 : UI-VD-S97

DEN-13789 : Fixed - Add logic to properly disable confirm button if systolic bp < diastolic bp

DEN-15320: Manufacturing service password setup and getting into the settings screen.

DEN-15296 : Implemented the screen base and navigation of the denali -E

    • -1
    • +2
    ./qml/pages/settings/SettingsDateTime.qml
    • -0
    • +90
    ./qml/pages/settings/SettingsInformation.qml
    • -0
    • +31
    ./qml/pages/settings/SettingsManufacturingSetup.qml
    • -0
    • +105
    ./qml/pages/settings/SettingsROInput.qml
    • -0
    • +69
    ./qml/pages/settings/SettingsServicePassword.qml
    • -229
    • +41
    ./qml/pages/settings/SettingsStack.qml
  1. … 9 more files in changeset.
DEN-15287 : UI-VD-S97

DEN-15112 : Fixed - display of treatment logs in pending folder not visible on export screen

DEN-15287 : UI-VD-S97

DEN-11366 : Fixed - Previously paired bcuff is selected after power cycle as expected

  1. … 2 more files in changeset.
DEN-15287 : UI-VD-S97

DEN-15260 : Changed - add function to set the durationValue of the duration slider

    • -2
    • +3
    ./qml/pages/treatment/TreatmentStack.qml
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

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

  1. … 3 more files in changeset.
DEN-15219 : UI-VD-S96

DEN-14329 : Fixed - EnableDialog bool setting incorrectly due to signal order

  1. … 2 more files in changeset.