Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7147: Fixed a bug on Sub-StepIndicator on bottom of the instructions

- Which was causing that to not to show correct number of the steps and titles.

- removed #include "MModel.h" in all the possible cases and include the specific model since the MModel has too much include.

- Showing the Heparin setup in the CART_INSTALL state only if we have a heparin volume setup.

- created a common template function name enumString in Gui namespace to get the enum name as string.

    • -1
    • +1
    ./pages/pretreatment/PreTreatmentBase.qml
  1. … 70 more files in changeset.
DEN-7147: preTx: Code Review 0

- The little count down progress circles become bigger.

- The completed text on the bottom of some screens with check marks become settable by code.

- Duplicate group removed from instruction file

- "Recirculate ..." text has been removed from the priming screen

- Added syringe pump state

    • -4
    • +8
    ./pages/pretreatment/PreTreatmentBase.qml
  1. … 5 more files in changeset.
DEN-7137: preTx: Update Design Documents

- Filled all the screen with the dynamic instruction so be able to capture for SDD.

- Removed the idea of reset and clear the stack, since it is not working.

  1. … 1 more file in changeset.
DEN-7377: preTx: Implementation [Dynamic Instruction Loading] ( 2 )

DEN-7457: Meetings & Support - General purpose

    • -1
    • +15
    ./pages/pretreatment/PreTreatmentBase.qml
    • -6
    • +15
    ./pages/treatment/TreatmentStack.qml
  1. … 39 more files in changeset.
DEN-7521: Adding rest of support for static IP assignments.

    • -0
    • +103
    ./dialogs/WifiJoinDisconnect.qml
  1. … 15 more files in changeset.
DEN-7408: Code improvement for navigation

- VTreatmentCreate is cleaned up. (still needs a lot of work)

    • -8
    • +8
    ./components/ConfirmTreatmentTable.qml
    • -3
    • +4
    ./components/ConfirmTreatmentTableEntry.qml
  1. … 6 more files in changeset.
DEN-7408: Code improvement for navigation

- added vCondition to the page function for the stack item to pass the state property value.

- added fault , service and initial placeholder pages.

  1. … 1 more file in changeset.
DEN-7320: Addressed code review comments

  1. … 7 more files in changeset.
DEN-7461: Meetings & Support - Pre-Treatment Integration

- Integration modifications

- UF Modifications request

- Saline Modification request

- Updated the validation mAccepted to be 1=true and 0=false.

- Heparin Stopped stated modification request

    • -2
    • +2
    ./compounds/StepNavigationTitleBar.qml
    • -1
    • +3
    ./pages/pretreatment/PreTreatmentBase.qml
  1. … 17 more files in changeset.
DEN-7523, DEN-7050: Upon bootup, connection to DialityWEP, DialityWAPA, DialityWAPB, and DilaityIoT succeeded with ping test.

  1. … 7 more files in changeset.
DEN-7408: preTx: Implementation [Navigation] ( 3 )

- Added Rejection reason texts.

- Removed unused view.

- Fixed heparin ranges.

  1. … 9 more files in changeset.
DEN-7518: preTx: Implementation [Screens] ( 3 )

- The first round of the pre-treatment flow works.

  1. … 58 more files in changeset.
DEN-7420: preTx: Implementation [Messaging] ( 3 )

  1. … 62 more files in changeset.
DEN-7518: preTx: Implementation [Screens] ( 3 )

  1. … 2 more files in changeset.
DEN-7139: preTx: Implementation [Screens] ( 2 )

    • -0
    • +35
    ./components/Footer.qml
    • -0
    • +68
    ./components/TimeCircle.qml
    • -79
    • +0
    ./compounds/PreTreatmentTitleBar.qml
    • -0
    • +68
    ./compounds/StepNavigationTitleBar.qml
    • -10
    • +107
    ./pages/pretreatment/PreTreatmentBase.qml
    • -0
    • +78
    ./pages/pretreatment/PreTreatmentConsumablesStack.qml
    • -0
    • +102
    ./pages/pretreatment/PreTreatmentDisposablesStack.qml
  1. … 25 more files in changeset.
