sources

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-3605: Continued addressing Peman's comments to remove newline characters.

    • -8
    • +0
    ./gui/qml/pages/treatment/TreatmentCreate.qml
DEN-3605: Addressed code review comments

    • -2
    • +0
    ./gui/qml/pages/treatment/TreatmentBegin.qml
    • -2
    • +0
    ./gui/qml/pages/treatment/TreatmentConfirm.qml
    • -3
    • +0
    ./gui/qml/pages/treatment/TreatmentStack.qml
DEN-3605: Addressed code review comments

  1. … 3 more files in changeset.
DEN-3605: Made requested changes from code review

    • -5
    • +5
    ./gui/qml/pages/treatment/TreatmentBegin.qml
    • -5
    • +5
    ./gui/qml/pages/treatment/TreatmentConfirm.qml
    • -5
    • +5
    ./gui/qml/pages/treatment/TreatmentCreate.qml
    • -5
    • +5
    ./gui/qml/pages/treatment/TreatmentPrime.qml
    • -8
    • +8
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 2 more files in changeset.
DEN-4690: Doxygenization

- Fixed a code typo

  1. … 1 more file in changeset.
DEN-4690: Doxygenization

- Doxygenization

- File Names Camel Case

- Spell Checks

    • -0
    • +426
    ./ApplicationController.cpp
    • -0
    • +106
    ./ApplicationController.h
    • -0
    • +38
    ./ApplicationPost.cpp
    • -0
    • +96
    ./abstract/singleton.h._
    • -0
    • +435
    ./canbus/CanInterface.cpp
  1. … 197 more files in changeset.
DEN-4445: Code Review 0

DEN-4445: Code Review 0

EMC Support and SD-Card Notification

  1. … 4 more files in changeset.
DEN-4445: Code Review 0

    • -1
    • +0
    ./view/vtreatmentadjustmentultrafiltrationconfirm.h
  1. … 1 more file in changeset.
EMC Support - Code Coverage / Integration Testing

  1. … 1 more file in changeset.
EMC Support

    • -0
    • +55
    ./gui/qml/components/DebugDataColumn.qml
    • -271
    • +204
    ./gui/qml/pages/ManagerHome.qml
    • -184
    • +0
    ./gui/qml/pages/SettingsHome.qml
    • -0
    • +135
    ./view/VEventSpy.cpp
  1. … 3 more files in changeset.
DEN-3884: Code Review 0

Merge branch 'DEN-3875_Logging_2of3' into DEN-4438_SalineBolus

- DEN-3884: Code Review 0 applied to on going Code Review of Saline Bolus as well.

    • -1
    • +1
    ./view/vtreatmentadjustmentresponsebase.h
    • -3
    • +3
    ./view/vtreatmentadjustmentultrafiltrationconfirm.h
  1. … 2 more files in changeset.
DEN-3884: Code Review 0

- fixed typos

  1. … 13 more files in changeset.
DEN-3884: Code Review 0

    • -0
    • +2
    ./gui/qml/dialogs/NotificationDialog.qml
    • -4
    • +5
    ./gui/qml/pages/treatment/TreatmentStack.qml
    • -4
    • +4
    ./view/vtreatmentadjustmentultrafiltrationconfirm.h
  1. … 10 more files in changeset.
DEN-4443: Integration Testing

- Demo feedback was ok with disabling the Treatment Time as well so I add that too.

    • -1
    • +4
    ./gui/qml/pages/treatment/TreatmentStack.qml
Fixed treatment parameter signals, improved code documentation, interpretMessage formatting adjustments.

  1. … 1 more file in changeset.
Improved unit test coverage, added filepath parameter to saveNewTreatment

  1. … 3 more files in changeset.
Updated unit tests, fixed arterial and venous conversions to signed int.

  1. … 6 more files in changeset.
Updated unit tests. Fixed treatment parameter length check and made arterial and venous ints signed instead of unsigned.

  1. … 4 more files in changeset.
DEN-4443: Integration Testing

  1. … 1 more file in changeset.
DEN-4441: Implementation

- Implemented the SRSUI 256: Restrictions - Max Delivered

    • -1
    • +1
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 1 more file in changeset.
Moved == operator to uni ttests & updated views unit test. Added CreateTreatmentReq case to interpretMessage

  1. … 1 more file in changeset.
Updated unit tests: CSV, message interpreter. Added ability to save treatment parameter ranges to CSV

  1. … 4 more files in changeset.
Updated unit tests, improved code testability

  1. … 2 more files in changeset.
DEN-4441: Implementation/Ultrafiltration

- Also did the :

- DEN-4442: Unit Testing

- DEN-4443: Integration Testing

- DEN-4444: Code Coverage

    • -2
    • +8
    ./gui/qml/pages/treatment/TreatmentStack.qml
    • -1
    • +3
    ./model/hd/adjustment/MTreatmentAdjustUltrafiltrationStateResponse.h
    • -52
    • +0
    ./view/VTreatmentAdjustmentSaline.cpp
    • -53
    • +0
    ./view/VTreatmentAdjustmentSaline.h
  1. … 16 more files in changeset.
Added Create Treatment unit tests

    • -1
    • +3
    ./gui/qml/pages/treatment/TreatmentConfirm.qml
  1. … 3 more files in changeset.
Added object names for squishqt testing, updated to the latest VM projects path, fixed spellings

    • -0
    • +42
    ./gui/qml/pages/treatment/TreatmentCreate.qml
  1. … 2 more files in changeset.
DEN-4441: Implementation

- removed extra E in log as a work around the issue with the adjustment models which have not yet inherited from MAbstract.

- in the section notification if the image is empty then assign the image place to the text to be align at the left most of the section.

- added a reason text by default in the response base class.

    • -3
    • +5
    ./view/vtreatmentadjustmentresponsebase.h