Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
DEN-7140: Implementation [Messaging] ( 1 )

- Added progress data Model/View which are:

ID_DGFilterFlush = 0x6000, // 96

ID_SelfTestNoCartridge = 0x6100, // 97

ID_SelfTestDry = 0x6300, // 99

ID_DisposablesPrime = 0x4300, // 67

    • -9
    • +9
    ./pages/pretreatment/prime/PreTreatmentPrime.qml
  1. … 33 more files in changeset.
DEN-7050: Added no networks in range

DEN-7050: Added wifi interface join network code

  1. … 16 more files in changeset.
DEN-7140: Implementation [Messaging] ( 1 )

- PreTreatmentStates message has been added

  1. … 13 more files in changeset.
DEN-7049, DEN-7050: Added QML, C++, and scripts to configure wifi interface and join networks.

    • -0
    • +97
    ./dialogs/JoinNetwork.qml
  1. … 20 more files in changeset.
DEN-7142: Implementation [Navigation] ( 1 )

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

    • -0
    • +66
    ./pages/MainHome.qml
    • -0
    • +98
    ./pages/MainStack.qml
    • -1
    • +0
    ./pages/postTreatment/end/PostTreatmentEnd.qml
  1. … 23 more files in changeset.