sources

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
DEN-15812: UI: Add an option on the Configurations setup screen to prevent the Device Registration cleanup

- Added the UI portion of the update

- Added the -U cmd-line option to get UI Application in update mode.

    • -42
    • +86
    ./gui/qml/pages/settings/SettingsStack.qml
  1. … 2 more files in changeset.
DEN-15977: UI: UI is not responding to POST result request from HD

- added the removed line during the Cybersecurity merge.

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
    • -5
    • +5
    ./model/hd/data/post/MHDRTCEpochData.cpp
    • -5
    • +5
    ./model/hd/data/post/MHDRTCEpochData.h
Merge remote-tracking branch 'origin/DEN-15833-UI-VD-S101-alarm_list_uniqueID' into staging

Merge branch 'DEN-15833-UI-VD-S101-FS_io_fail_alarm' into staging

Merge remote-tracking branch 'origin/DEN-15833-UI-VD-S101-UI_HD_RTC_sync' into staging

  1. … 1 more file in changeset.
DEN-15664: Blood Pump Stop Time Exceeded Alarms (124, 125, 165, and 212) Alarm Timer Feature is Inconsistent

- Added the txEnd to the condition as well to display the countdown timer.

[~msuleiman], thanks for the comment. this is fine to be consistent with the rest of the models, which are organized this way.

[~msuleiman],
thanks for the comment.
this is fine to be consistent with the rest of the models, which are organized this way.

That was pre-existing and unrelated to the changes I had made for this CR.

That was pre-existing and unrelated to the changes I had made for this CR.

UI-DEN-15905-UI-BN-S102 - UpdateOnly - Application [ Ready ]
UI-DEN-15905-UI-BN-S102 - UpdateOnly - Application [ Ready ]
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
use braces for if statement

use braces for if statement

use braces for if statement

use braces for if statement

DEN-13474: Updated - UI: SRSUI for SD-Card/File System Write Failure & Export Log Failure may be Outdated from PRS (SRSUI 1077-1079)

Rename the signal/slot per CR request

DEN-15805: Updated - UI: Pressure Adjustment Screen Does Not Reset When User Cancels Change

Modify fix to use similar technique for setting and resetting in treatment flow screen

    • -7
    • +0
    ./gui/qml/pages/treatment/TreatmentStack.qml
DEN-15491: Updated - Usability: UI: alarm list unique field for Alarm Descriptor

Renamed the alarm name variable to be listTitle per CR request