Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

Added slider to ValueControl.qml

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

- Updated TreatmentSaline.qml to remove reference to removed property.

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

- Updated TreatmentSaline.qml to remove reference to removed property.

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

- Updated TreatmentAdjustmentUltrafiltrationConfirm.qml per updated UI designs.

- Updated various UF adjustment screens per feedback for updates for UI designs changes.

- Updated TreatmentAdjustmentUltrafiltrationEdit.qml to disable Continue button if modified volume is the same as the currently set volume.

- Updated various UF adjustment screens to unify layout of content and buttons.

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

- Updated TreatmentAdjustmentUltrafiltrationConfirm.qml per updated UI designs.

- Updated various UF adjustment screens per feedback for updates for UI designs changes.

- Updated TreatmentAdjustmentUltrafiltrationEdit.qml to disable Continue button if modified volume is the same as the currently set volume.

- Updated various UF adjustment screens to unify layout of content and buttons.

    • -3
    • +2
    ./gui/qml/components/StoppedSlider.qml
Device Settings - SW - 01 - Information - Version - R&I - 05: DEV - Feature Implementation

Add small changes to the System information screen labeling and replace treatment column to Water Configuration

    • -13
    • +7
    ./gui/qml/pages/settings/SettingsInformation.qml
LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

fix names of updated headerbar dialog names

    • -0
    • +144
    ./gui/qml/dialogs/headerbar/HeaderbarSettings.qml
    • -0
    • +41
    ./gui/qml/dialogs/headerbar/HeaderbarStorage.qml
    • -0
    • +28
    ./gui/qml/dialogs/headerbar/HeaderbarWiFi.qml
    • -144
    • +0
    ./gui/qml/dialogs/headerbar/SettingsDialog.qml
    • -28
    • +0
    ./gui/qml/dialogs/headerbar/WiFiDialog.qml
  1. … 1 more file in changeset.
LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

Add updated design of create rx to project

    • -0
    • +108
    ./gui/qml/components/BaseComboBox.qml
    • -94
    • +0
    ./gui/qml/components/GridSelection.qml
    • -1
    • +1
    ./gui/qml/components/HeaderBarPopup.qml
    • -0
    • +91
    ./gui/qml/components/ValueControl.qml
    • -0
    • +127
    ./gui/qml/dialogs/AcidConcentrateAdjustment.qml
  1. … 18 more files in changeset.
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

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

    • -0
    • +157
    ./gui/qml/components/StoppedSlider.qml
  1. … 1 more file in changeset.
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

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

    • -0
    • +157
    ./gui/qml/components/StoppedSlider.qml
  1. … 1 more file in changeset.
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.

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.

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.

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.

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.

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.

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
    ./gui/qml/components/ProgressBarEx.qml
  1. … 1 more file in changeset.
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
    ./gui/qml/components/ProgressBarEx.qml
    • -0
    • +229
    ./gui/qml/components/SliderUfAdjustment.qml
  1. … 1 more file in changeset.
Bamboo Commit: Updated 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.

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.

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.

    • -3
    • +3
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 1 more file in changeset.
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.

    • -3
    • +3
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 1 more file in changeset.
LDT-2076 Solution Infusion - SW - 01 - R&I - 05: DEV - Feature Implementation

Update naming of header bar dialogs to new naming scheme

    • -0
    • +144
    ./gui/qml/dialogs/headerbar/HeaderbarSettings.qml
    • -0
    • +41
    ./gui/qml/dialogs/headerbar/HeaderbarStorage.qml
    • -0
    • +28
    ./gui/qml/dialogs/headerbar/HeaderbarWiFi.qml
    • -144
    • +0
    ./gui/qml/dialogs/headerbar/SettingsDialog.qml
    • -28
    • +0
    ./gui/qml/dialogs/headerbar/WiFiDialog.qml
  1. … 1 more file in changeset.
PreTreatmentStash

create Rx

    • -0
    • +144
    ./gui/qml/dialogs/headerbar/HeaderbarSettings.qml
    • -0
    • +41
    ./gui/qml/dialogs/headerbar/HeaderbarStorage.qml
    • -144
    • +0
    ./gui/qml/dialogs/headerbar/SettingsDialog.qml
    • -28
    • +0
    ./gui/qml/dialogs/headerbar/WiFiDialog.qml
  1. … 1 more file in changeset.
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

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