leahi-application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-2096: Prescription Manager - SW - 01 - R&I - 05: Dev - Feature Implementation

- add Rx header to rx manager

- add base list view (WIP)

    • -3
    • +21
    /sources/gui/qml/pages/ManagerStack.qml
    • -0
    • +102
    /sources/gui/qml/pages/rxmanager/RxManagerHeader.qml
    • -0
    • +79
    /sources/gui/qml/pages/rxmanager/RxManagerList.qml
LDT-2691 Patient Vitals - SW - 01 - Enhancement - Round timestamp - R&I - 05: DEV - Feature Implementation

Update sizing of unit label contrainer componenents for vital popups

    • -3
    • +8
    /sources/gui/qml/compounds/BPHREntry.qml
    • -0
    • +1
    /sources/gui/qml/globals/Variables.qml
LDT-2691 Patient Vitals - SW - 01 - Enhancement - Round timestamp - R&I - 05: DEV - Feature Implementation

Interval timout rounding to clock finished

    • -0
    • +17
    /sources/gui/qml/components/VitalsButton.qml
LDT-2691 Patient Vitals - SW - 01 - Enhancement - Round timestamp - R&I - 05: DEV - Feature Implementation

uppdate close icon and minor update to vitals dialog - rename bp measurement interval to vitals interval

    • -2
    • +2
    /sources/gui/qml/components/CloseButton.qml
LDT-2691 Patient Vitals - SW - 01 - Enhancement - Round timestamp - R&I - 05: DEV - Feature Implementation

add bug fixes from create rx

    • binary
    /SDDs/VitalsLayout.png
LDT-2689 Patient Vitals - SW - 01 - Enhancement - Round timestamp - R&I - 03: SDD - Design Diagram - plantuml

addd sdd layou8t diagram

    • -0
    • +44
    /SDDs/VitalsLayout.puml
Merge branch 'staging' into develop

Bamboo Commit: Updated MAlarmMapping.cpp

    • -8
    • +8
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'feature/LDT-1440-ultrafiltration' into staging

    • -16
    • +71
    /sources/gui/qml/components/Slider.qml
    • -1
    • +1
    /sources/gui/qml/components/TouchRect.qml
    • -0
    • +146
    /sources/gui/qml/compounds/StoppedSlider.qml
    • -4
    • +13
    /sources/gui/qml/globals/Variables.qml
  1. … 3 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

    • -8
    • +8
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'feature/LDT-2264-patient-vitals' into staging

    • -1
    • +3
    /sources/canbus/MessageInterpreter.cpp
    • -1
    • +1
    /sources/gui/qml/components/CloseButton.qml
    • -10
    • +14
    /sources/gui/qml/components/HeaderBar.qml
    • -1
    • +17
    /sources/gui/qml/components/TextEntry.qml
    • -2
    • +16
    /sources/gui/qml/globals/Variables.qml
  1. … 3 more files in changeset.
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

code cleanup and make numpad slide animation smoother

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

- Updated TreatmentUltrafiltrationItem.qml to update visible based on whether Start, Edit, or Confirm screens are visible.

- Updated TreatmentUltrafiltrationItem.qml to only allow the Confirm screen to be shown if UF treatment item is already open.

- Updated TreatmentAdjustmentUltrafiltrationConfirm.qml to send confirmed UF request volume with proper precision.

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

- Updated MainHome.qml to remove Start Treatment button.

    • -20
    • +7
    /sources/gui/qml/pages/MainHome.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- UpdateTreatmentAdjustmentUltrafiltrationStart.qml to remove icon from pause button.

- Updated leahi.qrc to remove PauseDarkBlue.png since it is no longer being used.

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

- Removed LabelUnitContainer.qml.

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

- Updated NotificationBarSmall.qml to only expose individual properties and not entire component.

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

- Updated MTreatmentAdjustRequests.h to remove Box/M.Box columns from doxygen headers.

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

- Updated VTreatmentRanges to change ultrafiltrationVolume to RANGESET and added comments regarding missing Def, Min, Max, Res for all sets.

    • -0
    • +5
    /sources/view/hd/data/VTreatmentRanges.cpp
    • -1
    • +1
    /sources/view/hd/data/VTreatmentRanges.h
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

address CR comments

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

- Updated TreatmentAdjustmentUltrafiltrationEdit.qml to fix precision issue with ultrafiltration volume resolution.

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

- Updated to move StoppedSlider.qml from components to compounds.

    • -146
    • +0
    /sources/gui/qml/components/StoppedSlider.qml
    • -0
    • +146
    /sources/gui/qml/compounds/StoppedSlider.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated for changes to UI design.

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

- Updated TreatmentAdjustmentUltrafiltrationEdit.qml to use UF volume resolution from config file.

- Updated VTreatmentRanges.h/cpp to add UF volume resolution property from config file.

    • -0
    • +2
    /sources/view/hd/data/VTreatmentRanges.cpp
    • -0
    • +3
    /sources/view/hd/data/VTreatmentRanges.h
LDT-2267 Patient Vitals - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

update SDD diagram

LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

address cr comments

    • -7
    • +4
    /sources/gui/qml/components/ModalDialog.qml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated TreatmentAdjustmentUltrafiltrationConfirm.qml to add specificity to variable usage.

- Updated TreatmentAdjustmentUltrafiltrationStart.qml to declare some variables read only.

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

- Updated LabelUnitContainer.qml to use Variables.qml for border width.

- Updated StoppedSlider.qml, TreatmentAdjustmentUltrafiltrationMetrics.qml, TreatmentAdjustmentUltrafiltrationEdit.qml, TreatmentAdjustmentUltrafiltrationStart.qml, Colors.qml, and Variables.qml for changes to UI design.

    • -2
    • +1
    /sources/gui/qml/components/StoppedSlider.qml
    • -2
    • +4
    /sources/gui/qml/globals/Variables.qml
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

update and create default buttons

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

- Added LabelUnitContainer.qml and updated Colors.qml, Fonts.qml, and Variables.qml to add associated values (copied in from staging).

- Updated RangeMarker.qml to adjust label position when value is on top and marker is close to its parent's left or right edges.

- Updated TreatmentAdjustmentUltrafiltrationMetrics.qml to use LabelUnitContainer.qml

- Moved sources/gui/qml/pages/treatment/adjustments/TreatmentAdjustmentUltrafiltrationMetrics.qml to sources/gui/qml/compounds/TreatmentAdjustmentUltrafiltrationMetrics.qml.

    • -0
    • +17
    /sources/gui/qml/components/RangeMarker.qml
    • -0
    • +90
    /sources/gui/qml/compounds/LabelUnitContainer.qml
    • -0
    • +72
    /sources/gui/qml/compounds/TreatmentAdjustmentUltrafiltrationMetrics.qml
    • -8
    • +17
    /sources/gui/qml/globals/Colors.qml
    • -2
    • +14
    /sources/gui/qml/globals/Variables.qml