DEN-7315: Setting UI system and hwclocks

  1. … 7 more files in changeset.
DEN-7138: preTx: Implementation [Screens] ( 1 )

7138 preTx: Implementation [Screens] ( 1 )

7143 preTx: Implementation [Navigation] ( 2 )

    • -0
    • +105
    ./compounds/CheckListView.qml
  1. … 12 more files in changeset.
DEN-7316: Added HD and DG messaging, and an alert notification when save is successful or fails.

  1. … 19 more files in changeset.
DEN-7315: Layout updates to set date and time settings page.

    • -14
    • +128
    ./pages/SettingsDateTimeSet.qml
DEN-7375: preTx: Implementation [Component][Instruction section type 1] ( 2 )

- The first working InstructionView implementation

    • -0
    • +157
    ./compounds/InstructionView.qml
  1. … 5 more files in changeset.
DEN-7315: Added set date and time qml page

    • -0
    • +108
    ./pages/SettingsDateTimeSet.qml
  1. … 1 more file in changeset.
DEN-7374: preTx: Implementation [Component][Instruction section type 1] ( 1 )

- Adding title for the component.

- Fixed/ modified the step indicator component which was changing the step names and then it couldn't be used in other objects.

DEN-7374: preTx: Implementation [Component][Instruction section type 1] ( 1 )

- The first draft Implementation

    • -1
    • +1
    ./pages/pretreatment/PreTreatmentBase.qml
  1. … 2 more files in changeset.
DEN-7282, DEN-7284: Connected to WPA + TKIP/AES (DialityWAPB)

  1. … 16 more files in changeset.
DEN-7143: preTx: Implementation [Navigation] ( 2 )

- Added the pre-treatment Consumables states

- Made the Step bullet multi orientation state

- Made the Step indicator multi orientation state

- Added the component WaitDone which has a rotating circle for wait state and a check mark when set as done.

- Added the consumables stack and two screens [self test is done, installation needs work]

- Updated PreTreatmentMainStack to navigate for waterSample and consumables.

- Added the Water Sample fail screen

- Added the Water Sample result screen

- Added the Water Sample stack

- Added the Water Sample, Sample Screen

- Added the STATE property type for the State boolean types which will not initiated if the value has not been changed.

-

    • -55
    • +0
    ./components/TitleBarCreateTreatment.qml
    • -0
    • +60
    ./components/WaitDone.qml
    • -0
    • +79
    ./compounds/PreTreatmentTitleBar.qml
    • -1
    • +1
    ./pages/postTreatment/end/PostTreatmentEnd.qml
  1. … 34 more files in changeset.
DEN-7050: Found that crash was still occurring. Added better error handling to parse wifi scan. Cannot reproduce crash any longer.

  1. … 4 more files in changeset.
DEN-7373: preTx: Implementation [Component][Steps Indicator Improvement]

- Modified the StepIndicator to work with index instead of text.

- Modified StepBullet as well for coloring and style.

- Fixed the Saline bolus multiple call in MModel.

    • -1
    • +1
    ./components/TitleBarCreateTreatment.qml
    • -1
    • +1
    ./pages/pretreatment/PreTreatmentBase.qml
    • -1
    • +1
    ./pages/pretreatment/prime/PreTreatmentPrime.qml
  1. … 2 more files in changeset.
DEN-7373: preTx: Implementation [Component][Steps Indicator Improvement] ( ? )

- Improved the TouchRect as part of StepIndicator improvement.

    • -25
    • +30
    ./dialogs/NotificationDialog.qml
  1. … 15 more files in changeset.
DEN-7050: In progress update

  1. … 7 more files in changeset.
DEN-7050: In progress update for wifi interface join network

    • -0
    • +73
    ./dialogs/DisconnectNetwork.qml
  1. … 9 more files in changeset.