Tue Aug 04 17:49:23 PDT 2026: Unable to fetch from remote repository: https://dnavaei-diality-C90QTx@bitbucket.org/diality-cloud/leahi-application.git - [remote: You may not have access to this repository or it no longer exists in this workspace. If you think this repository exists and you have access, make sure you are authenticated., fatal: Authentication failed for 'https://dnavaei-diality-C90QTx:XXXX@bitbucket.org/diality-cloud/leahi-application.git/']

leahi-application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-2940: Rinseback - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

- Updated Rinseback.puml to add user interaction to start rinseback.

LDT-3111: Blood Prime - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated TreatmentBloodPrime.qml to remove unnecessary import and remove fluid bolus adjustment.

- Updated TreatmentStack.qml to remove fluid bolus adjustment from blood prime screen.

LDT-3109: Blood Prime - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

- Updated Blood Prime sequence diagram.

LDT-2940: Rinseback - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

- Updated Rinseback sequence diagram to remove redundant sequence.

LDT-2942: Rinseback - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated EndTreatmentRinseback.qml to remove unnecessary import and update TimeText id/objectName.

LDT-2942: Rinseback - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated leahi.pro for moved VTreatmentRanges.h/cpp.

LDT-2940: Rinseback - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

- Updated Rinseback sequence diagram.

    • -235
    • +0
    /sources/view/hd/data/VTreatmentRanges.cpp
    • -99
    • +0
    /sources/view/hd/data/VTreatmentRanges.h
    • -0
    • +235
    /sources/view/td/data/VTreatmentRanges.cpp
    • -0
    • +99
    /sources/view/td/data/VTreatmentRanges.h
LDT-3179 Pre-Treatment - SW - 01 - Foundation - R&I - 05: DEV - Feature Implementation

push commented out lines

    • -1
    • +0
    /sources/gui/qml/components/StackItem.qml
LDT-3177 Pre-Treatment - SW - 01 - Foundation - R&I - 03: SDD - Design Diagram - plantuml

push sdd

    • binary
    /SDDs/PreTreatment.png
    • -0
    • +118
    /SDDs/PreTreatment.puml
LDT-3179 Pre-Treatment - SW - 01 - Foundation - R&I - 05: DEV - Feature Implementation

push fixing indentations

Pre-Treatment - SW - 01 - Foundation - R&I - 05: DEV - Feature Implementation

LDT-3179 Pre-Treatment - SW - 01 - Foundation - R&I - 05: DEV - Feature Implementation

    • -1
    • +1
    /sources/gui/qml/components/ConfirmButton.qml
    • -5
    • +5
    /sources/gui/qml/components/HeaderBar.qml
    • -0
    • +1
    /sources/gui/qml/components/StackItem.qml
    • -2
    • +3
    /sources/gui/qml/components/StepBullet.qml
    • -3
    • +20
    /sources/gui/qml/components/StepIndicator.qml
    • -0
    • +46
    /sources/gui/qml/components/SubStepIndicator.qml
    • -4
    • +5
    /sources/gui/qml/components/TimeCircle.qml
    • -2
    • +9
    /sources/gui/qml/components/WaitDone.qml
    • -2
    • +7
    /sources/gui/qml/compounds/CheckListView.qml
  1. … 19 more files in changeset.
Merge branch 'feature/LDT-3139-blood-set-auto-load' into staging

fix bug

    • -3
    • +11
    /sources/gui/qml/compounds/ValueAdjuster.qml
LDT-3144 Blood Set Auto-Load and Auto-Eject - SW - 01 - R&I - 05: DEV - Feature Implementation

address cr comments

Merge branch 'staging' into feature/LDT-3139-blood-set-auto-load

    • -0
    • +7
    /sources/gui/qml/components/HeaderBar.qml
    • -1
    • +6
    /sources/gui/qml/globals/Variables.qml
    • -4
    • +47
    /sources/view/settings/VSettings.cpp
LDT-3199: Isolated UF - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated TreatmentAdjustmentIsolatedUFDurationEdit.qml and TreatmentAdjustmentIsolatedUFVolumeGoalEdit.qml to change TreatmentAdjustmentIsolatedUFMetrics to TreatmentAdjustmentUltrafiltrationMetrics.

LDT-3199: Isolated UF - SW - 01 - R&I - 05: DEV - Feature Implementation

- Added Isolated UF Adjustment SDD puml and png files.

- Added Isolated UF Adjustment models and views.

- Updated GuiGlobals, MessageInterpreter, MessageGlobals, and MessageDispatcher to add Isolated UF models and views.

- Updated ProgressBarEx.qml and RangeMarker.qml to match UF UI/UX changes.

- Updated LabelUnitText.qml to add layouts.

- Updated LabelUnitValueAdjuster.qml to expose editable property of ValueAdjuster.

- Updated TreatmentAdjustmentUltrafiltrationMetrics.qml to use LabelUnitText.qml.

- Added TreatmentAdjustmentIsolatedUFConfirm.qml, TreatmentAdjustmentIsolatedUFDurationEdit.qml, TreatmentAdjustmentIsolatedUFVolumeGoalEdit.qml for Isolated UF treatment adjustments.

- Updated TreatmentAdjustmentUltrafiltration.qml to add Isolated UF adjustment functionality.

