Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7832 Implementations [Saline and Heparin change request]

- updated the messages length

- disabled used on heparin complete state to resume the heparin

- fixed the issue caused the entire section stay touchable and send the request on saline and heparin.

- updated the wording of the heparin state messages.

- added a define to disable the UI Check-In

    • -18
    • +21
    ./qml/pages/treatment/sections/TreatmentHeparin.qml
  1. … 5 more files in changeset.
DEN-7832: Implementations [Saline and Heparin change request]

- Also removed the UF state from response.

    • -1
    • +1
    ./qml/pages/treatment/TreatmentStack.qml
  1. … 17 more files in changeset.
DEN-7054: Added Network.h to Model namespace, refactoring

  1. … 11 more files in changeset.
DEN-7054: Addressed code review comments

  1. … 7 more files in changeset.
DEN-7147: Fixed a bug on arterial/venous pressures

- which was causing user to move low/high other than current default to be able to confirm for FW validation.

  1. … 1 more file in changeset.
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. … 68 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

  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

    • -36
    • +47
    ./qml/compounds/InstructionView.qml
    • -6
    • +15
    ./qml/pages/treatment/TreatmentStack.qml
    • -1
    • +0
    ./qml/pages/treatment/TreatmentStart.qml
  1. … 38 more files in changeset.
DEN-7521: Adding rest of support for static IP assignments.

    • -0
    • +103
    ./qml/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
    ./qml/components/ConfirmTreatmentTable.qml
    • -1
    • +1
    ./qml/pages/treatment/TreatmentStack.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
    ./qml/compounds/StepNavigationTitleBar.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. … 8 more files in changeset.
DEN-7518: preTx: Implementation [Screens] ( 3 )

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

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

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

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

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

    • -0
    • +19
    ./qml/pages/SettingsDateTimeSet.qml
  1. … 7 more files in changeset.
DEN-7138: preTx: Implementation [Screens] ( 1 )

7138 preTx: Implementation [Screens] ( 1 )

7143 preTx: Implementation [Navigation] ( 2 )

    • -0
    • +105
    ./qml/compounds/CheckListView.qml
    • -8
    • +10
    ./qml/compounds/InstructionView.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. … 17 more files in changeset.
DEN-7315: Layout updates to set date and time settings page.

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

- The first working InstructionView implementation

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

    • -0
    • +108
    ./qml/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.

    • -14
    • +17
    ./qml/components/StepIndicator.qml
DEN-7374: preTx: Implementation [Component][Instruction section type 1] ( 1 )

- The first draft Implementation

  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.

-

    • -14
    • +23
    ./qml/components/StepIndicator.qml
    • -0
    • +60
    ./qml/components/WaitDone.qml
    • -0
    • +79
    ./qml/compounds/PreTreatmentTitleBar.qml
  1. … 34 more files in changeset.