ui.scripts

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAH-1884: settings scripts Improvement

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

- not implemented scripts moved to archive.

    • -0
    • +39
    /archive/bluetooth_paired_clear.sh
    • -0
    • +30
    /archive/bluetooth_paired_query.sh
    • -0
    • +161
    /archive/crypt_setup.sh
    • -0
    • +28
    /archive/date_time_set.sh
    • -0
    • +236
    /archive/decommission.sh
    • -0
    • +54
    /archive/export_logs.sh
    • -0
    • +242
    /archive/factory_reset.sh
    • -0
    • +702
    /archive/globals.sh
    • -0
    • +296
    /archive/lockdown.sh
    • -0
    • +123
    /archive/rootsshaccess.sh
    • -0
    • +194
    /archive/setup.sh
    • -0
    • +434
    /archive/start.sh
    • -0
    • +35
    /archive/wifi_disconnect_network.sh
  1. … 64 more files in changeset.
LEAHI-1884: Fixed the brightness set/get scripts issue

LEAHI-1884: Update Administrative scripts

- Replaced bash with sh in scripts since we do not have bash on the Leahi device.

- Improved the usb_mount.sh and usb_umount.sh

- Development version of the Wifi_scan_for_networks.sh to just send a example of the output to the UI for development and parsing.[ The actual command is kept commented out. ]

    • -0
    • +979
    /wlan0-wpasplcnt.out
LEAHI-1884: Fixed the brightness set/get scripts

Merge branch 'staging'

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

DEN-16553: Added the WPA3 config

- the wifi_generate_wpa_supplicant.sh has been modified to support the WPA3 configuration for the wpa_supplicant.

    • -6
    • +29
    /scripts/wifi_generate_wpa_supplicant.sh
Merge branch 'staging'

Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into staging

CS-10: The Log upload to the cloud

- Removed the -x to disable the log long name to avoid the impact on verification protocol and timeline.

DEN-16951-UI-BN-QA2

- Adding quality2 to the list of valid environments to set.

DEN-16952: UI: The last log upload issue

- No time for graceful shutdown for now and implemented only the log review after the boot up.

CS-10: The Log upload to the cloud [Backward compatibility]

- Fix the order of config.json modification which cause overwriting of the config.json.

- Moved the dry-demo folder copy at the begining since that folder is does not always exist and if needed better to know it first.

- Fixed some of the setup console status messages alignment.

CS-10: The Log upload to the cloud [Backward compatibility]

- Fix the issue of creating the config.json from the environment when no WS is defined in update only mode, to use production as the default template.

CS-10: The Log upload to the cloud [Backward compatibility]

- Fixed the backward compatibility issue with the config.json files.

CS-10: The Log upload to the cloud

- Fixing the upgrade, update config reading location.

CS-10: The Log upload to the cloud

- remove the extra residue config files from the cloudsync folder after the config.json is set by the chosen environment.

DEN-16840: the settings.crc check error is not logged correctly

Merge branch 'DEN-16657-UI-BN-S116-RPC' into staging

DENBUG-117: UI: SRSUI tested by Witekio not 100% passed

- SRSUI 1211: partial tested : RPC and rpcbind appears to be running.

- Disabled the other services which can restart the rpcbind server, when they need it.

Merge branch 'staging'

Merge branch 'DEN-16657-UI-BN-S116-wpaconf-sudoers' into staging

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

- Removed the sudo group access revoke and kept the cloud sudo removal.

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

- removed the sudo group users from all access unless specified to have NO access unless specified.

- removed unknown admin and serviceuser groups

- removed the cloud user from sudoers

Note:

- We need to asses the serviceability of the device by removing the sudoers previledges.

- A solution command would be to add a specific user for service and add a section in the samve place with root access to enable the service user.

Merge branch 'DEN-16657-UI-BN-S116-production-3' into staging

DEN-16676: UI: Production / CS-12: Device registration environment option in manufacturing setup

- fixed the typo when asking for the environment

Merge branch 'DEN-16657-UI-BN-S116-production-3' into staging

DEN-16676: UI: Production / CS-12: Device registration environment option in manufacturing setup

- fixed a code typo which was asking the user for the manufacturing although the normal update was decided.

Merge branch 'DEN-16657-UI-BN-S116-production-2' into staging

DEN-16676: UI: Production / CS-12: Device registration environment option in manufacturing setup

- Updated the help (-h) instruction.

- Fixed typo in code.