pages

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-15112: Updated - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Use the correct path array to also find the treatment logs in the encrypted partition

  1. … 2 more files in changeset.
DEN-15112: Updated - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Add doxygen comments and debug comments

  1. … 3 more files in changeset.
DEN-15112: Updated - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Add improved USB insert/remove handling that does not rely on polling

Add updates to models base on directory changes

    • -101
    • +18
    ./settings/SettingsExportLogs.qml
  1. … 17 more files in changeset.
DEN-15112: Added - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Updated the filemodel to have a proxyModel for filtering and sorting actions

    • -42
    • +13
    ./settings/SettingsExportLogs.qml
  1. … 13 more files in changeset.
DEN-15112: Added - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

WIP added the SD-Card file model to the code.

    • -23
    • +21
    ./settings/SettingsExportLogs.qml
  1. … 7 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./settings/SettingsDeviceRegistration.qml
    • -3
    • +3
    ./settings/SettingsManufacturingSetup.qml
    • -3
    • +3
    ./settings/SettingsServicePassword.qml
    • -2
    • +2
    ./settings/SettingsVolumeBrightness.qml
  1. … 59 more files in changeset.
Merge branch 'DEN-15279-UI-BN-S97-Cybersecurity' into staging

    • -0
    • +40
    ./settings/SettingsDecommission.qml
    • -2
    • +2
    ./settings/SettingsDeviceRegistration.qml
    • -0
    • +40
    ./settings/SettingsFactoryReset.qml
    • -0
    • +38
    ./settings/SettingsManufacturingSetup.qml
    • -0
    • +100
    ./settings/SettingsRootSSHAccess.qml
    • -0
    • +77
    ./settings/SettingsServicePassword.qml
    • -273
    • +132
    ./settings/SettingsStack.qml
    • -19
    • +6
    ./settings/SettingsVolumeBrightness.qml
  1. … 101 more files in changeset.
DEN-15817: UI: HD state bypass during the setup

- mostly ignored the HD states

- needs to timeout the post in -E [ no implemented ]

- Also cleaned up the decommissioning, factory reset, device configurations screens.

    • -13
    • +3
    ./settings/SettingsDecommission.qml
    • -13
    • +3
    ./settings/SettingsFactoryReset.qml
    • -4
    • +8
    ./settings/SettingsManufacturingSetup.qml
  1. … 1 more file in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    ./endtreatment/rinseback/EndTreatmentRinsebackComplete.qml
  1. … 1 more file in changeset.
DEN-15712: Rinseback Saline Bolus Button Should Display 50 mL (Currently 10 mL)

    • -1
    • +1
    ./endtreatment/rinseback/EndTreatmentRinsebackComplete.qml
DEN-15737 UI: Call the lockdown.sh before quits

- DEN-15402 is disabled for now, just to release the Cybersecurity release

# I set to always enabled for now to always go to the manufacturing mode

# 1 - Even for normal setup start is moving files to /home/root, so the lockdown needs to run to move files.

# 2 - The UI still needs to be executed to decrypt the /var/configurations, otherwise the configurations can not be updated,

# and I don't have the ability to just decrypt and exit right now.

# Note: after the Cybersecurity release I will improve the user experience and will make it easier for manufacturing.

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

  1. … 3 more files in changeset.
Merge branch 'DEN-15530-UI-VD-S99-Cybersecurity-BN-branch-off' into DEN-15279-UI-BN-S97-Cybersecurity

  1. … 11 more files in changeset.
DEN-15211 : CS: CloudSync Configuration Should Preserve after setup

- Made the code testable for CloudSync Device Registration.

DEN-15657 : UI: Cybersecurity: Add Enable Root SSH, in the Settings Service menu

- To be consistent and better find the entire feature later, changed the SettingsRootSSH to RootSSHAccess in the SettingsRootSSHAccess.qml.

    • -16
    • +16
    ./settings/SettingsRootSSHAccess.qml
DEN-15657 : UI: Cybersecurity: Add Enable Root SSH, in the Settings Service menu

- Added the Root SSH Access screen, scripts, MVC

    • -0
    • +100
    ./settings/SettingsRootSSHAccess.qml
  1. … 15 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 3 more files in changeset.
Merge branch 'DEN-15425-UI-VD-S98-DialysateTemp' into staging

    • -9
    • +10
    ./pretreatment/create/PreTreatmentCreate.qml
DEN-15604 : UI Encryption/Decryption during normal operation

- still needs work to clean up the execution order

- some of them have been disabled.

    • -18
    • +3
    ./settings/SettingsVolumeBrightness.qml
  1. … 17 more files in changeset.
DEN-15269: Changed - UI: Vitals Keyboard Appears during Treatment Paused Alarm/State

Updated to not show keyboard when the timer times out, keyboard will show when user selects input field

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

    • -7
    • +10
    ./settings/SettingsDecommission.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

    • -10
    • +3
    ./settings/SettingsFactoryReset.qml
DEN-15361 : Changed - UI: Dialysate temp default in treatment settings is incorrect

Removed setting of value property in the pre-tx screen per CR feedback

    • -10
    • +0
    ./pretreatment/create/PreTreatmentCreate.qml
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./pretreatment/create/PreTreatmentCreateStack.qml
  1. … 2 more files in changeset.
DEN-15542 : Added : UI: Usability: Pressure Monitor window on "Additional" Saline bolus screen. Add stop cancel bolus

- Added the Arterial/Venous pressure to the Additional Rinseback.

DEN-15493 : Usability: UI, FW: rinseback flow rate

- removed the rinseback range slider form the create treatment screen and passing the default value of the 200 set in the configurations for the message.

- min max has also changed to 100 - 300 in ui.config repository.

    • -21
    • +1
    ./pretreatment/create/PreTreatmentCreate.qml
    • -3
    • +4
    ./pretreatment/create/PreTreatmentCreateStack.qml
  1. … 1 more file in changeset.
    • -2
    • +2
    ./settings/SettingsServicePassword.qml
  1. … 3 more files in changeset.
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
    ./settings/SettingsDecommission.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

    • -0
    • +10
    ./settings/SettingsFactoryReset.qml
  1. … 3 more files in changeset.