climsoft / climsoft-app

Web-based application that uses the API exposed by climsoft-api
MIT License
0 stars 2 forks source link

Simplifying profile and removing Settings #54

Open isedwards opened 2 years ago

isedwards commented 2 years ago

Can we force the app the always be in Climsoft mode? Also, in profile (/#/profile), can we hide 'Mode' and 'Locale'. Also, can we simplify the language choice to only "English" and "French". Behind the scences, this can still be 'en-GB' and 'fr-FR' but, for now, we should just show "English" or "French" to the user. image

Also, we should remove 'Settings' from the user menu in the top right since this is empty.

image