sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

DEN-14961: Updated - The UI RTC needs to get synced with HD RTC

Renamed the class and objects to be HDRTC* per CR request

    • -41
    • +0
    ./model/hd/data/post/MHDDataTimeData.cpp
    • -81
    • +0
    ./model/hd/data/post/MHDDateTimeData.h
    • -0
    • +41
    ./model/hd/data/post/MHDRTCEpochData.cpp
    • -0
    • +81
    ./model/hd/data/post/MHDRTCEpochData.h
  1. … 1 more file in changeset.
DEN-12842: Updated - UI: prepopulate option on the create treatment screen (Phase 1b)

Remove model refactoring and restored to original

Corrected slider + switch state update for prepopulating

    • -1
    • +1
    ./gui/qml/components/GridSelection.qml
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
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
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-15282: FW: Resume RINSBACK is missing a timeout timer

added the timer for the rinseback in progress.

  1. … 1 more file in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

    • -16
    • +22
    ./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-15826: Bluetooth cuff state overlaps with vital timer in treatment screen

Bluetooth cuff state overlaps with Vital Timer

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
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-15769: UI: Usability: Remove Option to increase/decrease treatment time after UF volume adjustments

- Fixed the added new state from common develop (blood recover)

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-15769: UI: Usability: Remove Option to increase/decrease treatment time after UF volume adjustments

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
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-14934: Rinseback "Back to Treatment" Workflow Missing Patient Reconnection Instructions (Phase 1)

  1. … 1 more file in changeset.
DEN-15112: Added - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

WIP added the SD-Card file model to the code.

    • -23
    • +21
    ./gui/qml/pages/settings/SettingsExportLogs.qml
    • -0
    • +1
    ./gui/qml/pages/settings/SettingsStack.qml
    • -0
    • +66
    ./model/settings/MSDCardFile.h
    • -0
    • +197
    ./view/settings/VSDCardFilesModel.cpp
    • -0
    • +79
    ./view/settings/VSDCardFilesModel.h
  1. … 1 more file in changeset.