Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-1738 (UI) Main Tx Screen - Ultrafiltration Details - R&I - 05: DEV - Feature Implementation

Remove autosave file

LDT-1738 (UI) Main Tx Screen - Ultrafiltration Details - R&I - 05: DEV - Feature Implementation

Revert min/max changes

    • -1
    • +1
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 2 more files in changeset.
LDT-1738 (UI) Main Tx Screen - Ultrafiltration Details - R&I - 05: DEV - Feature Implementation

Address CR comments and update obsolete max properties

    • -1
    • +1
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 1 more file in changeset.
LDT-1746 (UI) Main Tx Screen - Conductivity Display Resolution Incorrect - R&I - 05: DEV - Feature Implementation

Address CR comment and use variables for precision

LDT-1746 (UI) Main Tx Screen - Conductivity Display Resolution Incorrect - R&I - 05: DEV - Feature Implementation

Update precision of dialysate conductivity from 2 decimals to 1

LDT-1738 (UI) Main Tx Screen - Ultrafiltration Details - R&I - 05: DEV - Feature Implementation

Removed obsolete ‘minimum' and ‘maximum' properties in VTreatmentUltrafiltrationData.h and update proeprty binding using those

Merge branch 'feature/LDT-1209-main-treatment-screen' into staging

  1. … 1 more file in changeset.
Merge branch 'LDT-907-Main-Treatment-Screen-SW-Diagnostics-Screen-DD' into staging

    • -1
    • +3
    ./gui/qml/components/DebugDataColumn.qml
    • -0
    • +280
    ./gui/qml/dialogs/diagnostics/DiagnosticsTD.qml
  1. … 2 more files in changeset.
LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation

- Address Diagnostic QML object names

- Remove all unimplemented DD instances, leaving only DDlevel message

- MModel alignment

    • -1
    • +1
    ./gui/qml/dialogs/diagnostics/DiagnosticsSwipe.qml
LDT-1519 HeaderBar - SW - 01 - Component & Placement - R&I - 03: SDD - Design Diagram - plantuml

Update SDD ith main menu listview

  1. … 9 more files in changeset.
LDT-1521 HeaderBar - SW - 01 - Component & Placement - R&I - 05: DEV - Feature Implementation

Address CR comments. Create lock dialogcomponenet

    • -0
    • +58
    ./gui/qml/dialogs/LockDialog.qml
    • -52
    • +2
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 1 more file in changeset.
LDT-1521 HeaderBar - SW - 01 - Component & Placement - R&I - 05: DEV - Feature Implementation

fix alarm notification bar alignment

LDT-1521 HeaderBar - SW - 01 - Component & Placement - R&I - 05: DEV - Feature Implementation

Optimize MainMenu

    • -30
    • +36
    ./gui/qml/components/HeaderBar.qml
    • -125
    • +65
    ./gui/qml/components/MainMenu.qml
    • -5
    • +4
    ./gui/qml/pages/treatment/TreatmentStack.qml
LDT-1519 HeaderBar - SW - 01 - Component & Placement - R&I - 03: SDD - Design Diagram - plantuml

add Graphiv SDD diagram for header bar

  1. … 18 more files in changeset.
LDT-1521 HeaderBar - SW - 01 - Component & Placement - R&I - 05: DEV - Feature Implementation

Adjust positioning for popups

    • -0
    • +1
    ./gui/qml/dialogs/DiagnosticsDialog.qml
    • -0
    • +1
    ./gui/qml/dialogs/NotificationDialog.qml
    • -2
    • +2
    ./gui/qml/pages/treatment/TreatmentStack.qml
LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation

- Add DD level sensor message

- Add diagnostics QML patch

- Add DD diagnostics base implementation

    • -1
    • +3
    ./gui/qml/components/DebugDataColumn.qml
    • -31
    • +18
    ./gui/qml/dialogs/diagnostics/DiagnosticsDD.qml
    • -1
    • +1
    ./gui/qml/dialogs/diagnostics/DiagnosticsSwipe.qml
    • -0
    • +47
    ./model/dg/data/MDDLevelData.cpp
    • -0
    • +84
    ./model/dg/data/MDDLevelData.h
    • -0
    • +26
    ./view/dg/data/VDDLevelData.cpp
    • -0
    • +44
    ./view/dg/data/VDDLevelData.h
  1. … 1 more file in changeset.
LDT-1521 HeaderBar - SW - 01 - Component & Placement - R&I - 05: DEV - Feature Implementation

Add separate component for header bar and layout on top of main window and sizze other main content under

    • -0
    • +169
    ./gui/qml/components/HeaderBar.qml
    • -1
    • +1
    ./gui/qml/pages/settings/SettingsExportLogs.qml
    • -53
    • +6
    ./gui/qml/pages/treatment/TreatmentHome.qml
    • -16
    • +65
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 1 more file in changeset.
LDT-1209 Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

Fix initial boolean setting for running the opacity animation for the ProgressCircle.qml

    • -2
    • +3
    ./gui/qml/components/ProgressCircle.qml
LDT-958: main-treatment-screen-sw-01-auto-message-generation-integration

- Removed the bluetooth and cloudsync modules

    • -1254
    • +0
    ./bluetooth/BluetoothInterface.cpp
    • -175
    • +0
    ./bluetooth/BluetoothInterface.h
    • -1368
    • +0
    ./cloudsync/CloudSyncController.cpp
    • -433
    • +0
    ./cloudsync/CloudSyncController.h
  1. … 3 more files in changeset.
LDT-958: Main Treatment Screen - SW - 01 - Auto Message Generation - Integration - R&I

- Modified the application to be able to compile with the auto generated code

- Initial commit of the auto generated code

    • -1089
    • +0
    ./canbus/MessageDispatcher.cpp
    • -0
    • +585
    ./canbus/MessageDispatcherAutoGen.cpp
    • -0
    • +210
    ./canbus/MessageDispatcherAutoGen.h
    • -0
    • +230
    ./canbus/MessageGlobalsAutoGen.h
    • -0
    • +595
    ./canbus/MessageInterpreterAutoGen.cpp
    • -0
    • +182
    ./gui/GuiGlobalsAutoGen.cpp
  1. … 349 more files in changeset.
Merge branch 'LDT-907-Main-Treatment-Screen-SW-Diagnostics-Screen-DD' into develop

    • -0
    • +280
    ./gui/qml/dialogs/diagnostics/DiagnosticsTD.qml
  1. … 1 more file in changeset.
LDT-1209 Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

add in treatment time "treatment complete" text to timer and address CR comments

    • -0
    • +52
    ./model/td/data/treatment/MTreatmentParametersSetPointData.cpp
    • -0
    • +86
    ./model/td/data/treatment/MTreatmentParametersSetPointData.h
  1. … 7 more files in changeset.
LDT-1209 Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

fix upper and lower bound range bugs for pressures component

LDT-1209 Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

fix lower bound bug where progress would go out of scope

LDT-1209 Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

added fixed decimal to UF progress bar value

LDT-1209 Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

address cr comments

LDT-1209 Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

remove states

    • -1
    • +0
    ./gui/qml/pages/treatment/TreatmentStack.qml
LDT-1209 Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

address pr comments

LDT-1209 Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

address CR comments

Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

add missing colors