application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

    • -0
    • +5
    /resources/settings/Service.conf
    • -0
    • +2
    /sources/gui/qml/compounds/TouchGrid.qml
    • -2
    • +4
    /sources/gui/qml/pages/TreatmentFlowBase.qml
    • -1
    • +5
    /sources/gui/qml/pages/UserConfirmation.qml
    • -2
    • +3
    /sources/gui/qml/pages/settings/SettingsDG.qml
A little optimization

    • -5
    • +2
    /sources/gui/qml/pages/settings/SettingsDG.qml
UI-DEN-8495_UI Dev Service Manual Disinfection & Flush
UI-DEN-8495_UI Dev Service Manual Disinfection & Flush
Merge branch 'DEN-8308_UI_DEV_Treatment_Log' into DEN-8495_UI_DEV_Service_ManualDisinfection_Flush

Added more info.

Added more info.

DEN-8319: Code Review 0

    • -1
    • +7
    /sources/gui/qml/components/FooterStatic.qml
Added

Added

DEN-8319: Code Review 0

    • -1
    • +5
    /sources/gui/qml/components/Footer.qml
Removing test data.

    • -1
    • +1
    /sources/gui/qml/pages/settings/SettingsDG.qml
DEN-8501: Svc: Implementation [Navigation]

    • -1
    • +3
    /sources/gui/qml/components/MainMenu.qml
    • -12
    • +23
    /sources/gui/qml/pages/disinfect/DisinfectStack.qml
    • -9
    • +23
    /sources/gui/qml/pages/settings/SettingsDG.qml
DEN-8252: Updated POST Views

- Fixed setData

- Added baseline UI view classes

    • -0
    • +1
    /sources/gui/qml/pages/post/PostInProgress.qml
    • -0
    • +162
    /sources/view/VUIPostSingleResultData.cpp
    • -0
    • +67
    /sources/view/VUIPostSingleResultData.h
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
    /sources/gui/qml/pages/post/PostInProgress.qml
    • -2
    • +161
    /sources/view/dg/data/VDGPostSingleResultData.cpp
    • -4
    • +32
    /sources/view/dg/data/VDGPostSingleResultData.h
    • -2
    • +162
    /sources/view/hd/data/VHDPostSingleResultData.cpp
    • -4
    • +32
    /sources/view/hd/data/VHDPostSingleResultData.h
DEN-8256: Added power on self test in progress screen

    • binary
    /resources/images/RedCross.png
    • -1
    • +11
    /sources/gui/qml/components/WaitDone.qml
    • -0
    • +84
    /sources/gui/qml/compounds/CheckListScrollView.qml
    • -1
    • +2
    /sources/gui/qml/compounds/CheckListView.qml
    • -0
    • +117
    /sources/gui/qml/pages/post/PostInProgress.qml
The docstring is missing

The docstring is missing

This could be clearer. From just reading this it's unclear what the purpose of the footer is

This could be clearer. From just reading this it's unclear what the purpose of the footer is

DEN-8500: Svc: Implementation [Screen]

    • -0
    • +33
    /sources/gui/qml/components/Label.qml
    • -5
    • +8
    /sources/gui/qml/components/TextEntry.qml
    • -0
    • +79
    /sources/gui/qml/components/TimeEntry.qml
    • -0
    • +139
    /sources/gui/qml/pages/settings/SettingsDG.qml
Updated the Alarms Mapping

    • -1
    • +5
    /sources/model/hd/alarm/MAlarmMapping.cpp
Last minute modification request to remove timestamps

- It seems reasonable to remove the timestamps and let UI set timestamp upon receiving the messages fro each of the average(data)/Alarm/Event.

DEN-8454: Added HD/DG Messaging for POST

    • -0
    • +4
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +43
    /sources/model/dg/data/MDGPostFinalResultData.cpp
    • -0
    • +81
    /sources/model/dg/data/MDGPostFinalResultData.h
    • -0
    • +47
    /sources/model/dg/data/MDGPostSingleResultData.cpp
    • -0
    • +84
    /sources/model/dg/data/MDGPostSingleResultData.h
    • -0
    • +43
    /sources/model/hd/data/MHDPostFinalResultData.cpp
    • -0
    • +81
    /sources/model/hd/data/MHDPostFinalResultData.h
    • -0
    • +47
    /sources/model/hd/data/MHDPostSingleResultData.cpp
    • -0
    • +84
    /sources/model/hd/data/MHDPostSingleResultData.h
    • -0
    • +24
    /sources/view/dg/data/VDGPostFinalResultData.cpp
  1. … 7 more files in changeset.
DEN-8318: TxLog: Code Analysis & AlarmMapping

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-8490: Meetings & Support - General Support

- Support : Instruction for the Usability test support

- Support : SW team support and adding the second DGOpMode parameter (SubMode) fro logging.

- Support : SW team support, changed the Alarm Status log to be data from event.

- Added another parameter for treatment log - alarm

- Removed the initialization logging from the event logs which are all CANBus messages, in to the debug log .

- Added a header for the event log to be easier export in the excel sheet (the header doesn't have timestamp)

-

    • binary
    /resources/settings/Instructions/Twist shunt_temp.png
  1. … 37 more files in changeset.
Updated Alarm mapping against staging

    • -1
    • +4
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-8559: TxLog: Implementation [The Average 30min period log]

    • -0
    • +13
    /sources/canbus/MessageDispatcher.cpp
    • -1
    • +11
    /sources/canbus/MessageInterpreter.cpp
    • -6
    • +6
    /sources/model/hd/alarm/MAlarmActiveList.h
DEN-8559: TxLog: Implementation [The Average 30min period log]

- Implemented the Models

    • -0
    • +85
    /sources/model/hd/alarm/MAlarmActiveList.cpp
    • -0
    • +141
    /sources/model/hd/alarm/MAlarmActiveList.h
DEN-8490: Update the End Treatment Screens with the new Instruction base

- Also added the milliseconds to the logs

    • -1
    • +0
    /sources/gui/qml/components/Footer.qml
    • -0
    • +63
    /sources/gui/qml/components/FooterStatic.qml
    • -2
    • +2
    /sources/gui/qml/components/RangeSlider.qml
    • -1
    • +1
    /sources/gui/qml/components/Slider.qml
    • -1
    • +1
    /sources/gui/qml/components/TickMarks.qml
    • -1
    • +1
    /sources/gui/qml/components/TimeText.qml
    • -0
    • +181
    /sources/gui/qml/pages/TreatmentFlowBase.qml
    • -151
    • +3
    /sources/gui/qml/pages/disinfect/DisinfectBase.qml
  1. … 25 more files in changeset.
RESOLVED

RESOLVED

RESOLVED

RESOLVED

Removing the fault screen

- Stay in what ever position we are and don't go to the fault screen for now.

- A fading created for the notifications.

    • -0
    • +49
    /sources/gui/qml/compounds/Fader.qml
    • -0
    • +8
    /sources/gui/qml/dialogs/AlarmListDialog.qml