Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-2076 Solution Infusion - SW - 01 - R&I - 05: DEV - Feature Implementation

Address cR comments

Device Settings - SW - 01 - Information - Version - R&I - 05: DEV - Feature Implementation

-Add FP versions

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

Fix maximum

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

update max to target saline

LDT-931: Main Treatment Screen - SW - Diagnostics Screen-FP - 05: DEV - Feature Implementation

-Fix typo on TD diagnostics title

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

Removed obsolete saline enum

  1. … 1 more file in changeset.
LDT-931: Main Treatment Screen - SW - Diagnostics Screen-FP - 05: DEV - Feature Implementation

- Add qsTr to all diagnostic titles to be consistent

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

Update progressbar behavior

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

address CR comments

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

address CR Comments

    • -18
    • +21
    ./qml/components/ValueControl.qml
Merge branch 'feature/LDT-1636-headerbar-information' into staging

  1. … 1 more file in changeset.
LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

code cleanup

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

Update acid concentrate adjustment to remove temp elements when cleared

  1. … 4 more files in changeset.
LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

Update acid concentrate adjustment with parameters from PRS. added comment

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

Added slider to 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.

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.