sources

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-8350: Ensure static gateway is preserved after reboot.

DEN-8352: Displaying local network connection status.

    • -3
    • +9
    ./gui/qml/pages/settings/SettingsWiFi.qml
  1. … 1 more file in changeset.
DEN-8700: Ensure disconnecting from a network persists beyond a reboot. Undo disabling of main menu animation.

  1. … 1 more file in changeset.
DEN-8700, DEN-8352, DEN-8351: Ensure static settings are preserved across reboot. Ensure disconnect works with latest pathing changes. Added internet connection status.

    • -1
    • +23
    ./gui/qml/pages/settings/SettingsWiFi.qml
    • -228
    • +229
    ./model/hd/alarm/MAlarmMapping.cpp
    • -12
    • +29
    ./view/settings/VNetworkModel.cpp
  1. … 4 more files in changeset.
DEN-8816: Added RTC self test

  1. … 2 more files in changeset.
DEN-8639: Added support for version compatibility test

- Receive HD request for SW version

- Reply to HD w/ SW Version

    • -0
    • +40
    ./model/hd/data/MHDRequestVersions.cpp
    • -0
    • +78
    ./model/hd/data/MHDRequestVersions.h
  1. … 2 more files in changeset.
DEN-8258, DEN-8257, DEN-8454: Implementation

- UI Driver verification

- UI Filesystem verification

- HD / DG Messaging

    • -178
    • +0
    ./gui/qml/pages/post/PostInProgress.qml
    • -276
    • +0
    ./view/VUIPostSingleResultData.cpp
  1. … 23 more files in changeset.
Merge DEN-8514_UI_DEV_Alarms_Active_List into DEN-8252_POST

    • -151
    • +153
    ./model/hd/alarm/MAlarmMapping.cpp
  1. … 3 more files in changeset.
DEN-8258, DEN-8257, DEN-8256: Updated UI POST tests, DH/DG final result tests, and in progress screen.

    • -0
    • +58
    ./gui/qml/pages/post/PostInProgress.qml
    • -2
    • +116
    ./view/VUIPostSingleResultData.cpp
    • -2
    • +3
    ./view/dg/data/VDGPostFinalResultData.cpp
    • -3
    • +1
    ./view/dg/data/VDGPostFinalResultData.h
    • -2
    • +3
    ./view/hd/data/VHDPostFinalResultData.cpp
    • -2
    • +1
    ./view/hd/data/VHDPostFinalResultData.h
  1. … 5 more files in changeset.
DEN-8519: Implementations [MVC]

  1. … 1 more file in changeset.
Update Alarm Mapping

    • -156
    • +147
    ./model/hd/alarm/MAlarmMapping.cpp
  1. … 1 more file in changeset.
DEN-8519: Implementations [MVC]

- Fixed the list if there are some 0 ids in the list.

    • -72
    • +42
    ./view/hd/alarm/VAlarmActiveList.cpp
  1. … 1 more file in changeset.
DEN-8519: Implementations [MVC]

- made each row high a little taller and made it scrollable.

    • -19
    • +42
    ./gui/qml/dialogs/AlarmListDialog.qml
  1. … 1 more file in changeset.
DEN-8519: Implementations [MVC]

    • -1
    • +23
    ./gui/qml/dialogs/AlarmListDialog.qml
    • -0
    • +136
    ./view/hd/alarm/VAlarmActiveList.cpp
    • -0
    • +91
    ./view/hd/alarm/VAlarmActiveList.h
  1. … 3 more files in changeset.
Alarm Mapping updates.

Register DG acknow as known message

- we currently receive the acknow from DG for some messages so needed to add it as known message from DG.

Merge branch 'DEN-8308_UI_DEV_Treatment_Log' into DEN-8495_UI_DEV_Service_ManualDisinfection_Flush

DEN-8319: TxLog: Code Review 0

DEN-8504: Svc: Code Review 0

    • -3
    • +3
    ./view/hd/data/VHDOperationModeData.cpp
  1. … 1 more file in changeset.
DEN-8494: Implementation [ Service Log in & About ]

    • -2
    • +8
    ./gui/qml/pages/settings/SettingsDG.qml
    • -1
    • +2
    ./gui/qml/pages/settings/SettingsDateTime.qml
  1. … 6 more files in changeset.
DEN-8494: Implementation: Merge the Service Login & About into the code.

- Added Service login

- Added having the comment capability in settings .conf files.

- Performance improvement in settings reader.

    • -12
    • +15
    ./gui/qml/pages/settings/SettingsBase.qml
    • -2
    • +3
    ./gui/qml/pages/settings/SettingsDG.qml
    • -2
    • +2
    ./gui/qml/pages/settings/SettingsDateTime.qml
    • -52
    • +19
    ./gui/qml/pages/settings/SettingsHome.qml
    • -15
    • +79
    ./gui/qml/pages/settings/SettingsStack.qml
    • -7
    • +8
    ./gui/qml/pages/settings/SettingsWiFi.qml
  1. … 2 more files in changeset.
A little optimization

    • -4
    • +4
    ./gui/qml/pages/disinfect/DisinfectStack.qml
    • -5
    • +2
    ./gui/qml/pages/settings/SettingsDG.qml
  1. … 1 more file in changeset.
Merge branch 'DEN-8308_UI_DEV_Treatment_Log' into DEN-8495_UI_DEV_Service_ManualDisinfection_Flush

DEN-8319: Code Review 0

DEN-8319: Code Review 0

Removing test data.

    • -1
    • +1
    ./gui/qml/pages/settings/SettingsDG.qml
  1. … 1 more file in changeset.
DEN-8501: Svc: Implementation [Navigation]

    • -12
    • +23
    ./gui/qml/pages/disinfect/DisinfectStack.qml
    • -9
    • +23
    ./gui/qml/pages/settings/SettingsDG.qml
    • -5
    • +5
    ./view/hd/data/VHDOperationModeData.cpp
  1. … 1 more file in changeset.
DEN-8252: Updated POST Views

- Fixed setData

- Added baseline UI view classes

    • -0
    • +1
    ./gui/qml/pages/post/PostInProgress.qml
    • -0
    • +162
    ./view/VUIPostSingleResultData.cpp
    • -0
    • +67
    ./view/VUIPostSingleResultData.h
    • -0
    • +3
    ./view/dg/data/VDGPostSingleResultData.cpp
    • -1
    • +3
    ./view/hd/data/VHDPostSingleResultData.cpp
  1. … 1 more file in changeset.
DEN-8252: Updated POST Views

- Using QAbstractListModel to store the name and result for each HD, DG, and UI test

- Using global settings to read the list of tests from the filesystem

    • -0
    • +2
    ./gui/qml/pages/post/PostInProgress.qml
    • -2
    • +161
    ./view/dg/data/VDGPostSingleResultData.cpp
    • -4
    • +32
    ./view/dg/data/VDGPostSingleResultData.h
    • -2
    • +162
    ./view/hd/data/VHDPostSingleResultData.cpp
    • -4
    • +32
    ./view/hd/data/VHDPostSingleResultData.h
DEN-8256: Added power on self test in progress screen

    • -0
    • +84
    ./gui/qml/compounds/CheckListScrollView.qml
    • -0
    • +117
    ./gui/qml/pages/post/PostInProgress.qml
  1. … 3 more files in changeset.