leahi-application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated to change SliderUfAdjustment.qml to StoppedSlider.qml.

    • -0
    • +157
    /sources/gui/qml/components/StoppedSlider.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated SliderUfAdjustment.qml to remove unneeded code.

- Updated TreatmentAdjustmentUltrafiltrationStart.qml to remove hardcoded value and use value from Variables instead.

LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated SliderUfAdjustment.qml to remove unneeded code.

- Updated TreatmentAdjustmentUltrafiltrationStart.qml to remove hardcoded value and use value from Variables instead.

LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated Slider.qml to add properties for customizing colors.

- Updated SliderUfAdjustment.qml to customize slider colors.

- Updated TreatmentAdjustmentUltrafiltrationEdit.qml to change min, max, and step values for slider per LEAHI-PRS-127.

    • -8
    • +12
    /sources/gui/qml/components/Slider.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated Slider.qml to add properties for customizing colors.

- Updated SliderUfAdjustment.qml to customize slider colors.

- Updated TreatmentAdjustmentUltrafiltrationEdit.qml to change min, max, and step values for slider per LEAHI-PRS-127.

    • -8
    • +11
    /sources/gui/qml/components/Slider.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated Slider.qml to fix handling of higher precision step values and allow customization of progress border color.

    • -18
    • +41
    /sources/gui/qml/components/Slider.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated Slider.qml to fix handling of higher precision step values and allow customization of progress border color.

    • -18
    • +41
    /sources/gui/qml/components/Slider.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated Slider to adjust minimum stop value if slider is set to snap-to-value.

    • -1
    • +4
    /sources/gui/qml/components/Slider.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated Slider to adjust minimum stop value if slider is set to snap-to-value.

    • -1
    • +4
    /sources/gui/qml/components/Slider.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated Ultrafiltration edit screen based on updated UI design.

- Added SliderUfAdjustment.qml control for UF edit screen.

- Updated Slider.qml to add minStop property for adding a low limit stop to the slider to prevent user from sliding or tapping below a given value.

    • -0
    • +1
    /sources/gui/qml/components/ProgressBarEx.qml
    • -2
    • +9
    /sources/gui/qml/components/Slider.qml
    • -0
    • +2
    /sources/gui/qml/globals/Variables.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated Ultrafiltration edit screen based on updated UI design.

- Added SliderUfAdjustment.qml control for UF edit screen.

- Updated Slider.qml to add minStop property for adding a low limit stop to the slider to prevent user from sliding or tapping below a given value.

    • -0
    • +1
    /sources/gui/qml/components/ProgressBarEx.qml
    • -2
    • +9
    /sources/gui/qml/components/Slider.qml
    • -0
    • +229
    /sources/gui/qml/components/SliderUfAdjustment.qml
    • -0
    • +2
    /sources/gui/qml/globals/Variables.qml
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated to make previous range marker look and feel the default and add globals for updating look just for UF.

    • -3
    • +3
    /sources/gui/qml/components/RangeMarker.qml
    • -2
    • +3
    /sources/gui/qml/globals/Variables.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated to make previous range marker look and feel the default and add globals for updating look just for UF.

    • -3
    • +3
    /sources/gui/qml/components/RangeMarker.qml
    • -2
    • +3
    /sources/gui/qml/globals/Variables.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated TreatmentAdjustmentUltrafiltrationStart.qml to change progress fill color per updated UI design.

LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated TreatmentAdjustmentUltrafiltrationStart.qml to change progress fill color per updated UI design.

LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Removed TreatmentAdjustmentUltrafiltrationPaused.qml, pause/resume UF functionality has been moved into TreatmentAdjustmentUltrafiltrationStart.qml.

- Updated RangeMarker per updates to UI design.

- Updated UF adjustment screens to use ufRunning and ufPaused properties from VTreatmentUltrafiltration.

- Added TreatmentAdjustmentUltrafiltrationMetrics.qml component for displaying UF volume removed and goal data in adjustment screens.

- Updated TreatmentAdjustmentUltrafiltrationStart.qml per updates to UI design.

    • -6
    • +8
    /sources/gui/qml/components/RangeMarker.qml
    • -3
    • +5
    /sources/gui/qml/globals/Variables.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Removed TreatmentAdjustmentUltrafiltrationPaused.qml, pause/resume UF functionality has been moved into TreatmentAdjustmentUltrafiltrationStart.qml.

- Updated RangeMarker per updates to UI design.

- Updated UF adjustment screens to use ufRunning and ufPaused properties from VTreatmentUltrafiltration.

- Added TreatmentAdjustmentUltrafiltrationMetrics.qml component for displaying UF volume removed and goal data in adjustment screens.

- Updated TreatmentAdjustmentUltrafiltrationStart.qml per updates to UI design.

    • -6
    • +8
    /sources/gui/qml/components/RangeMarker.qml
    • -3
    • +5
    /sources/gui/qml/globals/Variables.qml
LDT-2076 Solution Infusion - SW - 01 - R&I - 05: DEV - Feature Implementation

Update naming of header bar dialogs to new naming scheme

    • -3
    • +3
    /sources/gui/qml/components/HeaderBar.qml
    • -0
    • +144
    /sources/gui/qml/dialogs/headerbar/HeaderbarSettings.qml
    • -0
    • +41
    /sources/gui/qml/dialogs/headerbar/HeaderbarStorage.qml
    • -0
    • +28
    /sources/gui/qml/dialogs/headerbar/HeaderbarWiFi.qml
    • -28
    • +0
    /sources/gui/qml/dialogs/headerbar/WiFiDialog.qml
PreTreatmentStash

create Rx

    • -3
    • +3
    /sources/gui/qml/components/HeaderBar.qml
    • -28
    • +0
    /sources/gui/qml/dialogs/headerbar/WiFiDialog.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated treatment UF view (VTreatmentUltrafiltrationData.h/cpp) to add ufRunning and ufPaused properties.

LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated treatment UF view (VTreatmentUltrafiltrationData.h/cpp) to add ufRunning and ufPaused properties.

LDT-2074 Solution Infusion - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

add png of sdd

    • binary
    /SDDs/Saline_Bolus.png
LDT-2074 Solution Infusion - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

Add SDD puml file

    • -0
    • +41
    /SDDs/Saline_Bolus.puml
LDT-2076 Solution Infusion - SW - 01 - R&I - 05: DEV - Feature Implementation

Update qml files to match design

LDT-2076 Solution Infusion - SW - 01 - R&I - 05: DEV - Feature Implementation

Update saline bolus command and file name changes

LDT-1641 HeaderBar - SW - 01 - Information - R&I - 05: DEV - Feature Implementation

address cr comments

    • -2
    • +3
    /sources/gui/qml/components/HeaderBar.qml
    • -0
    • +28
    /sources/gui/qml/dialogs/headerbar/HeaderbarWiFi.qml
LDT-1641 HeaderBar - SW - 01 - Information - R&I - 05: DEV - Feature Implementation

add misssing versions and update name of headerbardialog file names

    • -0
    • +28
    /sources/gui/qml/dialogs/headerbar/HeaderbarDialogWiFi.qml
    • -28
    • +0
    /sources/gui/qml/dialogs/headerbar/WiFiDialog.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated back button to match changes to UI design.

    • -21
    • +8
    /sources/gui/qml/components/BackButton.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated back button to match changes to UI design.

    • -21
    • +8
    /sources/gui/qml/components/BackButton.qml