Clone
 

nico <nramirez@diality.com> in leahi-application

LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

make the progress bar thinner on component

LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

address CR commetns and fix qml errors

    • -3
    • +6
    /sources/view/hd/alarm/VAlarmStatus.cpp
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

remove figure test

LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

fix build error

LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

address CR comment

LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

address pr comments

LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

address CR comments

    • -3
    • +1
    /sources/view/hd/alarm/VAlarmStatus.cpp
LDT-1661 HeaderBar - SW - 01 - Storage Indicator - R&I - 05: DEV - Feature Implementation

Remove redundant SDCProgressItem and udpate header bar to double click to open diagnistics

    • -0
    • +17
    /sources/gui/qml/components/HeaderBar.qml
LDT-1599 HeaderBar - SW - 01 - Settings - R&I - 03: SDD - Design Diagram - plantuml

add puml file

    • binary
    /SDDs/Settings_Popup.png
    • -0
    • +78
    /SDDs/Settings_Popup.puml
    • -5
    • +2
    /sources/gui/qml/components/HeaderBar.qml
LDT-1601HeaderBar - SW - 01 - Settings - R&I - 05: DEV - Feature Implementation

Added settings popup to project to update brightness and alarm.

    • -1
    • +1
    /sources/gui/qml/components/HeaderBar.qml
    • -1
    • +2
    /sources/gui/qml/components/Slider.qml
    • -0
    • +143
    /sources/gui/qml/dialogs/headerbar/SettingsDialog.qml
LDT-1659 HeaderBar - SW - 01 - Storage Indicator - R&I - 03: SDD - Design Diagram - plantuml

Add .puml diagram

    • binary
    /SDDs/Storage_Popup.png
    • -0
    • +55
    /SDDs/Storage_Popup.puml
LDT-1661 HeaderBar - SW - 01 - Storage Indicator - R&I - 05: DEV - Feature Implementation

Add storage popup to project

    • -11
    • +7
    /sources/gui/qml/components/HeaderBar.qml
    • -0
    • +40
    /sources/gui/qml/dialogs/headerbar/StorageDialog.qml
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

Addressing even MORE CR comments

    • -1
    • +1
    /sources/gui/qml/components/ModalDialog.qml
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

addressing more CR comments

    • -3
    • +3
    /sources/gui/qml/components/ModalDialog.qml
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

address CR comments and make drop shadow color of header bar dialogs lighter

    • -7
    • +1
    /sources/gui/qml/components/HeaderBar.qml
    • -7
    • +7
    /sources/gui/qml/components/ModalDialog.qml
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

address CR comments

    • -20
    • +18
    /sources/device/DeviceController.cpp
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

address CR comments

    • -22
    • +24
    /sources/device/DeviceController.cpp
    • -19
    • +52
    /sources/gui/qml/components/HeaderBar.qml
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

Add check to set Connection Error if wifi script fails

    • -13
    • +18
    /sources/device/DeviceController.cpp
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

address CR comment and move instantiating wifi dialog to main.qml

    • -55
    • +22
    /sources/gui/qml/components/HeaderBar.qml
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

Simplify auto sizing dialogs using the existing property of contentItem.implicitWidth.height from Dialog. and Fix positioning

    • -7
    • +3
    /sources/gui/qml/components/HeaderBar.qml
    • -1
    • +1
    /sources/gui/qml/components/ModalDialog.qml
    • -12
    • +4
    /sources/gui/qml/dialogs/headerbar/WiFiDialog.qml
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

add drop shadow

    • -0
    • +14
    /sources/gui/qml/components/ModalDialog.qml
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

address CR comments

    • -1
    • +1
    /sources/gui/qml/components/HeaderBar.qml
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

create shared method to open dialogs

    • -5
    • +6
    /sources/gui/qml/components/HeaderBar.qml
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

fix positioning of popups

    • -7
    • +3
    /sources/gui/qml/components/HeaderBar.qml
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

update alarmlistmodel to a resuable list model. Parse for listTitle and populate alarm list title dialog

    • -0
    • +118
    /sources/model/MListModel.cpp
    • -0
    • +39
    /sources/model/MListModel.h
    • -117
    • +0
    /sources/view/hd/alarm/VAlarmInstructionsModel.cpp
    • -4
    • +12
    /sources/view/hd/alarm/VAlarmStatus.cpp
    • -5
    • +14
    /sources/view/hd/alarm/VAlarmStatus.h
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

USe Variables isntead of hard coded vvalues

LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

organize headerbar dialogs into nested folder inside of dialogs folder

    • -1
    • +1
    /sources/gui/qml/components/HeaderBar.qml
    • -37
    • +0
    /sources/gui/qml/dialogs/WiFiDialog.qml
    • -0
    • +37
    /sources/gui/qml/dialogs/headerbar/WiFiDialog.qml
LDT-1539 HeaderBar - SW - 01 - WiFi indicator - R&I - 03: SDD - Design Diagram - plantuml

add SDD for wifi headerbar wifi ndicator. make a common folder to share common diagrams

    • binary
    /SDDs/Wifi_Popup.png
    • -0
    • +47
    /SDDs/Wifi_Popup.puml
    • -0
    • +60
    /SDDs/common_puml/WiFi_Info.puml
    • -1
    • +1
    /sources/gui/qml/components/HeaderBar.qml
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

push build fix

LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

remove obsolete Q_PROPERTY calls