Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4964: Addressed code review comments.

    • -0
    • +60
    ./hd/adjustment/VTreatmentAdjustmentVersions.cpp
  1. … 5 more files in changeset.
DEN-4964: Addressed code review comments.

    • -0
    • +78
    ./hd/adjustment/VTreatmentAdjustmentVersions.h
  1. … 3 more files in changeset.
DEN-4964: Addressed code review comments.

  1. … 5 more files in changeset.
DEN-4964: Added HD Blood/DialIn signal strengths to Manager page.

  1. … 5 more files in changeset.
DEN-4964: Added DG Versions to Manager page.

    • -0
    • +41
    ./dg/adjustment/VTreatmentAdjustmentDGVersions.cpp
    • -0
    • +61
    ./dg/adjustment/VTreatmentAdjustmentDGVersions.h
  1. … 10 more files in changeset.
DEN-4964: Added HDVersions major, minor, micro to Manager Screen.

  1. … 1 more file in changeset.
DEN-4964: Added HD Versions implementation without *.qml needed changes.

  1. … 6 more files in changeset.
DEN-4964: Added HD Versions implementation without *.qml needed changes.

  1. … 1 more file in changeset.
DEN-4964: Added HD Versions implementation without *.qml needed changes.

  1. … 1 more file in changeset.
DEN-4964: Added HD Versions implementation without *.qml needed changes.

  1. … 1 more file in changeset.
DEN-4964: Added HD Versions implementation without *.qml needed changes.

  1. … 12 more files in changeset.
DEN-4964: Added HD Versions implementation without *.qml needed changes.

    • -0
    • +46
    ./hd/adjustment/VTreatmentAdjustmentHDVersions.cpp
    • -0
    • +60
    ./hd/adjustment/VTreatmentAdjustmentHDVersions.h
    • -0
    • +31
    ./hd/data/VHDVersionData.cpp
  1. … 17 more files in changeset.
DEN-4964: Addressed code review comments.

  1. … 1 more file in changeset.
DEN-4964: Added DG Accelerometer to the UI app.

    • -0
    • +32
    ./dg/data/VDGAccelerometerData.cpp
    • -0
    • +42
    ./dg/data/VDGAccelerometerData.h
  1. … 10 more files in changeset.
DEN-4964: Added 3 decimals to the HD accelerometer based on code review comments

  1. … 2 more files in changeset.
DEN-4964: Made naming convention of HD Accelerometer model consistent with rest of code base

  1. … 2 more files in changeset.
DEN-4964: Finished implementation of HD Accelerometer

  1. … 4 more files in changeset.
DEN-4964: UI messaging initial push with HD Accelerometer

    • -0
    • +33
    ./hd/data/VHDAccelerometerData.cpp
    • -0
    • +43
    ./hd/data/VHDAccelerometerData.h
  1. … 8 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

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

  1. … 1 more file in changeset.
EMC Support and SD-Card Notification

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

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

  1. … 2 more files in changeset.
EMC Support

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

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

- fixed typos

    • -4
    • +4
    ./vtreatmentadjustmentultrafiltrationstate.cpp
    • -4
    • +4
    ./vtreatmentadjustmentultrafiltrationstate.h
  1. … 25 more files in changeset.
DEN-3884: Code Review 0

    • -4
    • +4
    ./vtreatmentadjustmentultrafiltrationconfirm.h
  1. … 21 more files in changeset.
DEN-4441: Implementation

- Implemented the SRSUI 256: Restrictions - Max Delivered

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

- Also did the :

- DEN-4442: Unit Testing

- DEN-4443: Integration Testing

- DEN-4444: Code Coverage

    • -0
    • +66
    ./hd/adjustment/VTreatmentAdjustmentSaline.cpp
    • -0
    • +54
    ./hd/adjustment/VTreatmentAdjustmentSaline.h
    • -0
    • +44
    ./hd/data/VHDOperationModeData.cpp
    • -0
    • +45
    ./hd/data/VHDOperationModeData.h
    • -0
    • +26
    ./hd/data/VHDTreatmentStatesData.cpp
    • -0
    • +43
    ./hd/data/VHDTreatmentStatesData.h
    • -0
    • +27
    ./hd/data/VTreatmentSalineData.cpp
    • -0
    • +38
    ./hd/data/VTreatmentSalineData.h
  1. … 16 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.

  1. … 2 more files in changeset.