nextcloud/apps/settings
Daniel Calviño Sánchez da84ed7d4c Fix active scope not visible in the menu if excluded
Depending on some settings (for example, if lookup server upload is
disabled) some items can be hidden in the scope menu. However, if the
user selected an scope in the past once the settings were changed the
scope was no longer visible in the menu. Now the active scope will be
always visible in the menu, although if it is an excluded scope it will
be disabled. Selecting any other scope will then hide the excluded and
no longer active one.

When upload to the lookup server is disabled the scope menu was hidden
for display name and email in the personal information settings; now the
menu will be always shown to enable the above described behaviour.

Note that the menu will be shown even if there is a single available
scope so the user can read its description.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-04-23 11:44:42 +02:00
..
appinfo This is 22 2021-02-03 08:38:41 +01:00
composer Move group activities to events 2021-03-03 11:33:33 +01:00
css Fix active scope not visible in the menu if excluded 2021-04-23 11:44:42 +02:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img Move settings to an app 2019-09-28 09:39:28 +00:00
js Fix active scope not visible in the menu if excluded 2021-04-23 11:44:42 +02:00
l10n [tx-robot] updated from transifex 2021-04-23 02:26:10 +00:00
lib Fix deleting properties of user settings when not given explicitly 2021-04-23 11:44:41 +02:00
src Settings: new user row replaced by a modal 2021-04-21 14:42:46 +02:00
templates Fix active scope not visible in the menu if excluded 2021-04-23 11:44:42 +02:00
tests Fix deleting properties of user settings when not given explicitly 2021-04-23 11:44:41 +02:00
.editorconfig Move settings to an app 2019-09-28 09:39:28 +00:00
.gitignore Move settings to an app 2019-09-28 09:39:28 +00:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00
webpack.js Bump js licenses 2021-03-31 12:17:18 +02:00