pages

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
CS-5: @ UI: TxCode generation on device

- The Qr code were removed from the PreTreatmentConfirm.qml and the PostTreatmentReview.qml for P1, and now has been decided to use it.

- The vital count down which was removed for the P1 put back.

    • -1
    • +0
    ./posttreatment/PostTreatmentReview.qml
DEN-16693: Institutional Settings Implementation

- Touch grid column spacing shrank from 100 to 50.

- Settings column width expanded from 300 to 325.

- Changed the Institutional Configs to Institutional Configurations on settings items.

  1. … 1 more file in changeset.
DEN-16693: Institutional Settings Implementation

Changed the name of the Institutional Configurations to Institutional Configs to be able to fit in the tab

DEN-16693: Institutional Settings Implementation

Updated the title of the Institutional Configurations and updated the heparin units

  1. … 2 more files in changeset.
DEN-16693: Institutional Settings Implementation

Updated the units width in the institutional record.

    • -1
    • +1
    ./settings/SettingsInstitutionalRecord.qml
DEN-16693: Institutional Settings Implementation

Updated the institutional record screen columns.

    • -3
    • +3
    ./settings/SettingsInstitutionalRecord.qml
  1. … 1 more file in changeset.
DEN-16693: Institutional Settings Implementation

Updated the qml file to display the insititutional record. Updated the model and view classes.

    • -2
    • +1
    ./settings/SettingsInstitutionalRecord.qml
  1. … 6 more files in changeset.
DEN-16693: Institutional Settings Implementation

Initial commit of the inititutional record MVC implementation.

    • -0
    • +54
    ./settings/SettingsInstitutionalRecord.qml
  1. … 20 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 20 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. … 3 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 4 more files in changeset.
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)

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-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
    • +1
    ./endtreatment/EndTreatmentEndStack.qml
    • -1
    • +1
    ./endtreatment/EndTreatmentRecirculateStack.qml
    • -1
    • +1
    ./endtreatment/EndTreatmentRinsebackStack.qml
    • -1
    • +1
    ./endtreatment/rinseback/EndTreatmentRinsebackComplete.qml
  1. … 598 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./pretreatment/create/PreTreatmentCreateStack.qml
  1. … 4 more files in changeset.
DEN-16637, DEN-16640, DEN-16641 : P1_Staging Dry-Run found issues.

DEN-16637: SW: Top Alarm on Debug Screen Does Not Change When Alarm is Cleared

DEN-16640: SW: Blood Measurement Interval Set to OFF During Treatment When Set to 5 min in Pre-treatment

DEN-16641: UI: Heparin Syringe Installation Screen Missing

    • -1
    • +2
    ./pretreatment/create/PreTreatmentCreateStack.qml
  1. … 3 more files in changeset.
DEN-16637, DEN-16640, DEN-16641 : P1_Staging Dry-Run found issues.

DEN-16637: SW: Top Alarm on Debug Screen Does Not Change When Alarm is Cleared

DEN-16640: SW: Blood Measurement Interval Set to OFF During Treatment When Set to 5 min in Pre-treatment

DEN-16641: UI: Heparin Syringe Installation Screen Missing

    • -1
    • +2
    ./pretreatment/create/PreTreatmentCreateStack.qml
  1. … 3 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./endtreatment/EndTreatmentEndStack.qml
    • -1
    • +1
    ./endtreatment/EndTreatmentRecirculateStack.qml
    • -1
    • +1
    ./endtreatment/EndTreatmentRinsebackStack.qml
    • -1
    • +1
    ./endtreatment/rinseback/EndTreatmentRinsebackComplete.qml
  1. … 598 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
    • +23
    ./posttreatment/PostTreatmentReview.qml
    • -5
    • +5
    ./pretreatment/create/PreTreatmentCreateStack.qml
  1. … 15 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
    • +56
    ./pretreatment/create/PreTreatmentCreate.qml
    • -0
    • +8
    ./pretreatment/create/PreTreatmentCreateStack.qml
  1. … 2 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
    • +56
    ./pretreatment/create/PreTreatmentCreate.qml
    • -0
    • +8
    ./pretreatment/create/PreTreatmentCreateStack.qml
  1. … 2 more files in changeset.
DENBUG-179, DENBUG-79: Export dialog files count issues.

DENBUG-179: Export Logs text does not update after Factory Reset

DENBUG-79: UI: SD-Card file count increments when scrolling up and down the log file window

OPEN

DENBUG-179, DENBUG-79: Export dialog files count issues.

DENBUG-179: Export Logs text does not update after Factory Reset

DENBUG-79: UI: SD-Card file count increments when scrolling up and down the log file window

OPEN

DENBUG-136: Main treatment screen fails to prompt user with vital measurements entry after set interval

- the issue cannot be reproduced.

- added a count down timer for the vital entry to better understand how and when the timer works on each interval.

  1. … 2 more files in changeset.
DENBUG-136: Main treatment screen fails to prompt user with vital measurements entry after set interval

- the issue cannot be reproduced.

- added a count down timer for the vital entry to better understand how and when the timer works on each interval.

  1. … 2 more files in changeset.
DEN-misc: Updated - Include a finalize sw update menu element

-update the path to discover swu files

    • -0
    • +53
    ./settings/SettingsFinalizeSoftwareUpdate.qml
    • -1
    • +1
    ./settings/SettingsStartSoftwareUpdate.qml
  1. … 11 more files in changeset.
DEN-misc: Updated - change temp folder of swu source files

    • -1
    • +2
    ./settings/SettingsStartSoftwareUpdate.qml
DEN-misc: Added - UI control for starting software update option in settings

    • -0
    • +119
    ./settings/SettingsStartSoftwareUpdate.qml
  1. … 11 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.

    • -5
    • +5
    ./pretreatment/create/PreTreatmentCreateStack.qml
  1. … 5 more files in changeset.