Tue Aug 04 17:40:20 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/']
Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-3199: Isolated UF - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated to change all instances of Volume Goal to Volume or SetVolume in all Isolated UF models and views.

    • -12
    • +12
    ./adjustment/treatment/MTreatmentAdjustIsolatedUFDurationEditResponse.cpp
    • -9
    • +9
    ./adjustment/treatment/MTreatmentAdjustIsolatedUFDurationEditResponse.h
    • -0
    • +66
    ./adjustment/treatment/MTreatmentAdjustIsolatedUFVolumeEditResponse.cpp
    • -0
    • +93
    ./adjustment/treatment/MTreatmentAdjustIsolatedUFVolumeEditResponse.h
    • -66
    • +0
    ./adjustment/treatment/MTreatmentAdjustIsolatedUFVolumeGoalEditResponse.cpp
    • -93
    • +0
    ./adjustment/treatment/MTreatmentAdjustIsolatedUFVolumeGoalEditResponse.h
  1. … 26 more files in changeset.
LDT-3328: Misc SW Enhancements - SW - 01 - BloodPrime-Rinseback - R&I - 05: DEV - Feature Implementation

- Added models and view for Blood Prime Commmand Request and Response.

- Updated Blood Prime screen for changes to UI/UX designs.

- Updated Logger.cpp and VTDOpModeData.cpp to removed references to enum removed in common.

    • -0
    • +49
    ./adjustment/treatment/MTreatmentAdjustBloodPrimeResponse.cpp
    • -0
    • +84
    ./adjustment/treatment/MTreatmentAdjustBloodPrimeResponse.h
  1. … 17 more files in changeset.
LDT-3328: Misc SW Enhancements - SW - 01 - BloodPrime-Rinseback - R&I - 05: DEV - Feature Implementation - Updated Rinseback screen for updated UI/UX layout. - Updated HeaderBar.qml, EndTreatmentBase.qml, EndTreatmentRinsebackStack.qml, TreatmentStack.qml, to better handle title in header bar and prevent overlapping onto menu. - Updated MTreatmentAdjustRinsebackResponse.h/cpp to move to td directory.

    • -0
    • +49
    ./adjustment/treatment/MTreatmentAdjustRinsebackResponse.cpp
    • -0
    • +84
    ./adjustment/treatment/MTreatmentAdjustRinsebackResponse.h
  1. … 8 more files in changeset.
LDT-3179 Pre-Treatment - SW - 01 - Foundation - R&I - 05: DEV - Feature Implementationg

change views and models from hd to td

    • -0
    • +49
    ./adjustment/pretreatment/MPreTreatmentAdjustDisposablesConfirmResponse.cpp
    • -0
    • +84
    ./adjustment/pretreatment/MPreTreatmentAdjustDisposablesConfirmResponse.h
    • -0
    • +49
    ./adjustment/pretreatment/MPreTreatmentAdjustStartTreatmentResponse.cpp
    • -0
    • +82
    ./adjustment/pretreatment/MPreTreatmentAdjustStartTreatmentResponse.h
  1. … 14 more files in changeset.
LDT-3199: Isolated UF - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated Isolated UF message IDs.

    • -3
    • +3
    ./adjustment/treatment/MTreatmentAdjustIsolatedUFConfirmResponse.h
    • -1
    • +1
    ./adjustment/treatment/MTreatmentAdjustIsolatedUFDurationEditResponse.h
    • -1
    • +1
    ./adjustment/treatment/MTreatmentAdjustIsolatedUFVolumeGoalEditResponse.h
  1. … 1 more file in changeset.
LDT-3111: Blood Prime - SW - 01 - R&I - 05: DEV - Feature Implementation

