Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-15442: Updated - UI: Cybersecurity: Decommissioning [Settings Menu, Service Mode]

Updated the decommission qml to reflect CR feedback

change condition to show decommission and factory reset options in settings

    • -2
    • +2
    ./qml/pages/settings/SettingsStack.qml
  1. … 1 more file in changeset.
DEN-15441: Updated - UI: Cybersecurity: Reset Factory [Settings Menu, Service Mode]

Update factory reset qml file based on CR feedback

DEN-15442: Added - UI: Cybersecurity: Decommissioning [Settings Menu, Service Mode]

Added decommission.sh script

Added the invoking code of decommission script from UI

    • -0
    • +47
    ./qml/pages/settings/SettingsDecommission.qml
    • -1
    • +10
    ./qml/pages/settings/SettingsStack.qml
  1. … 12 more files in changeset.
DEN-15441: Updated - UI: Cybersecurity: Reset Factory [Settings Menu, Service Mode]

Correct function typo

Changed TBD of setting file to actual location based on UI path in code

  1. … 1 more file in changeset.
DEN-15441: Updated - UI: Cybersecurity: Reset Factory [Settings Menu, Service Mode]

Added retaining service password in settings.conf file after the default is loaded via factory_reset.sh script

  1. … 3 more files in changeset.
DEN-15441: Updated - UI: Cybersecurity: Reset Factory [Settings Menu, Service Mode]

Modify to include clearer messages on factory reset settings screen

Updated debug messages

  1. … 2 more files in changeset.
DEN-15441: Added - UI: Cybersecurity: Reset Factory [Settings Menu, Service Mode]

Add code to invoke the factory_reset script

    • -0
    • +37
    ./qml/pages/settings/SettingsFactoryReset.qml
    • -1
    • +6
    ./qml/pages/settings/SettingsStack.qml
  1. … 13 more files in changeset.
DEN-15400: UI: Cybersecurity: UI needs to auto generate the password for the Encrypted partition

- The -KaukE added to run.sh which needs to be removed when done.

- Added the default service password

- fixed the issue after changing the confirm screen for the change password

- moved the settings post connections to a separate function to be called after the settings initialization.

  1. … 8 more files in changeset.
DEN-15400: UI: Cybersecurity: UI needs to auto generate the password for the Encrypted partition

- Fixed the Service password using the fixSalt

- //TODO: it needs to be appended to make ti less appear

- //TODO: work on the Encrypted Partition

    • -11
    • +11
    ./qml/pages/settings/SettingsServicePassword.qml
    • -32
    • +50
    ./qml/pages/settings/SettingsStack.qml
  1. … 16 more files in changeset.
DEN-15296: UI: Cybersecurity: Create and mount the encrypted folder, with denali -E [Encrypted Partition]

    • -7
    • +7
    ./qml/pages/settings/SettingsStack.qml
  1. … 16 more files in changeset.
DEN-15383: UI: Cybersecurity: The service password keyboard hides if password is not correct.

DEN-15382: UI: Cybersecurity: The Manufacturing Setup mode Menus alignment

- Also removed unused ALARM_ID_UI_POST_FAILURE_SDCARD alarm generator.

  1. … 2 more files in changeset.
DEN-14302: UI: Export Logs: Eject button appears enabled when no USB drive is connected

- Removed the previous eject icon and used new pair of icons for the disabled and enabled states.

  1. … 4 more files in changeset.
DEN-15343: UI: Cybersecurity: The UI shall ask for the current password (default) during the service password change

- Kept the default password as the development service password.

- The denali -E with the default password will force the service password change.

DEN-15343: UI: Cybersecurity: The UI shall ask for the current password (default) during the service password change

- also noticed a bug in the Settings WiFi and fixed.

    • -67
    • +76
    ./qml/pages/UserConfirmation.qml
    • -32
    • +38
    ./qml/pages/settings/SettingsServicePassword.qml
DEN-15321: UI: Cybersecurity: The empty service password and the not-set indication is not secure

  1. … 2 more files in changeset.
DEN-15320: Manufacturing service password setup and getting into the settings screen.

DEN-15296 : Implemented the screen base and navigation of the denali -E

    • -1
    • +2
    ./qml/pages/settings/SettingsDateTime.qml
    • -0
    • +90
    ./qml/pages/settings/SettingsInformation.qml
    • -0
    • +31
    ./qml/pages/settings/SettingsManufacturingSetup.qml
    • -0
    • +105
    ./qml/pages/settings/SettingsROInput.qml
    • -0
    • +69
    ./qml/pages/settings/SettingsServicePassword.qml
    • -229
    • +41
    ./qml/pages/settings/SettingsStack.qml
  1. … 9 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    ./qml/pages/treatment/TreatmentHome.qml
  1. … 3 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 3 more files in changeset.
DEN-15219 : UI-VD-S96

DEN-14329 : Fixed - EnableDialog bool setting incorrectly due to signal order

  1. … 2 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    ./qml/pages/treatment/TreatmentStack.qml
  1. … 1 more file in changeset.
DEN-15167 : UI-VD-S95

DEN-14322 : Fixed - upper/lower pressure limit bounds to correctly accept values including 0

    • -8
    • +8
    ./qml/pages/treatment/TreatmentHome.qml
  1. … 2 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 1 more file in changeset.
DEN-15219 Fix for slider min/max label overlapping

DEN-15240 : UI : Remove the empty menus

Improved : Added visibility to the Main Menu Items

    • -9
    • +6
    ./qml/pages/treatment/TreatmentStack.qml
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    ./qml/pages/treatment/TreatmentStack.qml
  1. … 1 more file in changeset.
DEN-15167 adding fix for DEN-15202

DEN-15167 Move the resetting of the vital fields to change of standby state

DEN-15167 Remove navigate away from treatmentStack stop/start timer logic

    • -23
    • +0
    ./qml/pages/treatment/TreatmentStack.qml