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 VTreatmentRanges to change ultrafiltrationVolume to RANGESET and added comments regarding missing Def, Min, Max, Res for all sets.

    • -0
    • +5
    /sources/view/hd/data/VTreatmentRanges.cpp
    • -1
    • +1
    /sources/view/hd/data/VTreatmentRanges.h
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

address CR comments

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

- Updated TreatmentAdjustmentUltrafiltrationEdit.qml to fix precision issue with ultrafiltration volume resolution.

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

- Updated to move StoppedSlider.qml from components to compounds.

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

- Updated for changes to UI design.

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

- Updated TreatmentAdjustmentUltrafiltrationEdit.qml to use UF volume resolution from config file.

- Updated VTreatmentRanges.h/cpp to add UF volume resolution property from config file.

    • -0
    • +2
    /sources/view/hd/data/VTreatmentRanges.cpp
    • -0
    • +3
    /sources/view/hd/data/VTreatmentRanges.h
LDT-2267 Patient Vitals - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

update SDD diagram

LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

address cr comments

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

- Updated TreatmentAdjustmentUltrafiltrationConfirm.qml to add specificity to variable usage.

- Updated TreatmentAdjustmentUltrafiltrationStart.qml to declare some variables read only.

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

- Updated LabelUnitContainer.qml to use Variables.qml for border width.

- Updated StoppedSlider.qml, TreatmentAdjustmentUltrafiltrationMetrics.qml, TreatmentAdjustmentUltrafiltrationEdit.qml, TreatmentAdjustmentUltrafiltrationStart.qml, Colors.qml, and Variables.qml for changes to UI design.

    • -2
    • +1
    /sources/gui/qml/components/StoppedSlider.qml
    • -2
    • +4
    /sources/gui/qml/globals/Variables.qml
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

update and create default buttons

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

- Added LabelUnitContainer.qml and updated Colors.qml, Fonts.qml, and Variables.qml to add associated values (copied in from staging).

- Updated RangeMarker.qml to adjust label position when value is on top and marker is close to its parent's left or right edges.

- Updated TreatmentAdjustmentUltrafiltrationMetrics.qml to use LabelUnitContainer.qml

- Moved sources/gui/qml/pages/treatment/adjustments/TreatmentAdjustmentUltrafiltrationMetrics.qml to sources/gui/qml/compounds/TreatmentAdjustmentUltrafiltrationMetrics.qml.

    • -0
    • +17
    /sources/gui/qml/components/RangeMarker.qml
    • -0
    • +90
    /sources/gui/qml/compounds/LabelUnitContainer.qml
    • -0
    • +72
    /sources/gui/qml/compounds/TreatmentAdjustmentUltrafiltrationMetrics.qml
    • -8
    • +17
    /sources/gui/qml/globals/Colors.qml
    • -2
    • +14
    /sources/gui/qml/globals/Variables.qml
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

fix spacing on vitals popups

LDT-1443: Ultrafiltration - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

- Updated Ultrafiltration Treatment Adjustment sequence diagram to show confirm adjustment screen is closed upon acknowledgment of adjustment confirmation.

    • binary
    /SDDs/TreatmentAdjustmentUltrafiltration.png
    • -1
    • +1
    /SDDs/TreatmentAdjustmentUltrafiltration.puml
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

Updates to overall button UI changes

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

- Updated TreatmentUltrafiltrationItem.qml to no longer open/close screens based on changes to UF running.

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

- Updated TreatmentUltrafiltrationItem.qml to add console output when Isolated UF button is clicked and removed redundant calls to edit and start close when confirm is accepted by system.

LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

add restriction for when vitals icon is visible

    • -0
    • +4
    /sources/gui/qml/components/HeaderBar.qml
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

Update vitals and interval popups

    • -1
    • +1
    /sources/gui/qml/components/ModalDialog.qml
    • -1
    • +1
    /sources/gui/qml/compounds/ValueAdjuster.qml
    • -0
    • +2
    /sources/gui/qml/globals/Variables.qml
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

Added new dialog or only vitals interval adjustment changes on the edit in main reatment vitals section

    • -1
    • +0
    /sources/gui/qml/components/ModalDialog.qml
    • -36
    • +6
    /sources/gui/qml/compounds/BPHREntry.qml
    • -8
    • +11
    /sources/gui/qml/compounds/NumPad.qml
    • -0
    • +3
    /sources/gui/qml/globals/Variables.qml
LDT-1443: Ultrafiltration - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

- Updated sequence diagrams for ultrafiltration adjustment.

    • binary
    /SDDs/TreatmentAdjustmentUltrafiltration.png
    • -33
    • +41
    /SDDs/TreatmentAdjustmentUltrafiltration.puml
LDT-2428: Onboarding Test Message & Diag Screen View

change ID_AdjustDGDateTimeRsp to 0x700F

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

- Fixed filename in doxygen comment.

    • -1
    • +1
    /sources/gui/qml/components/StoppedSlider.qml
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

update notification message

LDT-1443: Ultrafiltration - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

- Added TreatmentAdjustmentUltrafiltration.png sequence diagram puml output.

    • binary
    /SDDs/TreatmentAdjustmentUltrafiltration.png
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

update sizing and spacing

    • -3
    • +5
    /sources/gui/qml/compounds/BPHREntry.qml
    • -17
    • +30
    /sources/gui/qml/compounds/NumPad.qml
    • -2
    • +2
    /sources/gui/qml/globals/Variables.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated StoppedSlider.qml to change border color based on UI design updates.

- Updated StoppedSlider.qml to remove radius fill since UF adjustment slider no longer has rounded ends.

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

- Updated StoppedSlider.qml to change UF adjustment slider to remove rounded ends.

- Updated StoppedSlider.qml and Colors.qml to change border color per design updates.

    • -1
    • +1
    /sources/gui/qml/components/StoppedSlider.qml
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

finished implemented redesign for vitals popup

    • -1
    • +1
    /sources/gui/qml/compounds/BPHREntry.qml
    • -13
    • +6
    /sources/gui/qml/compounds/NumPad.qml
    • -1
    • +1
    /sources/gui/qml/globals/Variables.qml
LDT-2428: Onboarding Test Message & Diag Screen View

- Make change for visibility in diagnostics screen

- Remove comments in model.

    • -2
    • +0
    /sources/model/td/data/MTDTestData.cpp