postTreatment

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7373: preTx: Implementation [Component][Steps Indicator Improvement] ( ? )

- Improved the TouchRect as part of StepIndicator improvement.

    • -2
    • +2
    ./recirculate/PostTreatmentReconnect.qml
    • -2
    • +1
    ./rinseback/PostTreatmentRinsebackComplete.qml
    • -1
    • +1
    ./rinseback/PostTreatmentRinsebackInit.qml
  1. … 27 more files in changeset.
DEN-7142: Implementation [Navigation] ( 1 )

- A Complete refactoring of the navigation management has been done.

    • -1
    • +0
    ./recirculate/PostTreatmentRecirculate.qml
    • -1
    • +0
    ./recirculate/PostTreatmentReconnect.qml
    • -1
    • +0
    ./rinseback/PostTreatmentAdditional.qml
    • -1
    • +0
    ./rinseback/PostTreatmentRinseback.qml
    • -1
    • +0
    ./rinseback/PostTreatmentRinsebackComplete.qml
    • -1
    • +0
    ./rinseback/PostTreatmentRinsebackInit.qml
  1. … 28 more files in changeset.
DEN-7142: preTx: Implementation [Navigation] ( 1 )

- Added HD_OP_MODE to navigate to the treatment home screen.

- Note : there is an issue with the create treatment implementation which won't let to reset the stack and needs to be fixed.

- Added some Rinseback modification requests.

    • -9
    • +29
    ./rinseback/PostTreatmentRinsebackComplete.qml
  1. … 6 more files in changeset.
DEN-6635: Update Design Documents

- During the document update figured the "end treatment" button link to the "treatment time" is missing and put that SAME FOR "BACK TO TREATMENT"

    • -1
    • +1
    ./rinseback/PostTreatmentRinsebackInit.qml
DEN-6635: Update Design Documents

- During the document update figured the "end treatment" button link to the "treatment time" is missing and put that.

    • -1
    • +1
    ./recirculate/PostTreatmentRecirculate.qml
    • -1
    • +1
    ./rinseback/PostTreatmentRinsebackComplete.qml
    • -1
    • +1
    ./rinseback/PostTreatmentRinsebackInit.qml
DEN-6867: ptTx-RB: Implementation [Navigation] (2/2)

- Moved each category of the post treatment screen into its own screen manager stack.

- It helps to organize the code better and later manage the screen easier when the message 37 (HD: OpMode) being used.

    • -0
    • +48
    ./PostTreatmentEndStack.qml
    • -0
    • +57
    ./PostTreatmentRecirculateStack.qml
    • -0
    • +71
    ./PostTreatmentRinsebackStack.qml
  1. … 3 more files in changeset.
DEN-6638: ptTx-RB: Code Review 0

During the code clean up some codes has been incorrectly removed that reverted back,

    • -0
    • +7
    ./rinseback/PostTreatmentAdditional.qml
DEN-6635: Update Design Documents

- Code has been updated while the SDDUI was written.

- DEN-6638: Code Review 0

  1. … 10 more files in changeset.
DEN-6863 , DEN-6865 , DEN-6866 : psTx

- Added Recirculate timeout Model/View.

- Added Rinseback timeout to the Model/View.

- Added three more parameter to the Treatment State Message 15 for the "Blood Prime", "Treatment End", "Treatment Stop"

- Renamed the StackItem method "back" to "page".

- Renamed the "End" button label to "End Treatment"

- Renamed the "TreatmentComplete" Screen to "TreatmentEnd" to be more consistent with the states.

- Added the "TreatmentEndPause" screen for "Treatment End Pause" state

- Added the recirculate timeout to the screens.

- Added the rinseback timeout to the screens.

- Refactored the "txDialysisRunning" to "txDialysis" to match the state with the same name.

-

    • -151
    • +0
    ./PostTreatmentRinsebackComplete.qml
    • -164
    • +0
    ./PostTreatmentRinsebackInit.qml
    • -0
    • +111
    ./end/PostTreatmentEnd.qml
    • -0
    • +112
    ./end/PostTreatmentEndPause.qml
    • -0
    • +121
    ./recirculate/PostTreatmentRecirculate.qml
    • -0
    • +158
    ./recirculate/PostTreatmentReconnect.qml
    • -0
    • +84
    ./rinseback/PostTreatmentAdditional.qml
    • -0
    • +177
    ./rinseback/PostTreatmentRinseback.qml
    • -0
    • +166
    ./rinseback/PostTreatmentRinsebackComplete.qml
    • -0
    • +166
    ./rinseback/PostTreatmentRinsebackInit.qml
  1. … 27 more files in changeset.
DEN-6862 , DEN-6865 : Blood Prime && Rinseback && Ricirculate

- Moved all the the imports into the main.qml since find out it doesn't make any difference until the module is loaded dynamically at runtime which we don't since it is slow.

- Added PostTreatmentAdditional for Additional Rinseback.

- Added RinsebackInit for Rinseback setup

- Code Clean up & refactoring

    • -0
    • +69
    ./PostTreatmentAdditional.qml
    • -0
    • +154
    ./PostTreatmentReconnect.qml
    • -15
    • +71
    ./PostTreatmentRinsebackComplete.qml
    • -0
    • +164
    ./PostTreatmentRinsebackInit.qml
  1. … 9 more files in changeset.
DEN-6862, DEN-6865 Blood Prime Screen

- Added Blood Prime Screen/Message

- Cleaned up the code a little.

    • -0
    • +71
    ./PostTreatmentBloodPrime.qml
  1. … 16 more files in changeset.
DEN-6862: ptTx-RB: Implementation [Screens] Rinseback Complete

- DEN-6864: ptTx-RB: Implementation [Messaging] (1/2)

- DEN-6865: ptTx-RB: Implementation [Messaging] (2/2)

- Added ImageText Componenet for the rinseback in progress screen

- Added Flow rate as well to the message ID_Rinseback as 3rd parameter.

- Connected Recirculate message to the Recirculate screen in progress.

- Connected Rinseback (Adj/Data) messages to the Rinseback screen in progress.

- Updated TreatmentStack Screen navigation for the Rinseback, Recirculate, TreatmentComplete and so on.

  1. … 16 more files in changeset.
- Added PostTreatmentComplete.qml screen - Added PostTreatmentRinsebackComplete.qml - Removed '_' from Dialisate state property name - fixed the Alarm enum name change on AlarmDefs

    • -0
    • +86
    ./PostTreatmentComplete.qml
    • -0
    • +95
    ./PostTreatmentRinsebackComplete.qml
  1. … 8 more files in changeset.
6636: ptTx_Rinseback: Implementation

- Added the PostTreatmentRinseback.qml

- Added the PostTreatmentRecirculate.qml

- Improved the StackItem.qml

- Added Rinseback/Recirculate Navigation

- Removed Diagnostics screen since it's not one screen anymore and is too old.

-

    • -0
    • +85
    ./PostTreatmentRecirculate.qml
    • -0
    • +192
    ./PostTreatmentRinseback.qml
  1. … 22 more files in changeset.