Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

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.

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

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
    ./qml/dialogs/headerbar/HeaderbarSettings.qml
    • -0
    • +41
    ./qml/dialogs/headerbar/HeaderbarStorage.qml
    • -0
    • +28
    ./qml/dialogs/headerbar/HeaderbarWiFi.qml
    • -144
    • +0
    ./qml/dialogs/headerbar/SettingsDialog.qml
    • -41
    • +0
    ./qml/dialogs/headerbar/StorageDialog.qml
    • -28
    • +0
    ./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
    ./qml/components/BaseComboBox.qml
    • -107
    • +0
    ./qml/components/ConfirmTreatmentTable.qml
    • -178
    • +0
    ./qml/components/SliderCreateTreatment.qml
    • -0
    • +91
    ./qml/components/ValueControl.qml
    • -0
    • +127
    ./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.

    • -157
    • +0
    ./qml/components/SliderUfAdjustment.qml
    • -0
    • +157
    ./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.

    • -157
    • +0
    ./qml/components/SliderUfAdjustment.qml
    • -0
    • +157
    ./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.

    • -83
    • +10
    ./qml/components/SliderUfAdjustment.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.

    • -83
    • +10
    ./qml/components/SliderUfAdjustment.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.

    • -2
    • +3
    ./qml/components/SliderUfAdjustment.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.

    • -2
    • +3
    ./qml/components/SliderUfAdjustment.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.

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
    • +229
    ./qml/components/SliderUfAdjustment.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
    • +229
    ./qml/components/SliderUfAdjustment.qml
  1. … 1 more file in changeset.
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
    ./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
    ./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
    ./qml/dialogs/headerbar/HeaderbarSettings.qml
    • -0
    • +41
    ./qml/dialogs/headerbar/HeaderbarStorage.qml
    • -0
    • +28
    ./qml/dialogs/headerbar/HeaderbarWiFi.qml
    • -144
    • +0
    ./qml/dialogs/headerbar/SettingsDialog.qml
    • -41
    • +0
    ./qml/dialogs/headerbar/StorageDialog.qml
    • -28
    • +0
    ./qml/dialogs/headerbar/WiFiDialog.qml
  1. … 1 more file in changeset.
PreTreatmentStash

create Rx

    • -0
    • +28
    ./qml/dialogs/headerbar/HeaderbarWiFi.qml
    • -144
    • +0
    ./qml/dialogs/headerbar/SettingsDialog.qml
    • -41
    • +0
    ./qml/dialogs/headerbar/StorageDialog.qml
    • -28
    • +0
    ./qml/dialogs/headerbar/WiFiDialog.qml
  1. … 1 more file in changeset.
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

  1. … 9 more files in changeset.
LDT-1641 HeaderBar - SW - 01 - Information - R&I - 05: DEV - Feature Implementation

address cr comments

    • -0
    • +98
    ./qml/dialogs/headerbar/HeaderbarInformation.qml
    • -0
    • +28
    ./qml/dialogs/headerbar/HeaderbarWiFi.qml
  1. … 1 more file in changeset.
LDT-1641 HeaderBar - SW - 01 - Information - R&I - 05: DEV - Feature Implementation

add misssing versions and update name of headerbardialog file names

    • -0
    • +98
    ./qml/dialogs/headerbar/HeaderbarDialogInformation.qml
    • -0
    • +28
    ./qml/dialogs/headerbar/HeaderbarDialogWiFi.qml
    • -28
    • +0
    ./qml/dialogs/headerbar/WiFiDialog.qml
  1. … 1 more file in changeset.