sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added spaces

Removed unused import, renamed pressed to click

    • -4
    • +4
    ./gui/qml/dialogs/NotificationDialog.qml
Updated valarmstatus.cpp

Removed ColorOverlay and QGraphicalEffects

    • -21
    • +2
    ./gui/qml/components/NotificationBar.qml
    • -10
    • +0
    ./gui/qml/dialogs/NotificationDialog.qml
  1. … 2 more files in changeset.
DEN-3157 : Code Coverage

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

    • -1
    • +1
    ./model/mtreatmentadjustultrafiltrationstateresponse.h
    • -3
    • +7
    ./view/vtreatmentadjustmentultrafiltrationstate.cpp
  1. … 7 more files in changeset.
Fixed z order of mouse area

    • -6
    • +6
    ./gui/qml/components/NotificationBar.qml
DEN-3157 : Code Coverage

- DEN-3158 : Code Review 0

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

  1. … 4 more files in changeset.
Using message globals in applicationcontroller.h, moved guicontroller.h import to .cpp

Moved #includes to cpp files.

Address code review comments

    • -59
    • +56
    ./gui/qml/components/NotificationBar.qml
    • -0
    • +1
    ./gui/qml/dialogs/NotificationDialog.qml
DEN-3156 Integration Testing

- 90.849% (1916/2109)

________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

    • -1
    • +4
    ./view/vtreatmentadjustmentultrafiltrationconfirm.h
  1. … 1 more file in changeset.
DEN-3155 : Unit Testing

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

    • -1
    • +5
    ./view/vtreatmentadjustmentresponsebase.cpp
DEN-3155 : Unit Testing

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

    • -0
    • +2
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 1 more file in changeset.
Removed space in guicontroller.h

Updated default coloring for normal messages.

Fixed alarm window timer interval

    • -1
    • +1
    ./gui/qml/dialogs/NotificationDialog.qml
Removed GuiAction.AlarmStatus

Changed Alarm.qml to NotificationDialog.qml

    • -0
    • +124
    ./gui/qml/dialogs/NotificationDialog.qml
  1. … 1 more file in changeset.
DEN-3158 : Code Review 0

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

Address code review comments.

    • -7
    • +7
    ./gui/qml/components/NotificationBar.qml
Addressed code review comments.

Added back the AdjustBloodDialysateReq placeholder.

Removed keep alive from _needsAcknow

DEN-3158 : Code Review 0

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

DEN-3628 : EMC Test Support

- Adding Temperature sensors values on the settings diagnostic page.

- Applied Code Review comments.

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

    • -0
    • +93
    ./model/mtemperaturesensors.cpp
  1. … 9 more files in changeset.
Adjustments from Code Review

DEN-3628 : EMC Test Support

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

    • -14
    • +100
    ./gui/qml/pages/SettingsHome.qml
    • -0
    • +53
    ./model/mloadcellreadings.cpp
    • -0
    • +54
    ./model/mloadcellreadings.h
    • -0
    • +27
    ./view/vloadcellreadings.cpp
    • -0
    • +38
    ./view/vloadcellreadings.h
  1. … 2 more files in changeset.
Added create custom treatment foundation

    • -8
    • +85
    ./gui/qml/pages/treatment/TreatmentCreate.qml
Alarm UI improvements

    • -51
    • +65
    ./gui/qml/components/NotificationBar.qml
Moved request silence connection to initConnections() When pressing OK, the alarm bar will flash instead of the alarm window.

    • -0
    • +15
    ./gui/qml/components/NotificationBar.qml