Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14736 IMP: Update states

- Updated states regarding changes have been made in FW Common

- \sa : http://devapps.diality.us:8060/cru/HD-DEN-14549-1

    • -1
    • +1
    ./pages/pretreatment/PreTreatmentStack.qml
  1. … 6 more files in changeset.
DEN-8359 Modify to also exclude non-password required network support

  1. … 4 more files in changeset.
DEN-8359 Add "Not supported" post label to network security type

DEN-8359 Disable unsupported security type networks; Restrict closing userConfirmation dialog without entering network password

    • -10
    • +19
    ./pages/settings/SettingsWiFi.qml
  1. … 3 more files in changeset.
DEN-14609 Correct minor wifi message spacing bug

DEN-14584: CloudSync Retry

- Implemented the TxReport peending

- Added TxCode to the TxReport

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

    • -1
    • +1
    ./components/ConfirmTreatmentSubTable.qml
    • -1
    • +1
    ./components/ConfirmTreatmentTable.qml
    • -1
    • +1
    ./components/ConfirmTreatmentTableEntry.qml
  1. … 594 more files in changeset.
Code Review [ UI-DEN-14294-1 ]

Addressing the code review comments

- UI-DEN-14294-1

- UI-DEN-14294-UI BN S84

- UI-DEN-14294-UI-BN-S84

- UI-DEN-14294-UI_BN_S84

    • -7
    • +6
    ./pages/settings/SettingsExportLogs.qml
  1. … 1 more file in changeset.
DEN-14478 : Heparin Dispensing Rate and Bolus Volume minimum rounding issue

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

  1. … 1 more file in changeset.
DEN-14478 : Heparin Dispensing Rate and Bolus Volume minimum rounding issue

DEN-14391: Qt 5.15.10

- Fixed the issue with the individual export file selection.

    • -2
    • +2
    ./pages/settings/SettingsExportLogs.qml
  1. … 1 more file in changeset.
DEN-14391 , DEN-14393 : Qt 5.15.10 [QML run-time issues]

- Fixed all the QML warning and errors

- Enabled the Clang-Tidy, Clazy and cppcheck and fixed some.

- Removed unused images

- made the Denali POST logo transparent.

    • -0
    • +79
    ./Comments.qml.notes
  1. … 42 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./components/ConfirmTreatmentTable.qml
    • -1
    • +1
    ./components/SliderCreateTreatment.qml
    • -1
    • +1
    ./pages/settings/SettingsExportLogs.qml
    • -1
    • +1
    ./pages/treatment/TreatmentBloodPrime.qml
  1. … 20 more files in changeset.
Merge branch 'DEN-14147-UI-BN-S82' into staging

    • -1
    • +1
    ./pages/settings/SettingsExportLogs.qml
  1. … 4 more files in changeset.
Merge branch 'DEN-13962-UI-BN-S82' into staging

    • -2
    • +2
    ./pages/settings/SettingsExportLogs.qml
  1. … 8 more files in changeset.
DEN-14239: Pressure monitor screen not displayed

- During the system tests, it has been observed the main treatment in-line blood pressure is not correctly setting the lower/higher bounds of the monitoring component.

    • -26
    • +8
    ./pages/treatment/TreatmentHome.qml
  1. … 1 more file in changeset.
DEN-14263: Change Request: Enable the Alarms Dialog Timeout timer during rinseback

  1. … 5 more files in changeset.
Merge branch 'DEN-14147-UI-BN-S82' into develop

    • -1
    • +1
    ./pages/settings/SettingsExportLogs.qml
DEN-14147: Add Required Heparin Volume for Treatment to Syringe Installation Screen

- Fixed isDevice in the export log.

    • -1
    • +1
    ./pages/settings/SettingsExportLogs.qml
Merge branch 'DEN-13962-UI-BN-S82' into develop

    • -2
    • +2
    ./pages/settings/SettingsExportLogs.qml
  1. … 7 more files in changeset.
DEN-13962: UI: Update pressure limits to match treatment params and UI screen

- Fixed the issue with the sliders not updating the ranges and the pressure adjustment was not able to be adjusted.

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

  1. … 3 more files in changeset.
DEN-14209 - UI: Dry self test modifications

- Updated the View and the qml code regarding the changes to the enum made in common HDDefs.h

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

    • -1
    • +1
    ./pages/settings/SettingsExportLogs.qml
  1. … 41 more files in changeset.
DEN-13962: UI: Update pressure limits to match treatment params and UI screen

- removed the QML duplicate definitions of arterial/venous

- added monitoring values and used them in monitoring components of arterial/venous.

    • -2
    • +0
    ./components/ConfirmTreatmentTable.qml
    • -2
    • +2
    ./pages/settings/SettingsExportLogs.qml
    • -5
    • +5
    ./pages/treatment/TreatmentBloodPrime.qml
    • -8
    • +15
    ./pages/treatment/TreatmentStack.qml
  1. … 7 more files in changeset.
DEN-13962: UI: Update pressure limits to match treatment params and UI screen

- Completely restructure the vTreatmentCreate class and removed all the constant ranges properties from that to the VTreatmentRanges.

- Now reading all the constant ranges values from the DataList.conf from the ui.config repository.

- Used the RANGESET property type for the ranges in the VTreatmentRanges class to have by default properties for min,max, res(olution),def(ault) properties.

- Added an ability to slider to hide the handler when needed (Pre-Treatment)

- Hide the Slider handler when slider switch is off

- Added various PROPERTYs, like IDBASED, RAGESET, VALUESET

- Modified the MPreTreatmentAdjustRequest, duration parameter to treatmentDuration for clarifying.

- Modified the Settings class to able to parse a comment on the Group line.

- Updated the ConfirmTreatmentTable to hold the required labels and added translate function for them. removed the call for get names for performance, since those never change.

- Made the SettingsData connection, standard in the VSettings class.

    • -4
    • +20
    ./components/ConfirmTreatmentTable.qml
    • -1
    • +3
    ./components/SliderCreateTreatment.qml
  1. … 14 more files in changeset.
DEN-13966 Improvement: Export individual log files

- Added the export progress for each exporting file.

    • -18
    • +10
    ./pages/settings/SettingsExportLogs.qml
  1. … 4 more files in changeset.
DEN-13966 Improvement: Export individual log files

- Used the stashed file copy by by chunk algorithm which I wrote before for exporting the log files.

- It will help later to have more control over copying files.

- Added all the signal/slots for Logger, ApplicationController, GuiController, GuiView and the QML side.

- Implemented the Export Selection Map on the C++ side to be used for individual log file selection (insert, delete, select, remove/Clear).

- Added percent update for the current exporting file. (not implemented on UI, due to some issues)

    • -10
    • +25
    ./pages/settings/SettingsExportLogs.qml
  1. … 18 more files in changeset.