Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
  1. … 2 more files in changeset.
DEN-15514: UI: In-Progress Indicator Missing During Cartridge Priming Steps

- Added some possible solution and will see what is the feedback.

  1. … 2 more files in changeset.
DEN-15514: UI: In-Progress Indicator Missing During Cartridge Priming Steps

- The issue on the FW side which not updating the corresponding blood prime state field ( index 6 ) causes the issue and UI is not getting updated.

- Regardless, updated the states to avoid later confusion.

DEN-15548: UI: Send alarm 178 on CAN (also log alarm 178)

- added the log for the Alarm UI generates (178) to be displayed on the screen, which is not actually send on the CANBus.

- I did not created another extra AlarmStatus request Model, since it is not necessary t o send this message over the CANBus, and it would be lots of unnecessary code for an unnecessary action (sending the message over the CANBus ) since the nature of the message actually is to be sent when there is no HD to ack UI messages.

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

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

  1. … 5 more files in changeset.
DEN-15282: FW: Resume RINSBACK is missing a timeout timer

added the timer for the rinseback in progress.

  1. … 1 more file in changeset.
DEN-15826: Bluetooth cuff state overlaps with vital timer in treatment screen

Bluetooth cuff state overlaps with Vital Timer

DEN-15769: UI: Usability: Remove Option to increase/decrease treatment time after UF volume adjustments

DEN-14934: Rinseback "Back to Treatment" Workflow Missing Patient Reconnection Instructions (Phase 1)

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

    • -1
    • +1
    ./components/ConfirmTreatmentTable.qml
  1. … 2 more files in changeset.
Merge branch 'DEN-15799-UI-MS-S100-RM-CONF-RINSEBACK_RATE' into staging

    • -2
    • +1
    ./components/ConfirmTreatmentTable.qml
  1. … 1 more file in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./pages/settings/SettingsBluetoothCuff.qml
    • -5
    • +5
    ./pages/settings/SettingsDecommission.qml
    • -2
    • +2
    ./pages/settings/SettingsExportLogs.qml
    • -3
    • +3
    ./pages/settings/SettingsFactoryReset.qml
    • -3
    • +3
    ./pages/settings/SettingsInformation.qml
  1. … 59 more files in changeset.
Merge branch 'DEN-15279-UI-BN-S97-Cybersecurity' into staging

    • -2
    • +3
    ./pages/settings/SettingsBluetoothCuff.qml
    • -0
    • +40
    ./pages/settings/SettingsDecommission.qml
    • -2
    • +2
    ./pages/settings/SettingsExportLogs.qml
    • -0
    • +40
    ./pages/settings/SettingsFactoryReset.qml
    • -0
    • +90
    ./pages/settings/SettingsInformation.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
    ./pages/settings/SettingsDecommission.qml
    • -13
    • +3
    ./pages/settings/SettingsFactoryReset.qml
  1. … 1 more file in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 1 more file in changeset.
DEN-15712: Rinseback Saline Bolus Button Should Display 50 mL (Currently 10 mL)

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. … 2 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
    ./pages/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
    ./pages/settings/SettingsRootSSHAccess.qml
  1. … 15 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    ./components/SliderCreateTreatment.qml
  1. … 1 more file in changeset.
Merge branch 'DEN-15425-UI-VD-S98-DialysateTemp' into staging

DEN-15604 : UI Encryption/Decryption during normal operation

- still needs work to clean up the execution order

- some of them have been disabled.

  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
    ./pages/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
    ./pages/settings/SettingsFactoryReset.qml