leahi-application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated to make previous range marker look and feel the default and add globals for updating look just for UF.

    • -3
    • +3
    /sources/gui/qml/components/RangeMarker.qml
    • -2
    • +3
    /sources/gui/qml/globals/Variables.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated to make previous range marker look and feel the default and add globals for updating look just for UF.

    • -3
    • +3
    /sources/gui/qml/components/RangeMarker.qml
    • -2
    • +3
    /sources/gui/qml/globals/Variables.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated TreatmentAdjustmentUltrafiltrationStart.qml to change progress fill color per updated UI design.

LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated TreatmentAdjustmentUltrafiltrationStart.qml to change progress fill color per updated UI design.

LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Removed TreatmentAdjustmentUltrafiltrationPaused.qml, pause/resume UF functionality has been moved into TreatmentAdjustmentUltrafiltrationStart.qml.

- Updated RangeMarker per updates to UI design.

- Updated UF adjustment screens to use ufRunning and ufPaused properties from VTreatmentUltrafiltration.

- Added TreatmentAdjustmentUltrafiltrationMetrics.qml component for displaying UF volume removed and goal data in adjustment screens.

- Updated TreatmentAdjustmentUltrafiltrationStart.qml per updates to UI design.

    • -6
    • +8
    /sources/gui/qml/components/RangeMarker.qml
    • -3
    • +5
    /sources/gui/qml/globals/Variables.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Removed TreatmentAdjustmentUltrafiltrationPaused.qml, pause/resume UF functionality has been moved into TreatmentAdjustmentUltrafiltrationStart.qml.

- Updated RangeMarker per updates to UI design.

- Updated UF adjustment screens to use ufRunning and ufPaused properties from VTreatmentUltrafiltration.

- Added TreatmentAdjustmentUltrafiltrationMetrics.qml component for displaying UF volume removed and goal data in adjustment screens.

- Updated TreatmentAdjustmentUltrafiltrationStart.qml per updates to UI design.

    • -6
    • +8
    /sources/gui/qml/components/RangeMarker.qml
    • -3
    • +5
    /sources/gui/qml/globals/Variables.qml
LDT-2076 Solution Infusion - SW - 01 - R&I - 05: DEV - Feature Implementation

Update naming of header bar dialogs to new naming scheme

    • -3
    • +3
    /sources/gui/qml/components/HeaderBar.qml
    • -0
    • +144
    /sources/gui/qml/dialogs/headerbar/HeaderbarSettings.qml
    • -0
    • +41
    /sources/gui/qml/dialogs/headerbar/HeaderbarStorage.qml
    • -0
    • +28
    /sources/gui/qml/dialogs/headerbar/HeaderbarWiFi.qml
    • -28
    • +0
    /sources/gui/qml/dialogs/headerbar/WiFiDialog.qml
PreTreatmentStash

create Rx

    • -3
    • +3
    /sources/gui/qml/components/HeaderBar.qml
    • -28
    • +0
    /sources/gui/qml/dialogs/headerbar/WiFiDialog.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated treatment UF view (VTreatmentUltrafiltrationData.h/cpp) to add ufRunning and ufPaused properties.

LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated treatment UF view (VTreatmentUltrafiltrationData.h/cpp) to add ufRunning and ufPaused properties.

LDT-2074 Solution Infusion - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

add png of sdd

    • binary
    /SDDs/Saline_Bolus.png
LDT-2074 Solution Infusion - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

Add SDD puml file

    • -0
    • +41
    /SDDs/Saline_Bolus.puml
LDT-2076 Solution Infusion - SW - 01 - R&I - 05: DEV - Feature Implementation

Update qml files to match design

LDT-2076 Solution Infusion - SW - 01 - R&I - 05: DEV - Feature Implementation

Update saline bolus command and file name changes

LDT-1641 HeaderBar - SW - 01 - Information - R&I - 05: DEV - Feature Implementation

address cr comments

    • -2
    • +3
    /sources/gui/qml/components/HeaderBar.qml
    • -0
    • +28
    /sources/gui/qml/dialogs/headerbar/HeaderbarWiFi.qml
LDT-1641 HeaderBar - SW - 01 - Information - R&I - 05: DEV - Feature Implementation

add misssing versions and update name of headerbardialog file names

    • -0
    • +28
    /sources/gui/qml/dialogs/headerbar/HeaderbarDialogWiFi.qml
    • -28
    • +0
    /sources/gui/qml/dialogs/headerbar/WiFiDialog.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated back button to match changes to UI design.

    • -21
    • +8
    /sources/gui/qml/components/BackButton.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated back button to match changes to UI design.

    • -21
    • +8
    /sources/gui/qml/components/BackButton.qml
LDT-1639 HeaderBar - SW - 01 - Information - R&I - 03: SDD - Design Diagram - plantuml

Update puml diagram

LDT-1641 HeaderBar - SW - 01 - Information - R&I - 05: DEV - Feature Implementation

address CR commens0

LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated Variables.qml to add constants for adjustment dialogs.

- Updated TreatmentAdjustmentBase.qml to update dialog headers to match updated UI designs and move Confirm button position.

    • -0
    • +7
    /sources/gui/qml/globals/Variables.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated Variables.qml to add constants for adjustment dialogs.

- Updated TreatmentAdjustmentBase.qml to update dialog headers to match updated UI designs and move Confirm button position.

    • -0
    • +7
    /sources/gui/qml/globals/Variables.qml
Merge branch 'feature/LDT-783-stop-state' into develop

Merge branch 'feature/LDT-926-Main-Treatment-Screen-SW-01-Diagnostics-Screen-FP' into develop

Merge branch 'feature/LDT-1636-headerbar-information' into develop

    • -17
    • +5
    /sources/gui/qml/components/HeaderBar.qml
LDT-788: Wide layout 1 Stop State - SW - 01 - R&I - 05: DEV - Feature Implementation

- updated the alarmstatus message flags to the Leahi version.

    • -4
    • +9
    /sources/view/hd/alarm/VAlarmStatus.cpp
LDT-931: Main Treatment Screen - SW - Diagnostics Screen-FP - 05: DEV - Feature Implementation

- Add FP Folder structure

- Add The following FP message implementation

Versions

Pressure

Flow

Conductivity

Temperature

Valves

ROPump

BoostPump

Level

-Add FP can channel to Can interpreter

-Implement FP diagnostics screen

    • -16
    • +59
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +281
    /sources/gui/qml/dialogs/diagnostics/DiagnosticsFP.qml
  1. … 35 more files in changeset.
LDT-1641 HeaderBar - SW - 01 - Information - R&I - 05: DEV - Feature Implementation

add FP versions to display later

LDT-1639 HeaderBar - SW - 01 - Information - R&I - 03: SDD - Design Diagram - plantuml

add puml diagram

    • binary
    /SDDs/Information_Popup.png
    • -0
    • +76
    /SDDs/Information_popup.puml