application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-13489: IMP: General Implementation for any bugs and any other implementations

DEN-13163: Pressing Settings and Treatment goes back to Blood Priming

- The issue was the test codes of the trending screen wasn't commented out.

DEN-13489 IMP: General Implementation

DEN-12838: UI shall store the latest alarm volume and resend that to HD on POST

DEN-11539: Service password initial setup

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -11
    • +39
    /sources/view/settings/VSettings.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

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

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-12838: UI shall store the latest alarm volume and resend that to HD on POST

- The save ability has been added to the Settings.

- Note: the design of the settings need to change: 1- singleton class should be the controller not the mode, 2 - The column based keyvalue has to change to tree(map).

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -26
    • +41
    /sources/view/settings/VSettings.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-13198-UI_BN_75' into develop

DEN-13049: UI Treatment Parameters Entry: Some values for treatment parameter entry on treatment parameter entry screen in create treatment do not match SRS/PRS

- A bug found on multiple, ON,OFF toggle, slider sends minimum instead of '0' while ON.

- Slider improved.

- Added float rounding of the request message logs to 3.

    • -18
    • +20
    /sources/gui/qml/components/RangeSlider.qml
    • -10
    • +20
    /sources/gui/qml/components/Slider.qml
    • -1
    • +1
    /sources/model/hd/alarm/MAlarmTriggered.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
tst_model updates

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -1390
    • +887
    /unittests/tst_models.cpp
Merge branch 'DEN-13198-UI_BN_75' into develop

DEN-13049 - UI Treatment Parameters Entry: Some values for treatment parameter entry on treatment parameter entry screen in create treatment do not match SRS/PRS

- There was a bug in the fix which was related to the validation and caused to fail the treatment parameters validation.

- also removed the disable if the SD is not detected correctly. (QStorageInfo is not sending DeviceReady correctly)

- enabled the float rounding to 3 in the log

- Enabled the Create Treatment button rejection notification, since it seems it is not being handled by alarms as presumed.

- Fixed the BloodPressure interval value to display OFF when set to zero.

Merge branch 'DEN-13198-UI_BN_75' into develop

DEN-9129: Unable to proceed past "Create a Custom Treatment" when Arterial and Venous Pressure (High) Limits maximum values are initially selected

Also modified the SliderCreateTreatment.qml to show by the default the zero value not the OFF since it is only two Heparin Bolus/Dispensing which display OFF for zero value.

    • -0
    • +2
    /sources/gui/qml/components/GridSelection.qml
    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-13198-UI_BN_75' into develop

DEN-13049: UI Treatment Parameters Entry: Some values for treatment parameter entry on treatment parameter entry screen in create treatment do not match SRS/PRS

    • -1
    • +1
    /sources/gui/qml/components/Slider.qml
    • -3
    • +4
    /sources/gui/qml/globals/Variables.qml
    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -19
    • +19
    /sources/view/VTreatmentCreate.h
Bamboo Commit: Updated MAlarmMapping.cpp

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

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

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

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-13198-UI_BN_75' into develop

DEN-12836: Treatment Report/log export modifications

- A little cleanup and refactoring and added the treatment log 10% rotation.

    • -1
    • +12
    /sources/storage/StorageGlobals.cpp
DEN-13199: INT: DVT Support

- During DVT support found out the BCuff vitals debug item on the top of the screen is not working, and fixed ti by adding a real time version of the same actual vital properties which gets updated every time the vitals received.

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

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

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

    • -6
    • +6
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-13129: SCA: Code Analysis

- Generated Static Code Analisys

Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-12716-UI_BN_S70' into develop

UI-DEN-12716 : UI-DEN-12716-2 : UI-DEN-12716_UI BN S70

- Addressed the code review comments.

- The timedatectl command was missing the set-timezone command option.

- When using timedatectl no need to use the hwclock

- During the unit test review noticed that the thread name changed and updated and kept it, although we still have some issues there which needs to be fixed.

    • -26
    • +26
    /sources/cloudsync/CloudSyncController.h
    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp