pages

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-13962-UI-BN-S82' into staging

  1. … 8 more files in changeset.
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

removed spaces.

removed spaces.

to align arterial(8 characters) and venous(6 characters) vertically, and to make it easier to compare the variables, to avoid missing a parameter.

to align arterial(8 characters) and venous(6 characters) vertically, and to make it easier to compare the variables, to avoid missing a parameter.

Why is there 2 spaces between . and field name?

Why is there 2 spaces between . and field name?

DEN-14239: Pressure monitor screen not displayed

- During the system tests, it has been observed the main treatment in-line blood pressure is not correctly setting the lower/higher bounds of the monitoring component.

  1. … 1 more file in changeset.
UI-DEN-14147_UI BN S82
UI-DEN-14147_UI BN S82
Merge branch 'DEN-14147-UI-BN-S82' into develop

DEN-14147: Add Required Heparin Volume for Treatment to Syringe Installation Screen

- Fixed isDevice in the export log.

Merge branch 'DEN-13962-UI-BN-S82' into develop

  1. … 7 more files in changeset.
DEN-13962: UI: Update pressure limits to match treatment params and UI screen

- Fixed the issue with the sliders not updating the ranges and the pressure adjustment was not able to be adjusted.

    • -2
    • +2
    ./treatment/adjustments/TreatmentAdjustmentPressuresLimits.qml
  1. … 1 more file in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./pretreatment/PreTreatmentPrimeStack.qml
  1. … 3 more files in changeset.
UI-DEN-14209_UI BN S82
UI-DEN-14209_UI BN S82
DEN-14209 - UI: Dry self test modifications

- Updated the View and the qml code regarding the changes to the enum made in common HDDefs.h

    • -25
    • +28
    ./pretreatment/PreTreatmentPrimeStack.qml
  1. … 5 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 46 more files in changeset.
DEN-13962: UI: Update pressure limits to match treatment params and UI screen

- removed the QML duplicate definitions of arterial/venous

- added monitoring values and used them in monitoring components of arterial/venous.

    • -12
    • +9
    ./pretreatment/create/PreTreatmentCreate.qml
    • -0
    • +7
    ./treatment/TreatmentUltrafiltrationItem.qml
    • -16
    • +16
    ./treatment/adjustments/TreatmentAdjustmentPressuresLimits.qml
  1. … 9 more files in changeset.
DEN-13962: UI: Update pressure limits to match treatment params and UI screen

- Completely restructure the vTreatmentCreate class and removed all the constant ranges properties from that to the VTreatmentRanges.

- Now reading all the constant ranges values from the DataList.conf from the ui.config repository.

- Used the RANGESET property type for the ranges in the VTreatmentRanges class to have by default properties for min,max, res(olution),def(ault) properties.

- Added an ability to slider to hide the handler when needed (Pre-Treatment)

- Hide the Slider handler when slider switch is off

- Added various PROPERTYs, like IDBASED, RAGESET, VALUESET

- Modified the MPreTreatmentAdjustRequest, duration parameter to treatmentDuration for clarifying.

- Modified the Settings class to able to parse a comment on the Group line.

- Updated the ConfirmTreatmentTable to hold the required labels and added translate function for them. removed the call for get names for performance, since those never change.

- Made the SettingsData connection, standard in the VSettings class.

    • -201
    • +75
    ./pretreatment/create/PreTreatmentCreate.qml
  1. … 17 more files in changeset.
UI-DEN-13962_UI BN S82
UI-DEN-13962_UI BN S82
RESOLVED

RESOLVED