leahi-application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated MAlarmMapping.cpp

    • -11
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'feature/LDT-2825-institutional' into staging

    • -3
    • +121
    /sources/canbus/MessageDispatcher.cpp
    • -2
    • +10
    /sources/canbus/MessageInterpreter.cpp
Merge branch 'feature/LDT-3000-end-of-treatment' into staging

    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +7
    /sources/gui/qml/components/HeaderBar.qml
    • -1
    • +7
    /sources/gui/qml/dialogs/ConfirmDialog.qml
Merge branch 'feature/LDT-3046-feature-options' into staging

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

- 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
LDT-3144 Blood Set Auto-Load and Auto-Eject - SW - 01 - R&I - 05: DEV - Feature Implementation

fix transistioning between opmodes

    • -1
    • +0
    /sources/gui/qml/components/HeaderBar.qml
LDT-3144 Blood Set Auto-Load and Auto-Eject - SW - 01 - R&I - 05: DEV - Feature Implementation

update usermode to advanced mode

    • -0
    • +52
    /sources/gui/qml/pages/settings/SettingsAdvancedMode.qml
    • -10
    • +10
    /sources/view/settings/VSettings.cpp
LDT-3144 Blood Set Auto-Load and Auto-Eject - SW - 01 - R&I - 05: DEV - Feature Implementation

add advanced/standard mode steps

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 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

- 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
LDT-3144 Blood Set Auto-Load and Auto-Eject - SW - 01 - R&I - 05: DEV - Feature Implementation

add fw slot from td responses

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

fix typo

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

addressing CR comments

    • -202
    • +202
    /sources/view/settings/VInstitutionalRecord.cpp
LDT-3005 End of Treatment - SW - 01 - R&I - 05: DEV - Feature Implementation

address cr comment

    • -22
    • +4
    /sources/gui/qml/components/ModalDialog.qml
    • -1
    • +1
    /sources/gui/qml/dialogs/ConfirmDialog.qml
LDT-3144 Blood Set Auto-Load and Auto-Eject - SW - 01 - R&I - 05: DEV - Feature Implementation

post treatment auto eject implemented

LDT-3144 Blood Set Auto-Load and Auto-Eject - SW - 01 - R&I - 05: DEV - Feature Implementation

ud[date pretreatment flow to make header static

    • -0
    • +2
    /sources/gui/qml/globals/Variables.qml
    • -2
    • +2
    /sources/gui/qml/pages/TreatmentFlowBase.qml
LDT-3144 Blood Set Auto-Load and Auto-Eject - SW - 01 - R&I - 05: DEV - Feature Implementation

upodate instruction nview and for new design

    • -1
    • +8
    /sources/gui/qml/components/StepBullet.qml
    • -16
    • +14
    /sources/gui/qml/pages/TreatmentFlowBase.qml
    • -8
    • +24
    /sources/view/settings/VSettings.cpp
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
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
LDT-2828 Service - SW - 01 - Institutional - R&I - 03: SDD - Design Diagram - plantuml

address SDD cr comments

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

address cr comments

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

update advanced insitutional to move modell to c++

    • -22
    • +0
    /sources/view/settings/VAdjustmentAdvancedInstitutionalRecord.cpp
LDT-2830 Service - SW - 01 - Institutional - R&I - 05: DEV - Feature Implementation

update model for insitutional settings

    • -227
    • +283
    /sources/view/settings/VInstitutionalRecord.cpp
LDT-2830 Service - SW - 01 - Institutional - R&I - 05: DEV - Feature Implementation

addressing CR comments and moving model to c++ from qml

    • -1
    • +33
    /sources/view/hd/data/VTreatmentRanges.cpp
    • -7
    • +13
    /sources/view/hd/data/VTreatmentRanges.h
    • -13
    • +234
    /sources/view/settings/VInstitutionalRecord.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -11
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +11
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'feature/LDT-3072-beta-transition' into develop

    • -1
    • +0
    /sources/canbus/MessageInterpreter.cpp