leahi-application

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

- complete Edit implementation

- complete Duplicate implementation

-complete Delete implementation

- Add slots in VTreatmentCreate to handle RXProfile model selected

- Add signals to help load the CreateRx Screen

    • -10
    • +11
    /sources/gui/qml/components/BaseComboBox.qml
    • -0
    • +1
    /sources/gui/qml/components/TextEntry.qml
    • -20
    • +12
    /sources/gui/qml/dialogs/RxManagerDialog.qml
    • -1
    • +8
    /sources/gui/qml/pages/ManagerStack.qml
    • -3
    • +8
    /sources/gui/qml/pages/rxmanager/RxManager.qml
    • -21
    • +32
    /sources/storage/RxProfilesController.cpp
    • -2
    • +11
    /sources/storage/RxProfilesController.h
  1. … 3 more files in changeset.
LDT-2096: Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

- Fix issues due to merge in pretreatment create qml files

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

- Complete implementation of Add Rx profile with Create treatment screen

- Change Controller writing to use QHash

- added Saline Volume to profile.

    • -0
    • +1
    /sources/gui/qml/globals/Variables.qml
    • -9
    • +21
    /sources/gui/qml/pages/ManagerStack.qml
    • -33
    • +16
    /sources/gui/qml/pages/rxmanager/RxManager.qml
    • -31
    • +27
    /sources/storage/RxProfilesController.cpp
    • -4
    • +11
    /sources/storage/RxProfilesController.h
Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

-Add dialog to qrc and main.ql=ml

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

- add RX manager dialog

- Add base of Pretreatment page for rx profile. Need to adjust back signal

    • -0
    • +62
    /sources/gui/qml/dialogs/RxManagerDialog.qml
    • -19
    • +18
    /sources/gui/qml/pages/ManagerStack.qml
    • -0
    • +66
    /sources/gui/qml/pages/rxmanager/RxManager.qml
    • -7
    • +11
    /sources/storage/RxProfilesController.cpp
    • -2
    • +4
    /sources/storage/RxProfilesController.h
Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

*Write functionality working to create an RX profile given a QStringList

    • -69
    • +55
    /sources/storage/RxProfilesController.cpp
    • -9
    • +5
    /sources/storage/RxProfilesController.h
Merge branch 'feature/LDT-2957-heparin' into staging

    • -2
    • +3
    /sources/gui/qml/components/HeaderBar.qml
    • -0
    • +5
    /sources/gui/qml/globals/Variables.qml
Merge branch 'feature/LDT-2727-service' into staging

    • -1
    • +3
    /sources/gui/qml/globals/Variables.qml
LDT-2962 Heparin - SW - 01 - R&I - 05: DEV - Feature Implementation

address cr comment fix heparin type options uindefined

    • -0
    • +1
    /sources/view/hd/data/VTreatmentRanges.cpp
LDT-2962 Heparin - SW - 01 - R&I - 05: DEV - Feature Implementation

add message IDs

LDT-2960 Heparin - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

adddress cr comment

LDT-2960 Heparin - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

address cr comments

    • -2
    • +2
    /sources/gui/qml/components/HeaderBar.qml
    • -1
    • +5
    /sources/gui/qml/components/IdleTimer.qml
    • -2
    • +2
    /sources/gui/qml/components/MainMenu.qml
    • -2
    • +2
    /sources/gui/qml/globals/Variables.qml
    • -0
    • +355
    /sources/gui/qml/pages/treatment/TreatmentHeparin.qml
LDT-2960 Heparin - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

push SDD

LDT-2962 Heparin - SW - 01 - R&I - 05: DEV - Feature Implementation

add idle timeout for heparin screen

    • -0
    • +43
    /sources/gui/qml/components/IdleTimer.qml
    • -1
    • +1
    /sources/gui/qml/components/MainMenu.qml
LDT-2962 Heparin - SW - 01 - R&I - 05: DEV - Feature Implementation

implementation of heparin

    • -2
    • +3
    /sources/gui/qml/components/HeaderBar.qml
    • -11
    • +37
    /sources/gui/qml/components/MainMenu.qml
    • -0
    • +5
    /sources/gui/qml/globals/Variables.qml
  1. … 3 more files in changeset.
Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

- Cleanup Rx manager stack to separate QML components.

- Cleanup font size to fix spacing for each profile

    • -0
    • +1
    /sources/gui/qml/components/LabelValue.qml
    • -234
    • +16
    /sources/gui/qml/pages/ManagerStack.qml
Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

- Adjust RXprofile view to have list model

- adjust signal to return list of rx models

- adjust manager stack to use view modeldata

    • -15
    • +90
    /sources/gui/qml/pages/ManagerStack.qml
    • -1
    • +1
    /sources/storage/RxProfilesController.cpp
    • -1
    • +1
    /sources/storage/RxProfilesController.h
Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

Add model list implementation, and rename files

    • -39
    • +3
    /sources/gui/qml/pages/ManagerStack.qml
    • -0
    • +29
    /sources/model/rxmanager/MRxProfilesData.cpp
    • -0
    • +105
    /sources/model/rxmanager/MRxProfilesData.h
    • -0
    • +346
    /sources/storage/RxProfilesController.cpp
    • -0
    • +122
    /sources/storage/RxProfilesController.h
LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

address cr comments

    • -0
    • +67
    /sources/device/DeviceController.cpp
    • -5
    • +5
    /sources/gui/qml/components/HeaderBar.qml
    • -1
    • +1
    /sources/gui/qml/dialogs/ConfirmDialog.qml
  1. … 5 more files in changeset.
LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

address cr comments

    • -2
    • +2
    /sources/bluetooth/BluetoothInterface.cpp
    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
LDT-2730 Service - SW - 01 - Service - R&I - 03: SDD - Design Diagram - plantuml

update diagram per commetns

LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

clean up user mode setting

LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

sync date and time to ui time when NTP is set

    • -4
    • +44
    /sources/view/settings/VDateTime.cpp
LDT-2730 Service - SW - 01 - Service - R&I - 03: SDD - Design Diagram - plantuml

uopdate sdd

LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

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

    • -7
    • +5
    /sources/gui/qml/pages/UserConfirmation.qml
Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

minor file cleanup of rx profile view and model

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

    • -8
    • +8
    /sources/gui/qml/pages/ManagerStack.qml
LDT-2730 Service - SW - 01 - Service - R&I - 03: SDD - Design Diagram - plantuml

add SDD diagram

    • -0
    • +171
    /SDDs/Service.puml
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
    • +19
    /sources/device/DeviceController.cpp
    • -0
    • +1
    /sources/gui/qml/pages/ManagerStack.qml
    • -0
    • +386
    /sources/storage/RxProfiles.cpp
    • -0
    • +214
    /sources/storage/RxProfiles.h
    • -0
    • +208
    /sources/view/VRxProfiles.cpp
    • -0
    • +126
    /sources/view/VRxProfiles.h
LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

Revert visible service items to normal