pages

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-15805: Fixed - UI: Pressure Adjustment Screen Does Not Reset When User Cancels Change

Added handling of setting the default value of the pressure limit sliders

Added resetting of pressure limit sliders to last confirmed value when exiting dialog

    • -3
    • +34
    ./treatment/adjustments/TreatmentAdjustmentPressuresLimits.qml
In the scripts "Yes/YES" means the default value, or the suggested value and "no", is the opposite.

In the scripts "Yes/YES" means the default value, or the suggested value and "no", is the opposite.

Thanks [~vduong], That is a very important point. I have never thought about it. Probably does the same for the new place but the usage percentage needs to be adjusted/reviewed. I will create a tic...

Thanks [~vduong],
That is a very important point.
I have never thought about it.
Probably does the same for the new place but the usage percentage needs to be adjusted/reviewed.
I will create a ticket for this.

Should use {} for if statement

Should use {} for if statement

UI-DEN-15833_UI VD S101 Pressure limit bug - [ * READY * ]
UI-DEN-15833_UI VD S101 Pressure limit bug - [ * READY * ]
if statement needs condition results needs to be surrounded by braces {} even for single line code

if statement needs condition results needs to be surrounded by braces {} even for single line code

RESOLVED

RESOLVED

Need doxygen comment

Need doxygen comment

// DEBUG: needed

// DEBUG: needed

How does this affect the "clean up" code for when the disk space reaches a certain percentage?

How does this affect the "clean up" code for when the disk space reaches a certain percentage?

"availabel" => "available"

"availabel" => "available"

"situaltoins" -> "situations"

"situaltoins" -> "situations"

Need to change to match the function name

Need to change to match the function name

VY - Cybersecurity - transport branch - Ready for Behrouz ONLY
VY - Cybersecurity - transport branch - Ready for Behrouz ONLY
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.
UI-DEN-15774_UI MS S100
UI-DEN-15774_UI MS S100
DEN-15712: Rinseback Saline Bolus Button Should Display 50 mL (Currently 10 mL)

    • -1
    • +1
    ./endtreatment/rinseback/EndTreatmentRinsebackComplete.qml
Latest demo'd SW

  1. … 5 more files in changeset.
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.
[~pvedantam] The Ethernet POST is not a requirement, and if it fails UI will not fail the POST.

[~pvedantam]
The Ethernet POST is not a requirement, and if it fails UI will not fail the POST.

It appears that we are checking string fields of the ethernet driver and not performing a POST for the driver, is that being performed elsewhere ?, for example ethtool or similar

It appears that we are checking string fields of the ethernet driver and not performing a POST for the driver, is that being performed elsewhere ?, for example ethtool or similar