[x] The title includes the type of change [HOTFIX, FEATURE, etc]
[x] The PR title includes the ticket number in format of [WAYF-###]
[x] Documentation is updated to reflect change
Description
This PR includes the following proposed change(s):
-Added routing to Eula page
-Added conditional render to Eula to display or hide the button based on the eulaAccepted local storage value
-Updated settings styles
-Updated Toggle and Slider to properly update and set local storage values
-Created settings object containing offline_mode, analytics_opt_in and location_range
-Added functions to useAppService to properly initialize, update and set settings values
-Upated/added comments
-Added a button to settings to route to the eula so the user can read again
-Updated settings button icons
-Updated the settings nav button to only render on the eula view is it has been accepted
-Updated Splashscreen accordingly to properly set all data and load properly
-Added three handle functions to the settings view to handle the two toggles and slider
Pull Request Standards
HOTFIX
,FEATURE
,etc
][WAYF-###]
Description
This PR includes the following proposed change(s):
-Added routing to Eula page -Added conditional render to Eula to display or hide the button based on the eulaAccepted local storage value -Updated settings styles -Updated Toggle and Slider to properly update and set local storage values -Created settings object containing offline_mode, analytics_opt_in and location_range -Added functions to useAppService to properly initialize, update and set settings values -Upated/added comments -Added a button to settings to route to the eula so the user can read again -Updated settings button icons -Updated the settings nav button to only render on the eula view is it has been accepted -Updated Splashscreen accordingly to properly set all data and load properly -Added three handle functions to the settings view to handle the two toggles and slider