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

address cr comments

LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated to add TreatmentAdjustmentDurationEdit.qml and TreatmentAdjustmentDurationConfirm.qml screens.

- Updated TreatmentAdjustmentDuration.qml to use stack for edit and confirmation per UI/UX design updates.

- Updated TreatmentAdjustmentFlow.qml to change per UI/UX design updates.

    • -2
    • +0
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 1 more file in changeset.
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated TreatmentHome.qml and TreatmentStack.qml to add Saline Adjustment.

- Updated TreatmentAdjustmentPressuresLimits.qml to change for UI design updates.

- Added TreatmentAdjustmentSaline.qml.

- Updated TreatmentSaline.qml to show edit button.

    • -6
    • +21
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 1 more file in changeset.
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Added LabelUnitValueAdjuster.qml.

- Updated LabelUnitContainer.qml to allow changing title and unit font size.

- Updated Variables.qml to add unit for pressure.

- Updated TreatmentAdjustmentPressuresLimits.qml for changes to UI design.

    • -7
    • +9
    ./gui/qml/compounds/LabelUnitContainer.qml
    • -0
    • +45
    ./gui/qml/compounds/LabelUnitValueAdjuster.qml
  1. … 1 more file in changeset.
LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

clean up user mode setting

    • -1
    • +1
    ./gui/qml/pages/settings/SettingsUserMode.qml
LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

sync date and time to ui time when NTP is set

    • -1
    • +7
    ./gui/qml/pages/settings/SettingsDateTime.qml
LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

Updated manufacutring log in to use current password then enter new one

Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

minor file cleanup of rx profile view and model

LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Updated TreatmentStack.qml to return to Treatment Home when pressing the first item in the header menu and in treatment mode and treatment state.

    • -1
    • +8
    ./gui/qml/pages/treatment/TreatmentStack.qml
Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

- Added basic File reading list model to QML. File titles now displayed on RX manager screen

    • -1
    • +1
    ./gui/qml/pages/rxmanager/RxManagerHeader.qml
LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Updated TreatmentStack.qml to reset state of TreatmentTrends and clear previous treatment data and history when op mode changes to in treatment.

- Updated TreatmentTrends.qml to default to expanded Treatment Data table and to shift data and history tables to show new entries whenever they are added.

- Updated VTreatmentTrends.h/cpp to add doClearData function, make data and history list model getters private, and add doxygen headers.

    • -1
    • +11
    ./gui/qml/pages/treatment/TreatmentStack.qml
    • -2
    • +9
    ./gui/qml/pages/treatment/TreatmentTrends.qml
    • -10
    • +113
    ./view/td/data/treatment/VTreatmentTrends.cpp
    • -3
    • +4
    ./view/td/data/treatment/VTreatmentTrends.h
LDT-2730 Service - SW - 01 - Service - R&I - 03: SDD - Design Diagram - plantuml

add SDD diagram

    • -1
    • +0
    ./gui/qml/pages/settings/SettingsStack.qml
  1. … 2 more files in changeset.
LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Updated TreatmentAdjustmentVitals.qml to prevent it from starting/stopping the vitals interval timer.

LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Updated TreatmentTrends.qml to properly handle undefined UF values and updated history time for proper sizing.

- Updated TreatmentAdjustmentVitalsInterval.qml and VCommonAdjustmentVitals.cpp to prevent vitals timer from being stopped. Vitals timer should only be stopped when not in treatment.

    • -3
    • +3
    ./gui/qml/pages/treatment/TreatmentTrends.qml
Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

- Add Correct file path in storage globals

- Add cleanedup base of file read in rxprofiles controller, and Device controller

- Add View connection to manager stack (needs to be fixed)

    • -0
    • +386
    ./storage/RxProfiles.cpp
    • -0
    • +214
    ./storage/RxProfiles.h
    • -0
    • +208
    ./view/VRxProfiles.cpp
    • -0
    • +126
    ./view/VRxProfiles.h
  1. … 3 more files in changeset.
LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

Revert visible service items to normal

    • -8
    • +8
    ./gui/qml/pages/settings/SettingsStack.qml
LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

TD and D Ddata time messaging fingihsed

LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Updated TreatmentTrends.qml to change based on UI updates.

    • -12
    • +13
    ./gui/qml/pages/treatment/TreatmentTrends.qml
LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

