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

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

    • -69
    • +55
    ./storage/RxProfilesController.cpp
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

    • -234
    • +16
    ./gui/qml/pages/ManagerStack.qml
    • -30
    • +6
    ./gui/qml/pages/rxmanager/RxProfileComponent.qml
    • -25
    • +76
    ./gui/qml/pages/rxmanager/RxProfileContainer.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
    ./gui/qml/pages/ManagerStack.qml
  1. … 2 more files in changeset.
Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

Add model list implementation, and rename files

    • -0
    • +29
    ./model/rxmanager/MRxProfilesData.cpp
    • -0
    • +105
    ./model/rxmanager/MRxProfilesData.h
    • -0
    • +346
    ./storage/RxProfilesController.cpp
    • -0
    • +122
    ./storage/RxProfilesController.h
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

    • -1
    • +1
    ./gui/qml/pages/rxmanager/RxManagerHeader.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.
Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

Adjust manager stack to old working implementation

    • -120
    • +115
    ./gui/qml/pages/ManagerStack.qml
Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

- Add wokring base Manager stack

- modularize components though not working when called

    • -15
    • +200
    ./gui/qml/pages/ManagerStack.qml
    • -1
    • +1
    ./gui/qml/pages/rxmanager/RxManagerHeader.qml
    • -52
    • +13
    ./gui/qml/pages/rxmanager/RxManagerList.qml
    • -0
    • +112
    ./gui/qml/pages/rxmanager/RxProfileComponent.qml
    • -0
    • +85
    ./gui/qml/pages/rxmanager/RxProfileContainer.qml
LDT-2096: Prescription Manager - SW - 01 - R&I - 05: Dev - Feature Implementation

- add Rx header to rx manager

- add base list view (WIP)

    • -0
    • +102
    ./gui/qml/pages/rxmanager/RxManagerHeader.qml
    • -0
    • +79
    ./gui/qml/pages/rxmanager/RxManagerList.qml
  1. … 1 more file in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Merge branch 'feature/LDT-2160-treatment-parameters-create-rx' into staging

  1. … 1 more file in changeset.
Merge branch 'feature/LDT-926-Main-Treatment-Screen-SW-01-Diagnostics-Screen-FP' into staging

  1. … 2 more files in changeset.
LDT-2163 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 03: SDD - Design Diagram - plantuml

Update SDDs per updated design

  1. … 4 more files in changeset.
LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

rearrange heparin componenets to group liked ones

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

DEMO TESItNG

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

clear errors on clear

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

DEMO TESING

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

demo testing

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

demo testing

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

demo testing

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

testing update

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

on cancel set validaiton to false

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

clear hep stop time when going from rate OFF to something

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

separeated validatoin adn confirm calls to stay until confirm and added cancel to pre treatmetn

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

update clearing on standby

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

update to only clear tx code when in standby mode

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

fix dialysate flow rate resetting rejection reason

LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

fix floating point precision issue

    • -6
    • +11
    ./gui/qml/compounds/ValueAdjuster.qml
LDT-2165 Treatment Parameters (Create Rx) - SW - 01 - (New Design) - R&I - 05: DEV - Feature Implementation

updated behavior to clear hep stop time whe nhep dispensing rate is set