application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-5339: Integration Testing

- Debugging, Refactoring, Testing

    • -18
    • +13
    /sources/canbus/MessageInterpreter.cpp
    • -3
    • +1
    /sources/gui/qml/components/ModalDialog.qml
    • -1
    • +2
    /sources/gui/qml/components/TouchArea.qml
    • -20
    • +24
    /sources/gui/qml/pages/treatment/TreatmentStack.qml
  1. … 19 more files in changeset.
DEN-4601, DEN-4607, DEN-5169: Improve Create Treatment page usability, Support latest SquishQt Tests, - Widened Create Treatment Parameters - Removed get and set prefix from the treatment parameter macro

    • -2
    • +3
    /sources/gui/qml/components/GridSelection.qml
    • -11
    • +11
    /sources/gui/qml/components/Slider.qml
    • -0
    • +2
    /sources/gui/qml/components/TouchRect.qml
    • -0
    • +5
    /sources/gui/qml/globals/Variables.qml
DEN-5169: Removed get and set prefix from the treatment parameter macro.

DEN-5169: Continue refactoring

DEN-5169: Cleanup and refactoring.

    • -28
    • +28
    /sources/view/VTreatmentCreate.cpp
    • -16
    • +16
    /sources/view/VTreatmentCreate.h
DEN-5337: Implementation

Fixed the issue in the unit test but we had a discussion with FW and we had an agreement:

1 - Adding a third field for the message 65 (What was the accepted requested state, or what state to remain in if requested state is rejected.) which will be used for logging only and the message "15: treatment States" will be used to get the actual states.

2 - After the responses to any messages involving the UF_State, Saline_State, Treatment_State immediately message 15 will be sent to update the UI.

So the next step/commit is to apply this decision.

DEN-4964: Formatted file.

    • -32
    • +32
    /sources/gui/qml/pages/ManagerHome.qml
Merge master into DEN-4598-Confirm-Priming-Begin

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmStatusData.h
DEN-4601: Priming view improvements

- Replaced priming circle with check with check inside the existing circle

- Increased create treatment scrolling deceleration

- Updated create treatment variable names

    • -2
    • +1
    /sources/gui/qml/components/PrimingTimer.qml
    • -76
    • +75
    /sources/gui/qml/globals/Variables.qml
DEN-5337: Implementation

    • -0
    • +18
    /remove-exra-emptylines.sh
    • binary
    /resources/images/Done.png
    • binary
    /resources/images/OffGray.png
    • -1
    • +1
    /sources/gui/qml/components/ModalDialog.qml
    • -16
    • +25
    /sources/gui/qml/pages/treatment/TreatmentStack.qml
  1. … 5 more files in changeset.
DEN-4964: Fixed DG Accelerometer spacing issue with HD Accelerometer data.

    • -5
    • +5
    /sources/gui/qml/pages/ManagerHome.qml
DEN-4964: Fixed DG Accelerometer spacing issue with HD Accelerometer data.

    • -1
    • +1
    /sources/gui/qml/pages/ManagerHome.qml
DEN-4964: Added DG Accelerometer definition.

DEN-4964: Removed extra spaces.

    • -18
    • +18
    /sources/gui/qml/pages/ManagerHome.qml
DEN-4964: Added DG Accelerometer to the UI app.

    • -35
    • +19
    /sources/canbus/messageinterpreter.cpp
    • -0
    • +18
    /sources/gui/qml/pages/ManagerHome.qml
    • -0
    • +68
    /sources/model/dg/data/MDGAccelerometerData.cpp
    • -0
    • +75
    /sources/model/dg/data/MDGAccelerometerData.h
    • -0
    • +32
    /sources/view/dg/data/VDGAccelerometerData.cpp
    • -0
    • +42
    /sources/view/dg/data/VDGAccelerometerData.h
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

    • -1
    • +1
    /sources/gui/qml/components/ImageClock.qml
    • -1
    • +1
    /sources/gui/qml/components/ImageWave.qml
    • -1
    • +1
    /sources/gui/qml/components/MainMenu.qml
    • -1
    • +1
    /sources/gui/qml/components/ProgressBar.qml
    • -1
    • +1
    /sources/gui/qml/components/ProgressBarEx.qml
    • -1
    • +1
    /sources/gui/qml/components/ProgressRect.qml
    • -1
    • +1
    /sources/gui/qml/components/RangeBar.qml
    • -1
    • +1
    /sources/gui/qml/components/RangeMarker.qml
    • -1
    • +1
    /sources/gui/qml/components/TickMarks.qml
    • -1
    • +1
    /sources/gui/qml/dialogs/AutoHideInfo.qml
    • -1
    • +1
    /sources/gui/qml/pages/ManagerHome.qml
  1. … 86 more files in changeset.
