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

    • -0
    • +4
    ./pages/settings/SettingsInformation.qml
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

    • -1
    • +1
    ./dialogs/diagnostics/DiagnosticsTD.qml
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

    • -1
    • +1
    ./dialogs/diagnostics/DiagnosticsDD.qml
    • -1
    • +1
    ./dialogs/diagnostics/DiagnosticsFP.qml
    • -1
    • +1
    ./dialogs/diagnostics/DiagnosticsTD.qml
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

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

    • -4
    • +4
    ./dialogs/AcidConcentrateAdjustment.qml
  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

    • -7
    • +7
    ./dialogs/AcidConcentrateAdjustment.qml
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

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

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.