sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
5284: Implementation

Story related fixes:

- Used FW enum for Saline Bolus in Common repo

- txPaused modified the way FW understands and transmits.

Extra fixes:

- Changed the Ultrafiltration ref/meas vol to 3 decimal.

- Application version wasn't correctly shown

- Added a #define for the mouse event spy since on target it's not usually happening and is not useful neither on target nor on desktop for now.

- Fixed the author typo

    • -1
    • +1
    ./gui/qml/components/ProgressBarEx.qml
    • -2
    • +2
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 88 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

    • -5
    • +5
    ./gui/qml/components/CircleWithText.qml
    • -2
    • +2
    ./gui/qml/components/NotificationBar.qml
  1. … 35 more files in changeset.
Merge master into DEN-3605_Create_Treatment

  1. … 12 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 160 more files in changeset.
DEN-3605, DEN-3726: Removed QThread from tst_views. Updated treatment parameter response ordering.

    • -49
    • +48
    ./model/MTreatmentParametersResp.cpp
    • -15
    • +11
    ./model/MTreatmentParametersResp.h
  1. … 1 more file in changeset.
DEN-5284: Implementation

    • -2
    • +2
    ./gui/qml/pages/treatment/TreatmentStack.qml
Code Review

DEN-3605, DEN-3726: Removed qDebug enhancement, removed unneeded imports.

  1. … 1 more file in changeset.
DEN-3605, DEN-3726: Removed QT_DEBUG, unused imports.

  1. … 1 more file in changeset.
DEN-3605, DEN-3726: Reverted fix to Slider.qml.

DEN-3605, DEN-3726: Addressed code review comments

    • -0
    • +3
    ./gui/qml/components/CircleWithText.qml
  1. … 1 more file in changeset.
DEN-3605, DEN-3726: Addressed code review comments

    • -3
    • +3
    ./gui/qml/components/NotificationBar.qml
    • -4
    • +4
    ./gui/qml/dialogs/NotificationDialog.qml
    • -3
    • +3
    ./gui/qml/pages/treatment/TreatmentCreate.qml
  1. … 2 more files in changeset.
Code Review

DEN-3605, Den-3726: Addressing code review comments

    • -36
    • +14
    ./gui/qml/pages/treatment/TreatmentBegin.qml
    • -32
    • +12
    ./gui/qml/pages/treatment/TreatmentConfirm.qml
    • -121
    • +63
    ./gui/qml/pages/treatment/TreatmentCreate.qml
    • -37
    • +15
    ./gui/qml/pages/treatment/TreatmentPrime.qml
DEN-5047: Implementation

- The line of the code which had the logic has been removed.

  1. … 1 more file in changeset.
Updated the Models messages documentations do to V&V request.

    • -0
    • +7
    ./model/dg/data/MDGLoadCellReadingsData.h
    • -6
    • +11
    ./model/dg/data/MDGOperationModeData.h
    • -3
    • +10
    ./model/dg/data/MDGTemperaturesData.h
    • -4
    • +12
    ./model/dg/data/MDGValvesStatesData.h
  1. … 16 more files in changeset.
Make the Message tables payload vertical so can be fit in a page.

- That's an start and template not complete.

    • -3
    • +10
    ./model/dg/data/MDGLoadCellReadingsData.h
    • -0
    • +6
    ./model/dg/data/MDGOperationModeData.h
    • -11
    • +18
    ./model/dg/data/MDGTemperaturesData.h
  1. … 15 more files in changeset.
Reverting back the bug fix

- This bug fix needs UT/IT/CC which will break if change without them.

- It needs a complete SDLC Will be tracked under the bug story of :

DEN-4975 : UI displays "Treatment Paused" notification when saline bolus is in progress.

DEN-3605: Removed newline

DEN-3605: Removed unused readCSV function

  1. … 1 more file in changeset.
DEN-3605: Added Request suffix, Updated Resp suffix to Response.

  1. … 2 more files in changeset.
DEN-3605: Code review requested change - Added adjust prefix.

  1. … 2 more files in changeset.
DEN-4790 Code Review 0

- Updated some macro definitions in MModel.h

DEN-4790 Code Review 0

  1. … 3 more files in changeset.
DEN-4790 Code Review 0

DEN-3605: Removed unneeded include

DEN-3605: Removed unneeded include

DEN-3605: Removed unneeded include

DEN-3605: Renamed TreatmentParametersData to MTreatmentParametersData and TreatmentParametersRespData to MTreatmentParametersRespData.

  1. … 2 more files in changeset.
DEN-3605: Renamed TreatmentData to TreatmentParametersData

  1. … 2 more files in changeset.