Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-3078 Support of the transition to the Beta System - SW - 01 - R&I - 06: DEV - Diagnostic - if needed

update DD diagnostics to beta vales

    • -8
    • +75
    ./gui/qml/dialogs/diagnostics/DiagnosticsDD.qml
    • -23
    • +0
    ./gui/qml/dialogs/diagnostics/DiagnosticsFP.qml
LDT-3077 Support of the transition to the Beta System - SW - 01 - R&I - 05: DEV - Feature Implementation

remove FP valves

    • -16
    • +8
    ./gui/qml/dialogs/diagnostics/DiagnosticsFP.qml
    • -78
    • +0
    ./model/fp/data/MFPValvesStatesData.cpp
    • -107
    • +0
    ./model/fp/data/MFPValvesStatesData.h
    • -11
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
    • -27
    • +44
    ./view/dd/data/VDDValvesStatesData.cpp
    • -7
    • +22
    ./view/dd/data/VDDValvesStatesData.h
    • -49
    • +0
    ./view/fp/data/VFPValvesStatesData.cpp
    • -67
    • +0
    ./view/fp/data/VFPValvesStatesData.h
  1. … 1 more file in changeset.
LDT-3005 End of Treatment - SW - 01 - R&I - 05: DEV - Feature Implementation

cleanup

LDT-3005 End of Treatment - SW - 01 - R&I - 05: DEV - Feature Implementation

update message Ids

LDT-3005 End of Treatment - SW - 01 - R&I - 05: DEV - Feature Implementation

upload of code

    • -0
    • +34
    ./gui/qml/components/TreatmentCompleteButton.qml
    • -7
    • +25
    ./gui/qml/dialogs/ConfirmDialog.qml
    • -0
    • +37
    ./gui/qml/dialogs/EndTreatmentDialog.qml
  1. … 16 more files in changeset.
Insittutional

add message IDs

  1. … 2 more files in changeset.
LDT-2962 Heparin - SW - 01 - R&I - 05: DEV - Feature Implementation

add message IDs

  1. … 2 more files in changeset.
LDT-2960 Heparin - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

adddress cr comment

    • -2
    • +2
    ./gui/qml/pages/treatment/TreatmentStack.qml
LDT-2960 Heparin - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

address cr comments

    • -0
    • +355
    ./gui/qml/pages/treatment/TreatmentHeparin.qml
    • -1
    • +0
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 1 more file in changeset.
saving work

LDT-2825-institutional

Stashed work

    • -0
    • +201
    ./gui/qml/compounds/InstitutionalContainer.qml
    • -0
    • +157
    ./gui/qml/compounds/ValueAdjusterCustom.qml
  1. … 43 more files in changeset.
LDT-2962 Heparin - SW - 01 - R&I - 05: DEV - Feature Implementation

add idle timeout for heparin screen

    • -0
    • +43
    ./gui/qml/components/IdleTimer.qml
    • -5
    • +10
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 1 more file in changeset.
LDT-2962 Heparin - SW - 01 - R&I - 05: DEV - Feature Implementation

implementation of heparin

    • -11
    • +37
    ./gui/qml/components/MainMenu.qml
    • -2
    • +4
    ./gui/qml/compounds/LabelUnitContainer.qml
    • -1
    • +2
    ./gui/qml/pages/treatment/TreatmentSection.qml
    • -4
    • +21
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 3 more files in changeset.
Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

- Cleanup Rx manager stack to separate QML components.

- Cleanup font size to fix spacing for each profile

    • -234
    • +16
    ./gui/qml/pages/ManagerStack.qml
    • -30
    • +6
    ./gui/qml/pages/rxmanager/RxProfileComponent.qml
    • -25
    • +76
    ./gui/qml/pages/rxmanager/RxProfileContainer.qml
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated TreatmentAdjustmentBolusVolume.qml, TreatmentAdjustmentDuration.qml, TreatmentAdjustmentPressuresLimits.qml to properly initialize values.

- Updated TreatmentSaline.qml and main.qml to move initialization of VTreatmentSaline object.

LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated LabelUnitValueAdjuster.qml and TreatmentAdjustmentSetPoints.qml to allow setting dialysate flow rate to OFF.

LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated to clean up TreatmentAdjustmentSetPoints.qml.

LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated ValueAdjuster.qml to fix case where current value is below min and increment button is pressed and case where current value is above max and decrement button is pressed.

- Updated TreatmentHome.qml to add information bar on bottom to show flow adjustment rejections.

- Updated TreatmentFlows.qml and TreatmentFlowsComponent.qml to enable adjusting flows on main treatment screen using up/down adjustment buttons.

    • -0
    • +70
    ./gui/qml/pages/treatment/TreatmentHome.qml
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated main.qml to import treatment adjustment views for set points, blood flow rate, dialysate flow rate, and dialysate temperature.

LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated main.qml to import treatment adjustment views for set points, blood flow rate, dialysate flow rate, and dialysate temperature.

- Updated TreatmentStack.qml and TreatmentAdjustmentSetPoints.qml to handle treatment set point adjustments request and response.

    • -3
    • +17
    ./gui/qml/pages/treatment/TreatmentStack.qml
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated MessageDispatcher.h/cpp to handle treatment adjustment request for set points, blood flow rate, dialysate flow rate, and dialysate temperature.

LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated to add models and views to support treatment adjustment messages for set points, blood flow rate, dialysate flow rate, and dialysate temperature.

- Updated to rename Treatment Adjustment Saline Volume to Treatment Adjustment Bolus Volume.

    • -14
    • +16
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 29 more files in changeset.
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated TreatmentAdjustmentDurationEdit.qml to fix UI layout.

Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

- Adjust RXprofile view to have list model

- adjust signal to return list of rx models

- adjust manager stack to use view modeldata

    • -15
    • +90
    ./gui/qml/pages/ManagerStack.qml
  1. … 2 more files in changeset.
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated TreatmentAdjustmentDurationEdit.qml and TreatmentAdjustmentDurationConfirm.qml for UI layout updates.

LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated TreatmentStack.qml and TreatmentAdjustmentDuration.qml to properly handle treatment duration adjustment messages.

- Updated TreatmentAdjustmentDurationConfirm.qml for changes to UI/UX design updates.

- Updated MTreatmentAdjustDurationConfirmResponse.h/cpp, MTreatmentAdjustDurationEditResponse.h/cpp, VTreatmentAdjustmentDurationConfirm.h/cpp, VTreatmentAdjustmentDurationEdit.h/cpp for changes to duration adjustment message changes.

    • -18
    • +1
    ./gui/qml/pages/treatment/TreatmentStack.qml
Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

Add model list implementation, and rename files

    • -0
    • +29
    ./model/rxmanager/MRxProfilesData.cpp
    • -0
    • +105
    ./model/rxmanager/MRxProfilesData.h
    • -0
    • +346
    ./storage/RxProfilesController.cpp
    • -0
    • +122
    ./storage/RxProfilesController.h
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated parameters for treatment duration edit messages.

LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated parameters for treatment duration edit and confirm messages.

LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated for VTreatmentAdjustmentDuration move to VTreatmentAdjustmentDurationEdit.