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/']
Clone
Stephen Quong
committed
on 16 Oct 25
LDT-2671: Ultrafiltration - SW - 01 - Enhancement - No pause adjustment - R&I - 05: DEV - Feature Implementation
- Moved TreatmentUltrafil… Show more
LDT-2671: Ultrafiltration - SW - 01 - Enhancement - No pause adjustment - R&I - 05: DEV - Feature Implementation

-   Moved TreatmentUltrafiltrationItem.qml to TreatmentAdjustmentUltrafiltration.qml.

-   Updated TreatmentAdjustmentUltrafiltration.qml to make it derive from TreatmentAdjustmentBase.qml and internally create a stack to handle the Start, Edit, and Confirm screens.

-   Updated TreatmentAdjustmentUltrafiltrationStart.qml, TreatmentAdjustmentUltrafiltrationEdit.qml, and TreatmentAdjustmentUltrafiltrationConfirm.qml to change to derive from Item instead of TreatmentAdjustmentBase.qml.

-   Updated TreatmentStack.qml to move some properties to components where they are being used and removed some unused propties.

Show less

develop + 64 more