= Updated Blood Prime progress message ID.

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.

    • -0
    • +54
    ./adjustment/treatment/MTreatmentAdjustIsolatedUFConfirmResponse.cpp
    • -0
    • +80
    ./adjustment/treatment/MTreatmentAdjustIsolatedUFConfirmResponse.h
    • -0
    • +58
    ./adjustment/treatment/MTreatmentAdjustIsolatedUFDurationEditResponse.cpp
    • -0
    • +87
    ./adjustment/treatment/MTreatmentAdjustIsolatedUFDurationEditResponse.h
    • -0
    • +66
    ./adjustment/treatment/MTreatmentAdjustIsolatedUFVolumeGoalEditResponse.cpp
    • -0
    • +93
    ./adjustment/treatment/MTreatmentAdjustIsolatedUFVolumeGoalEditResponse.h
    • -0
    • +55
    ./data/treatment/MTreatmentIsolatedUFData.cpp
    • -0
    • +89
    ./data/treatment/MTreatmentIsolatedUFData.h
  1. … 41 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.

    • -0
    • +49
    ./data/treatment/MTreatmentBloodPrimeData.cpp
    • -0
    • +83
    ./data/treatment/MTreatmentBloodPrimeData.h
  1. … 12 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.

    • -1
    • +1
    ./adjustment/treatment/MTreatmentAdjustBloodFlowRateResponse.h
    • -1
    • +1
    ./adjustment/treatment/MTreatmentAdjustBolusVolumeResponse.h
    • -1
    • +1
    ./adjustment/treatment/MTreatmentAdjustDialysateFlowRateResponse.h
    • -1
    • +1
    ./adjustment/treatment/MTreatmentAdjustDialysateTemperatureResponse.h
    • -2
    • +2
    ./adjustment/treatment/MTreatmentAdjustDurationConfirmResponse.h
    • -2
    • +2
    ./adjustment/treatment/MTreatmentAdjustDurationEditResponse.h
    • -2
    • +2
    ./adjustment/treatment/MTreatmentAdjustPressuresLimitsResponse.h
    • -1
    • +1
    ./adjustment/treatment/MTreatmentAdjustSetPointsResponse.h
    • -2
    • +2
    ./adjustment/treatment/MTreatmentAdjustUltrafiltrationConfirmResponse.h
    • -2
    • +2
    ./adjustment/treatment/MTreatmentAdjustUltrafiltrationEditResponse.h
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.

    • -3
    • +0
    ./adjustment/treatment/MTreatmentAdjustBloodFlowRateResponse.cpp
    • -3
    • +0
    ./adjustment/treatment/MTreatmentAdjustBloodFlowRateResponse.h
    • -3
    • +0
    ./adjustment/treatment/MTreatmentAdjustBolusVolumeResponse.cpp
    • -3
    • +0
    ./adjustment/treatment/MTreatmentAdjustBolusVolumeResponse.h
    • -3
    • +0
    ./adjustment/treatment/MTreatmentAdjustDialysateFlowRateResponse.cpp
    • -3
    • +0
    ./adjustment/treatment/MTreatmentAdjustDialysateFlowRateResponse.h
    • -3
    • +0
    ./adjustment/treatment/MTreatmentAdjustDialysateTemperatureResponse.cpp
    • -3
    • +0
    ./adjustment/treatment/MTreatmentAdjustDialysateTemperatureResponse.h
    • -13
    • +1
    ./adjustment/treatment/MTreatmentAdjustDurationConfirmResponse.cpp
    • -12
    • +0
    ./adjustment/treatment/MTreatmentAdjustDurationConfirmResponse.h
    • -10
    • +1
    ./adjustment/treatment/MTreatmentAdjustPressuresLimitsResponse.cpp
    • -12
    • +0
    ./adjustment/treatment/MTreatmentAdjustPressuresLimitsResponse.h
    • -15
    • +0
    ./adjustment/treatment/MTreatmentAdjustSetPointsResponse.cpp
    • -15
    • +0
    ./adjustment/treatment/MTreatmentAdjustSetPointsResponse.h
    • -14
    • +1
    ./adjustment/treatment/MTreatmentAdjustUltrafiltrationConfirmResponse.cpp
  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

- Updated MTreatmentAdjustBolusVolumeResponse.h to fix typo.

    • -1
    • +1
    ./adjustment/treatment/MTreatmentAdjustBolusVolumeResponse.h
LDT-2830 Service - SW - 01 - Institutional - R&I - 05: DEV - Feature Implementation

address cr comments

    • -19
    • +19
    ./adjustment/settings/MAdjustTDInstitutionalRecordResponse.h
  1. … 3 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 treatment adjustments to use officially assigned message IDs.

    • -1
    • +1
    ./adjustment/treatment/MTreatmentAdjustBloodFlowRateResponse.h
    • -2
    • +2
    ./adjustment/treatment/MTreatmentAdjustBolusVolumeResponse.h
    • -1
    • +1
    ./adjustment/treatment/MTreatmentAdjustDialysateFlowRateResponse.h
    • -1
    • +1
    ./adjustment/treatment/MTreatmentAdjustDialysateTemperatureResponse.h
    • -1
    • +1
    ./adjustment/treatment/MTreatmentAdjustDurationConfirmResponse.h
    • -1
    • +1
    ./adjustment/treatment/MTreatmentAdjustDurationEditResponse.h
    • -1
    • +1
    ./adjustment/treatment/MTreatmentAdjustSetPointsResponse.h
  1. … 2 more files in changeset.
LDT-2830 Service - SW - 01 - Institutional - R&I - 05: DEV - Feature Implementation