update message ids and cpp files for TD and DD date time

    • -0
    • +82
    ./model/dd/adjustment/settings/MAdjustDDDateTimeResponse.h
  1. … 4 more files in changeset.
LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

updates to resetting wifi to show correct behavior

    • -4
    • +4
    ./gui/qml/pages/settings/SettingsStack.qml
    • -5
    • +11
    ./gui/qml/pages/settings/SettingsWiFi.qml
LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Updated TreatmentTrends.qml to remove seconds from trend entry time.

    • -3
    • +2
    ./gui/qml/pages/treatment/TreatmentTrends.qml
LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Updated TreatmentTrends.qml to remove seconds from trend entry time.

    • -3
    • +2
    ./gui/qml/pages/treatment/TreatmentTrends.qml
LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Updated main.qml to add connections between VTreatmentVitals and VTreatmentAdjustmentVitals for VTreatmentTrends.

- Updated VTreatmentTrends.qml to properly handle undefined parameter values.

- Updated TreatmentAdjustmentVitals.qml to call VTreatmentTrends when vitals are manually inputted.

- Updated VTreatmentTrends.h/cpp to integrate with Vitals.

    • -6
    • +6
    ./gui/qml/pages/treatment/TreatmentTrends.qml
    • -24
    • +41
    ./view/td/data/treatment/VTreatmentTrends.cpp
    • -3
    • +4
    ./view/td/data/treatment/VTreatmentTrends.h
LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Updated main.qml to add connections between VTreatmentVitals and VTreatmentAdjustmentVitals for VTreatmentTrends.

- Updated VTreatmentTrends.qml to properly handle undefined parameter values.

- Updated TreatmentAdjustmentVitals.qml to call VTreatmentTrends when vitals are manually inputted.

- Updated VTreatmentTrends.h/cpp to integrate with Vitals.

    • -6
    • +6
    ./gui/qml/pages/treatment/TreatmentTrends.qml
    • -24
    • +41
    ./view/td/data/treatment/VTreatmentTrends.cpp
    • -3
    • +4
    ./view/td/data/treatment/VTreatmentTrends.h
LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

SSH screen and scripts finally functional

LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Added ScrollBar2.qml, TreatmentTrends.qml, and VTreatmentTrends.h/cpp files for trends implementation.

- Updated GuiGlobals.h to add MsgIDs ID_TreatmentLogAlarmData and ID_TreatmentLogEventData.

- Updated TreatmentStack.qml to add TreeatmentTrends.qml.

- Updated main.qml to add VTreatmentTrends.

- Moved MTreatmentLogAlarmData.h, MTreatmentLogAlarmData.cpp, MTreatmentLogEventData.h, and MTreatmentLogEventData.cpp from hd to td directory.

- Updated MListModel.h/cpp to add insertRow member function.

    • -0
    • +71
    ./gui/qml/components/ScrollBar2.qml
    • -1
    • +1
    ./gui/qml/pages/treatment/TreatmentStack.qml
    • -0
    • +705
    ./gui/qml/pages/treatment/TreatmentTrends.qml
  1. … 6 more files in changeset.
LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Added ScrollBar2.qml, TreatmentTrends.qml, and VTreatmentTrends.h/cpp files for trends implementation.

- Updated GuiGlobals.h to add MsgIDs ID_TreatmentLogAlarmData and ID_TreatmentLogEventData.

- Updated TreatmentStack.qml to add TreeatmentTrends.qml.

- Updated main.qml to add VTreatmentTrends.

- Moved MTreatmentLogAlarmData.h, MTreatmentLogAlarmData.cpp, MTreatmentLogEventData.h, and MTreatmentLogEventData.cpp from hd to td directory.

- Updated MListModel.h/cpp to add insertRow member function.

    • -0
    • +71
    ./gui/qml/components/ScrollBar2.qml
    • -1
    • +1
    ./gui/qml/pages/treatment/TreatmentStack.qml
    • -0
    • +705
    ./gui/qml/pages/treatment/TreatmentTrends.qml
  1. … 6 more files in changeset.
LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Updated TreatmentLog.h/cpp to update alarmTitle and eventTitle to functions to return alarm and event titles without the ID in the returned title.

LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Updated TreatmentLog.h/cpp to update alarmTitle and eventTitle to functions to return alarm and event titles without the ID in the returned title.

Merge branch 'feature/LDT-2666-ultrafiltration-no-pause' into staging

    • -9
    • +8
    ./gui/qml/compounds/LabelUnitContainer.qml