sources

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
CR: Addressing Code Review comment UI-DEN-14936-1#c16985

http://devapps.diality.us:8060/cru/UI-DEN-14936-1#c16985

CR: Addressing Code Review comment UI-DEN-14936-1#c16983

http://devapps.diality.us:8060/cru/UI-DEN-14936-1#c16983

    • -40
    • +40
    ./model/dg/data/MDGConductivityData.cpp
DEN-15017 Ultrafiltration Volume Cannot Be Set to 0 L

revert back the commit e454ad

DEN-14853 UI Out Of Sync With Firmware On Handled Messages

    • -3
    • +9
    ./gui/qml/components/DebugDataColumn.qml
    • -23
    • +22
    ./gui/qml/dialogs/DiagnosticsDialog.qml
    • -5
    • +57
    ./model/dg/data/MDGValvesStatesData.cpp
    • -6
    • +46
    ./model/dg/data/MDGValvesStatesData.h
    • -21
    • +15
    ./view/dg/data/VDGValvesStatesData.cpp
    • -7
    • +14
    ./view/dg/data/VDGValvesStatesData.h
  1. … 1 more file in changeset.
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

    • -13
    • +21
    ./model/dg/data/MDGROPumpData.cpp
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

    • -10
    • +58
    ./model/dg/data/MDGReservoirData.cpp
    • -11
    • +46
    ./model/dg/data/MDGReservoirData.h
    • -3
    • +15
    ./view/dg/data/VDGReservoirData.cpp
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

    • -4
    • +10
    ./gui/qml/dialogs/DiagnosticsDialog.qml
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

    • -12
    • +24
    ./model/dg/data/MDGDrainPumpData.cpp
    • -12
    • +22
    ./model/dg/data/MDGDrainPumpData.h
DEN-15017 Ultrafiltration Volume Cannot Be Set to 0 L

- Talked with Sean and to use the 0x1A00 message | #3:(F32) | \ref Data::mUltrafiltration_Volume_Min |.

  1. … 1 more file in changeset.
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

    • -8
    • +24
    ./gui/qml/dialogs/DiagnosticsDialog.qml
    • -0
    • +32
    ./model/dg/data/MDGConductivityData.cpp
    • -10
    • +35
    ./model/dg/data/MDGConductivityData.h
    • -6
    • +13
    ./view/dg/data/VDGConductivityData.cpp
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

- Added the Dialysis subState to TreatmentStates, message 0x0F

DEN-14853 UI Out Of Sync With Firmware On Handled Messages

- MSG_ID 0x0B

- Added the keepAlive/UI-CheckIn to the list of AckRequired so if HD won't ack UI, the Alarm, "HD Communication Failure" will be displayed.

    • -2
    • +8
    ./gui/qml/dialogs/DiagnosticsDialog.qml
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

    • -8
    • +3
    ./gui/qml/dialogs/DiagnosticsDialog.qml
    • -32
    • +0
    ./model/hd/data/MHDBloodLeakData.cpp
  1. … 5 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-14909-UI-VD-S92-QS-Sliders' into staging

    • -3
    • +18
    ./gui/qml/components/RangeSlider.qml
Merge branch 'DEN-14909-UI-VD-S92-QS-Arrows' into staging

  1. … 2 more files in changeset.
DEN-14912 Quick Start- Sliders - Change default bool value for rounding rangeSlider to true based on CR comment

DEN-14912 Quick Start : Sliders - Remove Component and Loaders from TickMarks and changed to Rectangle - Made additional fixes based on CR comments

    • -68
    • +24
    ./gui/qml/components/TickMarks.qml
DEN-14912 Quick Start: Arrows - Bind visibility of the slider to the switch's check status

DEN-14912 Quick Start: Arrows - Additional changes based on Behrouz's feedback

  1. … 2 more files in changeset.
DEN-14912 Quick Start - Arrows - Modify code based on feedback from Behrouz -- take out the CircleButton and make use of TouchRect -- Add left and right arrow images

    • -62
    • +0
    ./gui/qml/components/CircleButton.qml
    • -0
    • +99
    ./gui/qml/components/SliderArrows.qml
  1. … 3 more files in changeset.
DEN-14912: Quick Start - Arrows - Update logic to increment/decrement on button press

DEN-14912: Quick Start - Arrows - Add implementation for value increment/decrement buttons

    • -0
    • +62
    ./gui/qml/components/CircleButton.qml
  1. … 1 more file in changeset.
DEN-14912 Quick Start : Sliders - Refinement of the rangeSlider's look for quick start

    • -3
    • +10
    ./gui/qml/components/RangeSlider.qml
DEN-14912: Quick Start Sliders -Improvement to the rangeSlider's look and feel for quick start

    • -3
    • +10
    ./gui/qml/components/RangeSlider.qml
DEN-14912: Quick Start - Sliders - Improvements to the sliders look and feel for the quick start

    • -18
    • +72
    ./gui/qml/components/TickMarks.qml
DEN-13971 Adjust handle behavior on first drag

DEN-14838 Revert PretreatmentCreate file again due to miscommit

DEN-13971 Remove unused/commented out code