- Updated TreatmentAdjustmentUltrafiltrationConfirm.qml, TreatmentAdjustmentUltrafiltrationEdit.qml, TreatmentAdjustmentUltrafiltrationStart.qml for changes to TreatmentAdjustmentUltrafiltrationMetrics.qml.

- Updated VTDTreatmentStatesData.h to add txIsolatedUF property for Isolated UF mode.

- Added MTreatment, MTreatmentAdjust models and VTreatmentAdjust views for Isolated UF adjustment.

    • binary
    /SDDs/TreatmentAdjustmentIsolatedUF.png
    • -0
    • +92
    /SDDs/TreatmentAdjustmentIsolatedUF.puml
    • -0
    • +40
    /sources/canbus/MessageDispatcher.cpp
    • -0
    • +7
    /sources/canbus/MessageInterpreter.cpp
    • -11
    • +41
    /sources/gui/qml/components/ProgressBarEx.qml
    • -1
    • +1
    /sources/gui/qml/components/RangeMarker.qml
    • -2
    • +10
    /sources/gui/qml/compounds/LabelUnitText.qml
  1. … 34 more files in changeset.
LDT-3111: Blood Prime - SW - 01 - R&I - 05: DEV - Feature Implementation

- Added Blood Prime SDD puml and png files.

- Moved MTreatmentBloodPrimeData.h/cpp and VTreatmentBloodPrimeData.h/cpp from hd to td directory.

- Updated TreatmentStack.qml and TreatmentBloodPrime.qml per UI/UX changes.

    • binary
    /SDDs/Blood_Prime.png
    • -0
    • +45
    /SDDs/Blood_Prime.puml
Bamboo Commit: Updated MAlarmMapping.cpp

    • -2
    • +3
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'feature/LDT-2805-edit-treatment-parameters' into staging

    • -4
    • +87
    /sources/canbus/MessageDispatcher.cpp
    • -2
    • +15
    /sources/canbus/MessageInterpreter.cpp
    • -88
    • +22
    /sources/gui/qml/compounds/ValueAdjuster.qml
    • -0
    • +2
    /sources/gui/qml/globals/Variables.qml
    • -32
    • +47
    /sources/gui/qml/pages/treatment/TreatmentStack.qml
  1. … 8 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 MTreatmentAdjustBloodFlowRateResponse.h, MTreatmentAdjustBolusVolumeResponse.h, MTreatmentAdjustDialysateFlowRateResponse.h, MTreatmentAdjustDialysateTemperatureResponse.h, MTreatmentAdjustDurationConfirmResponse.h, MTreatmentAdjustDurationEditResponse.h, MTreatmentAdjustPressuresLimitsResponse.h, MTreatmentAdjustSetPointsResponse.h, MTreatmentAdjustUltrafiltrationConfirmResponse.h, MTreatmentAdjustUltrafiltrationEditResponse.h to changed doxygen headers.

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

- Updated GuiGlobals.cpp to add includes.

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

- Updated to move where VTreatmentAdjustmentBloodFlowRate, VTreatmentAdjustmentBolusVolume, VTreatmentAdjustmentDialysateFlowRate, VTreatmentAdjustmentDialysateTemperature, VTreatmentAdjustmentDurationConfirm, VTreatmentAdjustmentDurationEdit, VTreatmentAdjustmentSetPoints are registered to Qt.

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

- complete Edit implementation

- complete Duplicate implementation

-complete Delete implementation

- Add slots in VTreatmentCreate to handle RXProfile model selected

- Add signals to help load the CreateRx Screen

    • -10
    • +11
    /sources/gui/qml/components/BaseComboBox.qml
    • -0
    • +1
    /sources/gui/qml/components/TextEntry.qml
    • -20
    • +12
    /sources/gui/qml/dialogs/RxManagerDialog.qml
    • -1
    • +8
    /sources/gui/qml/pages/ManagerStack.qml
    • -3
    • +8
    /sources/gui/qml/pages/rxmanager/RxManager.qml
    • -21
    • +32
    /sources/storage/RxProfilesController.cpp
    • -2
    • +11
    /sources/storage/RxProfilesController.h
  1. … 3 more files in changeset.
LDT-3142 Blood Set Auto-Load and Auto-Eject - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

address cr comments

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

- Updated TreatmentHome.qml to use text() instead of adjustment_ReasonText when displaying rejection reasons.

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

- Updated RnagedValue.qml and ValueAdjuster.qml to prevent divide by 0 when step is 0.

    • -10
    • +14
    /sources/gui/qml/components/RangedValue.qml
    • -4
    • +6
    /sources/gui/qml/compounds/ValueAdjuster.qml
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated treatment adjustment response messages to remove extra parameters and only send accept and rejection reason.

  1. … 9 more files in changeset.
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Added RangedValue.qml.

- Updated ValueAdjuster.qml and TreatmentFlowComponent.qml to use RangedValue.qml.

- Updated TreatmentAdjustmentSetPoints.qml to increase modal dialog size.

- Updated ValueAdjuster.qml to show value in red when outside of range.

    • -0
    • +106
    /sources/gui/qml/components/RangedValue.qml
    • -92
    • +16
    /sources/gui/qml/compounds/ValueAdjuster.qml