Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-17260-ui-dn-release-21' into develop

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

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

  1. … 618 more files in changeset.
LEAH-1884: [WIP] DeviceController Improvement

- got a potentially solid idea on how to design the models and controllers

- the idea is completely implemented in brightness.

- valid implementations are usbmount, brightness, wifiscan.

- other than brighness other ones need a final review.

- Note: if the requested value is not valid in toByteArray application would be better to rever like the one is done in fromByteArray. to test set the range of the brightness slider to 0 to 6.

- extra setting models need to be removed like the device controller.

  1. … 23 more files in changeset.
LEAH-1884: [WIP] DeviceController Improvement

- DeviceController: improvement (intermediate progress messages)

- DeviceGlobals: improved the templates for the slots executions.

- DeviceView: parse and prepare the wifiList to view to the user.

- DeviceView: made it a listmodel for the qml use.

- WifiInterface: removed the test parser that has been moved to the DeviceView.

  1. … 7 more files in changeset.
LEAH-1889 UI: WiFi

- Implemented the WiFi scan parser

  1. … 1 more file in changeset.
LEAH-1937: UI: Translation

Removed some "tr" from C++ code which does not need translation

Add new flag into the Qt-Project file for supporting Translation

Test the application with translation support

Identified new improvement options

Identified new bugs to be fixed

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

  1. … 16 more files in changeset.
Release 17 Code Review branch

git checkout release/stagingmerge-DEN-17017-ui-bn-release-17

git diff HEAD staging > ../stagingmerge-DEN-17017-ui-bn-release-17.patch

git apply ../stagingmerge-DEN-17017-ui-bn-release-17.patch

  1. … 16 more files in changeset.
Merge branch 'DEN-17055-ui-dn-release-17' into develop

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 2 more files in changeset.
DEN-16553: UI-BN-WPA3-Support

- Commented out the qDebugs.

Merge branch 'DEN-16553-UI-BN-WPA3-Support' into develop

DEN-16553: UI-BN-WPA3-Support

- Added WPA3 support.

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

  1. … 38 more files in changeset.
Merge branch 'staging' into develop

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

  1. … 22 more files in changeset.
staging merge cherry pick - bugfix/DEN-16647-UI-BN-S115-R11

DEN-12728: UI: UI does not clean up Treatment Parameter settings for different patient

- After fixing the issue it was noticed that the border of the sliders with OFF button will remain highlighted.

DENBUG-183: Ultrafiltration resolution is not 0.1 when sliding from 0.0-0.1

DENBUG-120: UI: Cloud user has Read permissions to WiFi configuration

- passing only the interface name to make sure we match the permission has been given to the denali user in sudoers.

- the actual changes have been made in the ui.script/scripts/wifi_*.sh

DEN-12728: UI: UI does not clean up Treatment Parameter settings for different patient

Added the functionality to the TreatmentCreate to reset the scroll to top on clear the parameters.

DEN-16491: UI: During Rinseback setup, user cannot go back to treatment until they have viewed all Rinseback setup instructions

- Removed the restriction for Back Button on the Rinseback Setup screen, to let user go back without going through the entire instruction.

DEN-16656: UI: No Treatment log export success is displayed when exporting logs to a USB

added the export status to the notification text.

- started (in progress)

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

  1. … 6 more files in changeset.
Merge branch 'staging' into develop

  1. … 13 more files in changeset.
DENBUG-120: UI: Cloud user has Read permissions to WiFi configuration

- passing only the interface name to make sure we match the permission has been given to the denali user in sudoers.

- the actual changes have been made in the ui.script/scripts/wifi_*.sh

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

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

  1. … 611 more files in changeset.
DEN-16551: Wi-Fi security protocol TKIP encryption shall be removed.

  1. … 2 more files in changeset.
DEN-16551: FDA: Wi-Fi security protocol TKIP encryption shall be removed.

  1. … 2 more files in changeset.
DEN-16257: Updated - UI.P1B : WiFi status indicator

Add security types and signal strength level to the status dialog

Modify wifi status dialog to have space between icon and dialog body

Changed look and feel of status dialog based on review call

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

  1. … 72 more files in changeset.
Merge branch 'DEN-15279-UI-BN-S97-Cybersecurity' into staging

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

DEN-15294 : UI: Cybersecurity: Clean up the device after manufacturing [remove the setup.sh]

DEN-15293 : UI: Cybersecurity: Clean up the device after manufacturing [remove./.ssh]

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

- completed the encryption partition creation

- used a function to get the settings home, which is going to be different when App is in manufacturing mode and in normal operation.

- now in normal mode it needs to be mounted to be used and needs some movements and threading.

- For now the application should use the -R CLIS to make the app use the root home folder for the configurations, and I add it to the run.sh, but it has to be removed later.

  1. … 19 more files in changeset.