sources

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4601, DEN-4598: Added confirm, priming, and begin pages and messaging.

    • -0
    • +19
    ./VTreatmentBegin.cpp
    • -0
    • +78
    ./gui/qml/components/ConfirmTreatmentSubTable.qml
    • -0
    • +114
    ./gui/qml/components/ConfirmTreatmentTable.qml
    • -0
    • +63
    ./gui/qml/components/PrimingTimer.qml
    • -3
    • +4
    ./gui/qml/components/ProgressCircle.qml
  1. … 37 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.
DEN-4737: Implementation [Double Slider]

- The first implementation of the double slider

    • -0
    • +251
    ./gui/qml/components/RangeSlider.qml
    • -0
    • +17
    ./gui/qml/pages/treatment/TreatmentHome.qml
  1. … 4 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-4964: Made naming convention of HD Accelerometer model consistent with rest of code base

    • -27
    • +27
    ./model/hd/data/MHDAccelerometerData.cpp
    • -18
    • +18
    ./model/hd/data/MHDAccelerometerData.h
    • -9
    • +9
    ./view/hd/data/VHDAccelerometerData.cpp
DEN-4964: Finished implementation of HD Accelerometer

    • -27
    • +27
    ./model/hd/data/MHDAccelerometerData.cpp
    • -19
    • +18
    ./model/hd/data/MHDAccelerometerData.h
    • -9
    • +9
    ./view/hd/data/VHDAccelerometerData.cpp
DEN-4964: Registed HD Accelerometer with GuiGlobals.cpp

DEN-4964: UI messaging initial push with HD Accelerometer

    • -0
    • +68
    ./model/hd/data/MHDAccelerometerData.cpp
    • -0
    • +76
    ./model/hd/data/MHDAccelerometerData.h
    • -0
    • +33
    ./view/hd/data/VHDAccelerometerData.cpp
    • -0
    • +43
    ./view/hd/data/VHDAccelerometerData.h
  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.
DEN-3605: Adjusted vertical spacing alignment, updated QString placeholders to start at 1 instead of 0

DEN-3605: Renamed new files to CamelCase

    • -0
    • +55
    ./model/MTreatmentParameters.cpp
    • -0
    • +47
    ./model/MTreatmentParameters.h
    • -0
    • +148
    ./model/MTreatmentParametersResp.cpp
    • -0
    • +79
    ./model/MTreatmentParametersResp.h
    • -148
    • +0
    ./model/mtreatmentparametersresp.cpp
  1. … 3 more files in changeset.
DEN-4790 Code Review 0

DEN-4790 Code Review 0

  1. … 1 more file in changeset.
Merge branch 'master' into DEN-4690_Doxygenization

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

  1. … 1 more file in changeset.
DEN-3605: Moved class description from AE to VCreateTreatment.h.

DEN-4690: Doxygenization

- made the saline bolus response message definition consistent.

DEN-4690: Doxygenization

- Completed updating the messaging models

- Updated the view classes

    • -3
    • +3
    ./model/dg/data/MDGLoadCellReadingsData.h
    • -3
    • +3
    ./model/dg/data/MDGOperationModeData.h
    • -3
    • +11
    ./model/dg/data/MDGTemperaturesData.h
  1. … 41 more files in changeset.
DEN-4690: Doxygenization

- updated the models regarding the messages

    • -9
    • +8
    ./model/dg/data/MDGLoadCellReadingsData.h
    • -4
    • +4
    ./model/dg/data/MDGOperationModeData.h
    • -15
    • +15
    ./model/dg/data/MDGTemperaturesData.h
    • -4
    • +4
    ./model/hd/data/MHDOperationModeData.h
    • -27
    • +27
    ./model/hd/data/MTreatmentFlowsData.h
    • -10
    • +10
    ./model/hd/data/MTreatmentOutletFlowData.h
  1. … 6 more files in changeset.