Merge branch 'DEN-5283_SalineBolus-FWmodification'

DEN-4598: Clear errors on success

Emitting fwValdiationSuccess to QML from VTreatmentCreate so parameters that were previously showing as invalid will show as accepted.

DEN-4601, DEN-4606, Removed unneeded models unit test.

DEN-4601, DEN-4606: Added parameter to confirm message, updated tst_views, ensure value is set upon press and released in Slider.qml

    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +8
    /sources/gui/qml/components/Slider.qml
    • -1
    • +1
    /sources/gui/qml/globals/Variables.qml
DEN-5341: Code Analysis

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
    /sources/gui/qml/components/ImageClock.qml
    • -1
    • +1
    /sources/gui/qml/components/ImageWave.qml
    • -1
    • +1
    /sources/gui/qml/components/MainMenu.qml
    • -1
    • +1
    /sources/gui/qml/components/ProgressBar.qml
    • -1
    • +1
    /sources/gui/qml/components/ProgressBarEx.qml
    • -1
    • +1
    /sources/gui/qml/components/ProgressRect.qml
    • -1
    • +1
    /sources/gui/qml/components/RangeBar.qml
    • -1
    • +1
    /sources/gui/qml/components/RangeMarker.qml
    • -1
    • +1
    /sources/gui/qml/components/TickMarks.qml
    • -1
    • +1
    /sources/gui/qml/dialogs/AutoHideInfo.qml
  1. … 88 more files in changeset.
DEN-4601, DEN-5330: Preventing vertical drag inside flickable while dragging slider left and right. Allow priming to continue until priming support is added to FW.

    • -53
    • +55
    /sources/gui/qml/globals/Variables.qml
Merge master into DEN-4598-Confirm-Priming-Begin

    • -0
    • +578
    /sources/canbus/MessageDispatcher.cpp
    • -0
    • +224
    /sources/canbus/MessageGlobals.h
    • -0
    • +623
    /sources/canbus/MessageInterpreter.cpp
    • -7
    • +8
    /sources/gui/qml/components/GridSelection.qml
    • -2
    • +2
    /sources/gui/qml/components/RangeRect.qml
    • -3
    • +3
    /sources/gui/qml/components/Slider.qml
  1. … 31 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

    • -2
    • +2
    /sources/canbus/MessageInterpreter.cpp
    • -2
    • +2
    /sources/gui/qml/components/RangeRect.qml
    • -2
    • +2
    /sources/gui/qml/components/Slider.qml
  1. … 35 more files in changeset.
Merge master into DEN-3605_Create_Treatment

    • -0
    • +429
    /sources/ApplicationController.cpp
    • -0
    • +116
    /sources/ApplicationController.h
    • -0
    • +216
    /sources/canbus/MessageGlobals.h
    • -0
    • +621
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +96
    /sources/canbus/MessageInterpreter.h
    • -1
    • +1
    /sources/gui/qml/components/Slider.qml
  1. … 12 more files in changeset.
DEN-4964: Added 3 decimals to the UF RefUFVol and MeasUFVol

    • -2
    • +2
    /sources/gui/qml/pages/ManagerHome.qml
DEN-5169: (Create Treatment Sliders) Removed unneeded console.debug message.

DEN-5169: (Create Treatment Sliders) Updated RangeRect to use pressed and released instead of pressChanged

    • -5
    • +7
    /sources/gui/qml/components/RangeRect.qml
    • -2
    • +5
    /sources/gui/qml/components/Slider.qml
    • -36
    • +36
    /sources/model/MTreatmentParametersResp.cpp
    • -36
    • +36
    /sources/model/MTreatmentParametersResp.h
DEN-4964: Added 3 decimals to the HD accelerometer based on code review comments

    • -9
    • +9
    /sources/gui/qml/pages/ManagerHome.qml
    • -2
    • +1
    /sources/view/hd/data/VHDAccelerometerData.h