push institutional code

    • -0
    • +113
    ./adjustment/settings/MAdjustTDAdvancedInstitutionalRecordResponse.cpp
    • -0
    • +144
    ./adjustment/settings/MAdjustTDAdvancedInstitutionalRecordResponse.h
    • -0
    • +221
    ./adjustment/settings/MAdjustTDInstitutionalRecordResponse.cpp
    • -0
    • +252
    ./adjustment/settings/MAdjustTDInstitutionalRecordResponse.h
    • -0
    • +116
    ./adjustment/settings/MTDAdvancedInstitutionalRecordResponse.cpp
    • -0
    • +149
    ./adjustment/settings/MTDAdvancedInstitutionalRecordResponse.h
    • -0
    • +224
    ./adjustment/settings/MTDInstitutionalRecordResponse.cpp
    • -0
    • +255
    ./adjustment/settings/MTDInstitutionalRecordResponse.h
  1. … 41 more files in changeset.
LDT-3005 End of Treatment - SW - 01 - R&I - 05: DEV - Feature Implementation

update message Ids

  1. … 2 more files in changeset.
LDT-3005 End of Treatment - SW - 01 - R&I - 05: DEV - Feature Implementation

upload of code

    • -0
    • +49
    ./adjustment/treatment/MTreatmentAdjustEndResponse.cpp
    • -0
    • +84
    ./adjustment/treatment/MTreatmentAdjustEndResponse.h
  1. … 29 more files in changeset.
Insittutional

add message IDs

    • -1
    • +1
    ./adjustment/settings/MAdjustTDAdvancedInstitutionalRecordResponse.h
    • -1
    • +1
    ./adjustment/settings/MAdjustTDInstitutionalRecordResponse.h
    • -1
    • +1
    ./adjustment/settings/MTDAdvancedInstitutionalRecordResponse.h
    • -1
    • +1
    ./adjustment/settings/MTDInstitutionalRecordResponse.h
  1. … 3 more files in changeset.
LDT-2825-institutional

Stashed work

    • -0
    • +113
    ./adjustment/settings/MAdjustTDAdvancedInstitutionalRecordResponse.cpp
    • -0
    • +144
    ./adjustment/settings/MAdjustTDAdvancedInstitutionalRecordResponse.h
    • -0
    • +221
    ./adjustment/settings/MAdjustTDInstitutionalRecordResponse.cpp
    • -0
    • +252
    ./adjustment/settings/MAdjustTDInstitutionalRecordResponse.h
    • -0
    • +116
    ./adjustment/settings/MTDAdvancedInstitutionalRecordResponse.cpp
    • -0
    • +149
    ./adjustment/settings/MTDAdvancedInstitutionalRecordResponse.h
    • -0
    • +224
    ./adjustment/settings/MTDInstitutionalRecordResponse.cpp
    • -0
    • +255
    ./adjustment/settings/MTDInstitutionalRecordResponse.h
  1. … 50 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 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.

    • -0
    • +52
    ./adjustment/treatment/MTreatmentAdjustBloodFlowRateResponse.cpp
    • -0
    • +87
    ./adjustment/treatment/MTreatmentAdjustBloodFlowRateResponse.h
    • -3
    • +3
    ./adjustment/treatment/MTreatmentAdjustBolusVolumeResponse.cpp
    • -11
    • +11
    ./adjustment/treatment/MTreatmentAdjustBolusVolumeResponse.h
    • -0
    • +52
    ./adjustment/treatment/MTreatmentAdjustDialysateFlowRateResponse.cpp
    • -0
    • +87
    ./adjustment/treatment/MTreatmentAdjustDialysateFlowRateResponse.h
    • -0
    • +52
    ./adjustment/treatment/MTreatmentAdjustDialysateTemperatureResponse.cpp
    • -0
    • +87
    ./adjustment/treatment/MTreatmentAdjustDialysateTemperatureResponse.h
    • -0
    • +58
    ./adjustment/treatment/MTreatmentAdjustPressuresLimitsResponse.cpp
    • -0
    • +96
    ./adjustment/treatment/MTreatmentAdjustPressuresLimitsResponse.h
    • -0
    • +64
    ./adjustment/treatment/MTreatmentAdjustSetPointsResponse.cpp
    • -0
    • +99
    ./adjustment/treatment/MTreatmentAdjustSetPointsResponse.h
  1. … 32 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 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.

    • -14
    • +14
    ./adjustment/treatment/MTreatmentAdjustDurationConfirmResponse.cpp
    • -6
    • +6
    ./adjustment/treatment/MTreatmentAdjustDurationConfirmResponse.h
    • -16
    • +16
    ./adjustment/treatment/MTreatmentAdjustDurationEditResponse.cpp
    • -12
    • +12
    ./adjustment/treatment/MTreatmentAdjustDurationEditResponse.h
  1. … 7 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 parameters for treatment duration edit messages.

    • -5
    • +5
    ./adjustment/treatment/MTreatmentAdjustDurationEditResponse.cpp
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.

    • -20
    • +20
    ./adjustment/treatment/MTreatmentAdjustDurationConfirmResponse.cpp
    • -16
    • +16
    ./adjustment/treatment/MTreatmentAdjustDurationConfirmResponse.h
    • -15
    • +15
    ./adjustment/treatment/MTreatmentAdjustDurationEditResponse.cpp
    • -15
    • +15
    ./adjustment/treatment/MTreatmentAdjustDurationEditResponse.h
  1. … 4 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 VTreatmentAdjustmentDurationConfirm.h/cpp, MTreatmentAdjustDurationConfirmResponse.h/cpp for treatment duration adjustment confirmation.

