Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

Update per latest design, add request button, add BP measurement valueadjuster

    • -75
    • +98
    ./gui/qml/compounds/BPHREntry.qml
    • -0
    • +90
    ./gui/qml/compounds/LabelUnitContainer.qml
    • -0
    • +208
    ./gui/qml/compounds/ValueAdjuster.qml
  1. … 1 more file in changeset.
LDT-2428: Onboarding Test Message & Diag Screen View

- add model and view for message 0x7000

- Add to TD diagnostics screen and able to get output

- working on conditional view when message is received.

    • -0
    • +16
    ./gui/qml/dialogs/diagnostics/DiagnosticsTD.qml
    • -0
    • +48
    ./model/td/data/MTDTestData.cpp
    • -0
    • +80
    ./model/td/data/MTDTestData.h
    • -0
    • +25
    ./view/td/data/VTDTestData.cpp
    • -0
    • +43
    ./view/td/data/VTDTestData.h
  1. … 1 more file in changeset.
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

sneaking in a object name for squish

LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

address cr comments

    • -19
    • +10
    ./gui/qml/dialogs/AcidConcentrateAdjustment.qml
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

update to not show header bar dialog option in create Rx screen

LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

address cr comment

LDT-1443: Ultrafiltration - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

- Updated Slider.qml so maximum allowed value is step aligned when step snap is set.

LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

remove commented out lines

revert clearing method and remove from VTreatmentCreate

LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

Update to sync up screen and dialog using c++ properties

    • -16
    • +28
    ./gui/qml/compounds/ValueAdjuster.qml
    • -2
    • +14
    ./gui/qml/dialogs/AcidConcentrateAdjustment.qml
Merge branch 'feature/LDT-783-stop-state' into staging

  1. … 2 more files in changeset.
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

fix comments typos

LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

variable update to canOFF

    • -11
    • +11
    ./gui/qml/compounds/ValueAdjuster.qml
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

cr comments

LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

address cr comments

    • -10
    • +25
    ./gui/qml/dialogs/AcidConcentrateAdjustment.qml
    • -0
    • +21
    ./view/hd/data/VTreatmentRanges.cpp
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

address cr comments

    • -22
    • +22
    ./gui/qml/compounds/ValueAdjuster.qml
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

cr comments

LDT-2364: Software Upgrade - SW - 01 - Qt6-LTS Investigation - R&I - 05: DEV - Feature Implementation

- Updated to build with Qt 6.8.3

    • -17
    • +17
    ./bluetooth/BluetoothInterface.cpp
    • -1
    • +1
    ./gui/qml/dialogs/NotificationDialog.qml
  1. … 23 more files in changeset.
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

remove enum

LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

add commment

LDT-2364: Software Upgrade - SW - 01 - Qt6-LTS Investigation - R&I - 05: DEV - Feature Implementation

- Updated to use CMake for generating build files instead of qmake.

  1. … 4 more files in changeset.
LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

address cr comments

LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

Address CR comments

LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

update terminology from sync to refresh

LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

update from config update of housing potassium and calcium under category of Acid Concentrate Ranges

LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

bold selected menu item

LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

fix patient ID to max at req of 20

LDT-1621 HeaderBar - SW - 01 - Prescription - R&I - 05: DEV - Feature Implementation

added Prescription Rx poopup dialog to headerbar

    • -28
    • +27
    ./gui/qml/compounds/ValueAdjuster.qml
    • -0
    • +67
    ./gui/qml/dialogs/headerbar/HeaderbarPrescription.qml
    • -0
    • +10
    ./view/hd/data/VTreatmentRanges.cpp
  1. … 1 more file in changeset.