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-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
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

Update per latest design, add request button, add BP measurement valueadjuster

    • -1
    • +1
    /sources/gui/qml/components/CloseButton.qml
    • -0
    • +12
    /sources/gui/qml/components/TextEntry.qml
    • -1
    • +1
    /sources/gui/qml/components/TouchRect.qml
    • -75
    • +98
    /sources/gui/qml/compounds/BPHREntry.qml
    • -3
    • +10
    /sources/gui/qml/compounds/NumPad.qml
    • -0
    • +208
    /sources/gui/qml/compounds/ValueAdjuster.qml
    • -0
    • +10
    /sources/gui/qml/globals/Variables.qml
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
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +48
    /sources/model/td/data/MTDTestData.cpp
    • -0
    • +80
    /sources/model/td/data/MTDTestData.h
    • -0
    • +25
    /sources/view/td/data/VTDTestData.cpp
    • -0
    • +43
    /sources/view/td/data/VTDTestData.h
Merge branch 'staging' into develop

Merge branch 'feature/LDT-1616-headerbar-prescription' into staging

LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

sneaking in a object name for squish

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

- Added ultrafiltration treatment adjustment component diagram.

    • binary
    /SDDs/TreatmentAdjustmentUltrafiltrationLayout.png
    • -0
    • +85
    /SDDs/TreatmentAdjustmentUltrafiltrationLayout.puml
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

address cr comments

    • -2
    • +2
    /sources/view/hd/data/VTreatmentRanges.cpp
    • -2
    • +2
    /sources/view/hd/data/VTreatmentRanges.h
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

update to not show header bar dialog option in create Rx screen

    • -2
    • +1
    /sources/gui/qml/components/HeaderBar.qml
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

address cr comment

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

- Updated Slider.qml so maximum allowed value is step aligned when step snap is set.

    • -2
    • +15
    /sources/gui/qml/components/Slider.qml
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

remove commented out lines

    • -3
    • +0
    /sources/gui/qml/compounds/ValueAdjuster.qml
revert clearing method and remove from VTreatmentCreate

LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

Update to sync up screen and dialog using c++ properties

    • -5
    • +0
    /sources/gui/qml/components/BaseComboBox.qml
    • -16
    • +28
    /sources/gui/qml/compounds/ValueAdjuster.qml
    • -2
    • +2
    /sources/view/hd/data/VTreatmentRanges.h
Merge branch 'feature/LDT-783-stop-state' into staging

http://devapps.diality.us:8060/cru/LEAHI-APPLICATION-LDT-783-1#c23805

- completed the puml

- generated and added the png

LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

fix comments typos

    • -1
    • +1
    /sources/view/hd/data/VTreatmentRanges.cpp
    • -1
    • +1
    /sources/view/hd/data/VTreatmentRanges.h
LDT-1443: Ultrafiltration - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

- Updated MainTreatmentScreen.puml to add Treatment Param Ranges (0x43) message.

- Added Treatment Ultrasound Adjustment, TreatmentAdjustmentUltrafiltration.puml, sequence diagram.

    • -0
    • +79
    /SDDs/TreatmentAdjustmentUltrafiltration.puml