application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-11539: Service password initial setup

- added hashing for the service password and did some clean up.

- improved the navigation

- made the service password mandatory to navigate to the service menu, so HD message can't navigate the UI to service screen without user entering the password.

    • -10
    • +9
    /sources/gui/qml/pages/UserConfirmation.qml
    • -20
    • +56
    /sources/view/settings/VSettings.cpp
DEN-14955 ServicePassword - Add secondary password line input to userConfirmation - Add logic for checking password entry - Add a mock encrypt function to signify needing encryption

    • -4
    • +48
    /sources/gui/qml/pages/UserConfirmation.qml
DEN-14955 Tx Create Rejection - Update code base on feedback from Behrouz on CR

    • -1
    • +1
    /sources/gui/qml/globals/Variables.qml
DEN-14955 Slider Bug fix - DEN-15026 Correct handling for slider and switch on/off

    • -7
    • +2
    /sources/gui/qml/components/Slider.qml
DEN-14955 - Slider fix DEN-15028 - Related the heparin stop time slider active state to the heparin dispensing active state

DEN-14955 Service Password - Add a validation CPP function for QML to call to check entry conforms to rules

    • -0
    • +27
    /sources/view/settings/VSettings.cpp
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

    • -6
    • +46
    /sources/model/dg/data/MDGValvesStatesData.h
    • -21
    • +15
    /sources/view/dg/data/VDGValvesStatesData.cpp
    • -7
    • +14
    /sources/view/dg/data/VDGValvesStatesData.h
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

    • -13
    • +21
    /sources/model/dg/data/MDGROPumpData.cpp
    • -12
    • +18
    /sources/model/dg/data/MDGROPumpData.h
    • -5
    • +7
    /sources/view/dg/data/VDGROPumpData.cpp
DEN-14955 : DEN-13152 bug fix - Fix slider to correctly accept value changes outside of slider-action induced changes

    • -1
    • +28
    /sources/gui/qml/components/Slider.qml
Bamboo Commit: Updated MAlarmMapping.cpp

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

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

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

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

    • -12
    • +24
    /sources/model/dg/data/MDGDrainPumpData.cpp
    • -12
    • +22
    /sources/model/dg/data/MDGDrainPumpData.h
    • -4
    • +7
    /sources/view/dg/data/VDGDrainPumpData.cpp
    • -4
    • +7
    /sources/view/dg/data/VDGDrainPumpData.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 |.

    • -2
    • +0
    /sources/gui/qml/globals/Variables.qml
DEN-14955 TxCreateRejection - Update based on feedback from Behrouz - Fix positioning of the invalid parameter after FW response to avoid abnormal repositioning on slider update - Add a constant variable for the no reject reason - Remove modification to VALUESET and add trigger macro call to the VTreatmentCreate file

    • -0
    • +1
    /sources/gui/qml/globals/Variables.qml
    • -18
    • +14
    /sources/view/VTreatmentCreate.cpp
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

    • -10
    • +35
    /sources/model/dg/data/MDGConductivityData.h
    • -0
    • +8
    /sources/view/dg/data/VDGConductivityData.h
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.

DEN-14955 TXCreateRejection - Add property *Accepted to handle validation status from FW - Add label color logic to rangeSlider for invalid parameter - Add setting of valid/accepted states in VTreatmentCreate on response handling

    • -6
    • +24
    /sources/gui/qml/components/RangeSlider.qml
Bamboo Commit: Updated MAlarmMapping.cpp

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

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-14955 Quick Start - Pre Tx Screen - Remove debug value set for value of ultrafiltration slider max

DEN-14955 Quick Start - PreTx Screen - Add SliderArrows to the pre treatment ultrafiltration screen - correct coloring of rangeSlider tick colors for inactive / active state - Add bool property to Slider to enable centering of tickMarks on the slider - Correct the placement of tickmarks for center on rangeSlider

    • -4
    • +4
    /sources/gui/qml/components/RangeSlider.qml
    • -21
    • +32
    /sources/gui/qml/components/Slider.qml
DEN-14955 Quick Start - Arrows - Add a enable property to enable pressAndHold signaling for arrows

    • -4
    • +10
    /sources/gui/qml/components/SliderArrows.qml
DEN-14955 Quick Start Sliders - Fix slider to show initial value property set - Add visibility logic to show only one text tag of min/max when they are the same

    • -1
    • +1
    /sources/gui/qml/components/RangeBar.qml
    • -2
    • +2
    /sources/gui/qml/components/Slider.qml
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

    • -32
    • +0
    /sources/model/hd/data/MHDBloodLeakData.cpp
    • -25
    • +0
    /sources/model/hd/data/MHDBloodLeakData.h
    • -8
    • +0
    /sources/view/hd/data/VHDBloodLeakData.cpp
  1. … 5 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

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

    • -2
    • +2
    /sources/gui/qml/components/ConfirmButton.qml
    • -2
    • +2
    /sources/gui/qml/components/ProgressRect.qml
    • -2
    • +2
    /sources/gui/qml/components/RangeRect.qml
    • -2
    • +2
    /sources/gui/qml/components/RangeSlider.qml
    • -2
    • +2
    /sources/gui/qml/components/ScrollBar.qml
    • -2
    • +2
    /sources/gui/qml/components/Slider.qml
    • -1
    • +1
    /sources/gui/qml/components/SliderArrows.qml
    • -2
    • +2
    /sources/gui/qml/components/TextRect.qml
    • -1
    • +1
    /sources/gui/qml/components/TickMarks.qml
    • -2
    • +2
    /sources/gui/qml/components/TouchRect.qml
    • -2
    • +2
    /sources/gui/qml/globals/Variables.qml
  1. … 12 more files in changeset.