leahi-application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Update icon button to remove alias

    • -3
    • +3
    /sources/gui/qml/components/IconButton.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

revert touchRect properties not being used

    • -4
    • +2
    /sources/gui/qml/components/TouchRect.qml
Main Treatment Screen - SW - Components & Screens - 03: SDD - Design Diagram

Added MainTreatmentScreen.puml to SDD folder

    • -0
    • +46
    /SDDs/MainTreatmentScreen.puml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

address CR comments

    • -15
    • +0
    /sources/gui/qml/components/ArrowButton.qml
    • -3
    • +4
    /sources/gui/qml/components/ModalDialog.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

remove hardcoded values for testing

LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

remved import thats not needed

    • -1
    • +0
    /sources/gui/qml/components/ProgressBar.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

address more pr comments

    • -30
    • +0
    /sources/gui/qml/components/Circle.qml
    • -0
    • +39
    /sources/gui/qml/components/IconButton.qml
    • -0
    • +1
    /sources/gui/qml/components/ModalDialog.qml
    • -5
    • +4
    /sources/gui/qml/components/ProgressBar.qml
    • -12
    • +1
    /sources/gui/qml/components/ProgressBarEx.qml
    • -8
    • +0
    /sources/gui/qml/components/ProgressRect.qml
    • -1
    • +0
    /sources/gui/qml/components/RangeBar.qml
    • -1
    • +4
    /sources/gui/qml/dialogs/AutoHideInfo.qml
    • -1
    • +1
    /sources/gui/qml/globals/Variables.qml
  1. … 9 more files in changeset.
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Address PR Comment

    • -49
    • +0
    /sources/gui/qml/components/Fader.qml
    • -0
    • +49
    /sources/gui/qml/compounds/Fader.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Updated expanding arrow image so removed extra logic to compensate

    • -4
    • +2
    /sources/gui/qml/components/ArrowButton.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Address code review comments

    • -0
    • +57
    /sources/gui/qml/components/ArrowButton.qml
    • -2
    • +4
    /sources/gui/qml/components/TouchRect.qml
    • -4
    • +5
    /sources/gui/qml/globals/Variables.qml
    • -16
    • +16
    /sources/gui/qml/pages/treatment/TreatmentHome.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Update lock popup timeout from 3 sec to 750 ms

LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Update qml components, fix drop shadow, add homescreen background

    • -4
    • +12
    /sources/gui/qml/pages/MainHome.qml
Main Treatment Screen - SW - Components & Screens - 03: SDD - Design Diagram

Code cleanup adn remove hard coded values for main treatment screen

    • -7
    • +5
    /sources/gui/qml/components/Circle.qml
    • -10
    • +10
    /sources/gui/qml/components/ContentArea.qml
    • -24
    • +28
    /sources/gui/qml/components/LabelValue.qml
    • -8
    • +9
    /sources/gui/qml/components/ProgressBarEx.qml
    • -5
    • +7
    /sources/gui/qml/components/RangeMarker.qml
    • -31
    • +30
    /sources/gui/qml/components/TimeText.qml
    • -0
    • +2
    /sources/gui/qml/globals/Variables.qml
Main Treatment Screen - SW - Components & Screens - 03: SDD - Design Diagram

Fix UF progress bar to match design

    • -0
    • +49
    /sources/gui/qml/components/Fader.qml
    • -4
    • +4
    /sources/gui/qml/components/ProgressBarEx.qml
    • -49
    • +0
    /sources/gui/qml/compounds/Fader.qml
Main Treatment Screen - SW - Components & Screens - 03: SDD - Design Diagram

graphviz SDD completed. Adding to project

    • -0
    • +863
    /SDDs/Main_Treatment/FinalDiagram.dot
    • -0
    • +55
    /SDDs/Main_Treatment/TreatmentParameters-BloodFlow.dot
    • -0
    • +45
    /SDDs/Main_Treatment/TreatmentParameters-DialysateCond.dot
    • -0
    • +56
    /SDDs/Main_Treatment/TreatmentParameters-DialysateFlow.dot
    • -0
    • +55
    /SDDs/Main_Treatment/TreatmentParameters-DialysateTemp.dot
    • -0
    • +52
    /SDDs/Main_Treatment/TreatmentParameters.dot
    • -0
    • +197
    /SDDs/Main_Treatment/TreatmentPressures.dot
    • -0
    • +71
    /SDDs/Main_Treatment/TreatmentSaline.dot
    • -0
    • +62
    /SDDs/Main_Treatment/TreatmentTime.dot
    • -0
    • +70
    /SDDs/Main_Treatment/TreatmentVitals.dot
    • binary
    /SDDs/Main_Treatment/images/ArterialLowerMarker.png
  1. … 129 more files in changeset.
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Update qml imports

    • -1
    • +1
    /sources/gui/qml/components/ProgressBarEx.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Update component on vitals section

LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Update alignedmen ton components and add animations and drop shadow effects to match design

    • -1
    • +1
    /sources/gui/qml/components/Circle.qml
    • -1
    • +2
    /sources/gui/qml/dialogs/AutoHideInfo.qml
    • -1
    • +1
    /sources/gui/qml/globals/Variables.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Updated UI and fined tuned componenets to match design

    • -1
    • +1
    /sources/gui/qml/components/Circle.qml
    • -0
    • +2
    /sources/gui/qml/components/LabelValue.qml
    • -0
    • +2
    /sources/gui/qml/components/ProgressBar.qml
    • -0
    • +1
    /sources/gui/qml/components/RangeBar.qml
    • -2
    • +5
    /sources/gui/qml/components/RangeMarker.qml
    • -1
    • +1
    /sources/gui/qml/globals/Variables.qml
    • -10
    • +10
    /sources/gui/qml/pages/treatment/TreatmentHome.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Finished timer component implementation

    • -0
    • +47
    /sources/gui/qml/components/Circle.qml
    • -0
    • +2
    /sources/gui/qml/components/TimeText.qml
    • -1
    • +1
    /sources/gui/qml/globals/Variables.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Components for treatment parameters sections complete

    • -1
    • +3
    /sources/gui/qml/components/LabelValue.qml
    • -0
    • +1
    /sources/gui/qml/globals/Variables.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Ultra-filtration section completed and add initial components for treatment parameter section

    • -4
    • +33
    /sources/gui/qml/components/LabelValue.qml
    • -2
    • +4
    /sources/gui/qml/components/ProgressBar.qml
    • -1
    • +11
    /sources/gui/qml/components/ProgressBarEx.qml
    • -0
    • +1
    /sources/gui/qml/components/RangeMarker.qml
    • -1
    • +3
    /sources/gui/qml/globals/Variables.qml
    • -69
    • +52
    /sources/gui/qml/pages/treatment/TreatmentHome.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Update pressures section range bar to match design

    • -0
    • +1
    /sources/gui/qml/components/RangeBar.qml
    • -3
    • +5
    /sources/gui/qml/components/RangeMarker.qml
    • -1
    • +1
    /sources/gui/qml/globals/Variables.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

fix qml error from missing imports

LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Pressures section completed

    • -1
    • +2
    /sources/gui/qml/components/ProgressBar.qml
    • -0
    • +8
    /sources/gui/qml/components/ProgressRect.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Update to fix alignement and sizes of object

    • -0
    • +1
    /sources/gui/qml/components/ContentArea.qml
    • -30
    • +15
    /sources/gui/qml/components/LabelValue.qml
    • -1
    • +1
    /sources/gui/qml/globals/Variables.qml
    • -13
    • +10
    /sources/gui/qml/pages/treatment/TreatmentHome.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Vitals screen implementation completed

    • -0
    • +21
    /sources/gui/qml/components/ContentArea.qml
    • -0
    • +54
    /sources/gui/qml/components/LabelValue.qml
    • -39
    • +20
    /sources/gui/qml/pages/treatment/TreatmentHome.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Saline treatment section completed

    • -99
    • +0
    /sources/gui/qml/components/MonitorItem.qml
    • -0
    • +1
    /sources/gui/qml/components/ProgressBar.qml
    • -0
    • +1
    /sources/gui/qml/globals/Variables.qml
    • -147
    • +37
    /sources/gui/qml/pages/treatment/TreatmentHome.qml
    • -0
    • +32
    /sources/gui/qml/pages/treatment/TreatmentSection.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Pushing progress on layout of items on main treatment screen

    • -74
    • +278
    /sources/gui/qml/pages/treatment/TreatmentHome.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Layout of items of main treatment screen complete. Need to fill in containers with content

    • -0
    • +99
    /sources/gui/qml/components/MonitorItem.qml
    • -0
    • +1
    /sources/gui/qml/globals/Variables.qml