PreTreatmentCreate.qml

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 22 more files in changeset.
staging merge cherry pick - bugfix/DEN-16647-UI-BN-S115-R11

DEN-12728: UI: UI does not clean up Treatment Parameter settings for different patient

- After fixing the issue it was noticed that the border of the sliders with OFF button will remain highlighted.

DENBUG-183: Ultrafiltration resolution is not 0.1 when sliding from 0.0-0.1

DENBUG-120: UI: Cloud user has Read permissions to WiFi configuration

- passing only the interface name to make sure we match the permission has been given to the denali user in sudoers.

- the actual changes have been made in the ui.script/scripts/wifi_*.sh

DEN-12728: UI: UI does not clean up Treatment Parameter settings for different patient

Added the functionality to the TreatmentCreate to reset the scroll to top on clear the parameters.

DEN-16491: UI: During Rinseback setup, user cannot go back to treatment until they have viewed all Rinseback setup instructions

- Removed the restriction for Back Button on the Rinseback Setup screen, to let user go back without going through the entire instruction.

DEN-16656: UI: No Treatment log export success is displayed when exporting logs to a USB

added the export status to the notification text.

- started (in progress)

  1. … 5 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 6 more files in changeset.
DEN-12728: UI: UI does not clean up Treatment Parameter settings for different patient

Added the functionality to the TreatmentCreate to reset the scroll to top on clear the parameters.

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 612 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 612 more files in changeset.
DENBUG-75: UI: Treatment log data via USB does not match with data displayed on the Treatment Review Screen

CS-5: @ UI: TxCode generation on device

~ Added QRCode for the TxCode

- Added a Third-Party Open-Source MIT Licence QRCode generator from the following link:

* Copyright (c) Project Nayuki. (MIT License)

* https://www.nayuki.io/page/qr-code-generator-library

- Created a QRCode component

- Added the QRCode generation functionality in the GuiView

- Added QRCode for both the Pre-Tx-Confirmation (UI Generated) and Post-Tx-Review (CS received)

- Moved the CS TxCode Receive wait "..." from C++ to QML to keep the TxCode empty while wait to avoid displaying the "..." as a QRCode.

- Animated the CS TxCode Receive wait "..."

~ Added development testability for the CloudSync communication

~ Fixed the date change buf file watch to wait for the CS to get the checkin and create the out buf file.

CS-3: CS: Heparin OFF o the HCP portal Treatment report

- Fixed some issues in the create treatment screen on heparin type

- Combined the separated values for log and GUI into one values for both.

- Added the functionality for the TreatmentConfirm (Pre-Tx), TreatmentReview (Ppost-Tx), TreatmentReport (log) for the heparin values.

DENBUG-75: UI: Treatment log data via USB does not match with data displayed on the Treatment Review Screen

DENBUG-75: UI: Treatment log data via USB does not match with data displayed on the Treatment Review Screen

- removed the qtcode component from the two screen of the treatment confirm, review for P1 release.

  1. … 19 more files in changeset.
DENBUG-207: UI: UI does not reset to default parameters upon new patient

DEN-12728: UI: UI does not clean up Treatment Parameter settings for different patient

- the reset is added to the treatment parameters

- the foundation of the pre-population has been added but still there is parts need to be added to store the sliders' On/Off switch to be restored which is needed for the slider to set properly.

  1. … 4 more files in changeset.
DEN-12728: UI: UI does not clean up Treatment Parameter settings for different patient

- the reset is added to the treatment parameters

- the foundation of the pre-population has been added but still there is parts need to be added to store the sliders' On/Off switch to be restored which is needed for the slider to set properly.

  1. … 4 more files in changeset.
CS-3: CS: Heparin OFF o the HCP portal Treatment report

- Fixed some issues in the create treatment screen on heparin type

- Combined the separated values for log and GUI into one values for both.

- Added the functionality for the TreatmentConfirm (Pre-Tx), TreatmentReview (Ppost-Tx), TreatmentReport (log) for the heparin values.

  1. … 7 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 20 more files in changeset.
DEN-15911: Post-treatment screen displays heparin type and heparin concentration even if heparin rate and dispensing were disabled in pre-treatment

- Separated the Log and the Gui values for now to address the cloud log later, when the cloud is ready to not to reject Logs to have NONE.

  1. … 8 more files in changeset.
DEN-12842: Updated - UI: prepopulate option on the create treatment screen (Phase 1b)

Remove model refactoring and restored to original

Corrected slider + switch state update for prepopulating

  1. … 5 more files in changeset.
DEN-12842: Added - UI: prepopulate option on the create treatment screen (Phase 1b)

Refactored the adjust parameters model to add a stored prepopulate model

Added resetting and setting selection to gridSelection.qml component

Add a set of properties to store pre-confirmed treatment parameters

Add a model for storing unconfirmed data

Add handling of resetting and pre-populating treatment parameters

  1. … 7 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 3 more files in changeset.
Merge branch 'DEN-15425-UI-VD-S98-DialysateTemp' into staging

DEN-15361 : Changed - UI: Dialysate temp default in treatment settings is incorrect

Removed setting of value property in the pre-tx screen per CR feedback

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 4 more files in changeset.
DEN-15493 : Usability: UI, FW: rinseback flow rate

- removed the rinseback range slider form the create treatment screen and passing the default value of the 200 set in the configurations for the message.

- min max has also changed to 100 - 300 in ui.config repository.

  1. … 2 more files in changeset.
DEN-15361: Updated - UI: Dialysate temp default in treatment settings is incorrect

Added defaultValue property to be set by slider component user

Remove previous default value code

update pre-treatment screen to set default value property

  1. … 2 more files in changeset.
DEN-15361 : Fixed - UI: Dialysate temp default in treatment settings is incorrect

Add setting and handling of a default value to sliders

Update pretreatment create screen to set the default value of the dialysate temp slider

  1. … 2 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 54 more files in changeset.
DEN-15359: Usability: Arterial and Venous Pressure Alarm Limits

- DEN-15387: UI: Updates for treatment parameter entry (A/V alarm window)

- DEN-15388: UI: Updates for in-treatment adjustment of alarm parameter window (pressure alarm screen)

- Monitoring components for the TxHome, Rinseback, BloodPrime

  1. … 35 more files in changeset.
DEN-15361 : Fixed - UI: Dialysate temp default in treatment settings is incorrect

Add setting and handling of a default value to sliders

Update pretreatment create screen to set the default value of the dialysate temp slider

  1. … 2 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 13 more files in changeset.
DEN-15308 : Fixed - Usability: UI: Disable Heparin concentration when Heparin is Disabled

Add enabled property set to heparin type based on heparin switches

Modify confirm button logic to reflect heparin type based on enabled

Add Clearing vTreatmentCreate for disabled heparin type

DEN-15167 Remove test code

DEN-15167 Update fix based on feedback from Behrouz

  1. … 3 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 15 more files in changeset.
DEN-13152 Flow Rate Settings Display "--" or "0" When Treatment is Paused

DEN-15108 : Update UI Related Alarm Enums

  1. … 5 more files in changeset.