- Moved MTreatmentAdjustDurationResponse.h/cpp to MTreatmentAdjustDurationEditResponse.h/cpp for treatment duration adjustment edit.

- Moved VTreatmentAdjustmentDuration.h/cpp to VTreatmentAdjustmentDurationEdit.h/cpp for treatment duration adjustment edit.

    • -0
    • +66
    ./adjustment/treatment/MTreatmentAdjustDurationConfirmResponse.cpp
    • -0
    • +92
    ./adjustment/treatment/MTreatmentAdjustDurationConfirmResponse.h
    • -0
    • +58
    ./adjustment/treatment/MTreatmentAdjustDurationEditResponse.cpp
    • -0
    • +93
    ./adjustment/treatment/MTreatmentAdjustDurationEditResponse.h
  1. … 20 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 MTreatmentAdjustBolusVolumeResponse.h/cpp and VTreatmentAdjustmentBolusVolume.h/cpp for handling bolus adjustment.

- Updated MessageDispatcher.h/cpp, MessageGlobals.h, MessageInterpreter.cpp, MModel.h, GuiGlobals.h, MTreatmentAdjustRequests.h to add Bolus Volume Adjustment Request and Response messages.

- Updated main.qml, TreatmentStack.qml, TreatmentAdjustmentSaline.qml to add VTreatmentAdjustmentBolusVolume for handling bolus volume adjustment.

    • -0
    • +52
    ./adjustment/treatment/MTreatmentAdjustBolusVolumeResponse.cpp
    • -0
    • +87
    ./adjustment/treatment/MTreatmentAdjustBolusVolumeResponse.h
  1. … 13 more files in changeset.
LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

update message ids and cpp files for TD and DD date time

    • -0
    • +49
    ./adjustment/settings/MAdjustTDDateTimeResponse.cpp
    • -0
    • +82
    ./adjustment/settings/MAdjustTDDateTimeResponse.h
  1. … 17 more files in changeset.
LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Added ScrollBar2.qml, TreatmentTrends.qml, and VTreatmentTrends.h/cpp files for trends implementation.

- Updated GuiGlobals.h to add MsgIDs ID_TreatmentLogAlarmData and ID_TreatmentLogEventData.

- Updated TreatmentStack.qml to add TreeatmentTrends.qml.

- Updated main.qml to add VTreatmentTrends.

- Moved MTreatmentLogAlarmData.h, MTreatmentLogAlarmData.cpp, MTreatmentLogEventData.h, and MTreatmentLogEventData.cpp from hd to td directory.

- Updated MListModel.h/cpp to add insertRow member function.

    • -0
    • +56
    ./data/treatmentlog/MTreatmentLogAlarmData.cpp
    • -0
    • +88
    ./data/treatmentlog/MTreatmentLogAlarmData.h
    • -0
    • +56
    ./data/treatmentlog/MTreatmentLogEventData.cpp
    • -0
    • +88
    ./data/treatmentlog/MTreatmentLogEventData.h
  1. … 17 more files in changeset.
LDT-2428: Onboarding Test Message & Diag Screen View

- Make change for visibility in diagnostics screen

- Remove comments in model.

  1. … 1 more file in changeset.
LDT-2428: Onboarding Test Message & Diag Screen View

- add model and view for message 0x7000

- Add to TD diagnostics screen and able to get output

- working on conditional view when message is received.

    • -0
    • +48
    ./data/MTDTestData.cpp
    • -0
    • +80
    ./data/MTDTestData.h
  1. … 11 more files in changeset.
LDT-2273 Patient Vitals - SW - 01 - R&I - 09: SDD - Functions Documentation

add function documentation

    • -0
    • +12
    ./adjustment/treatment/MTreatmentAdjustVitalsResponse.cpp
    • -0
    • +12
    ./data/treatment/MTreatmentVitalsData.cpp
  1. … 2 more files in changeset.
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

move numpad to compounds

    • -1
    • +1
    ./data/treatment/MTreatmentVitalsData.h
  1. … 4 more files in changeset.