Commit Graph

23 Commits

Author SHA1 Message Date
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
Jan C. Borchardt 738ac612d2
Fix accessibility of federation menu privacy buttons
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-19 21:02:54 +02:00
Jan C. Borchardt 64e90cdc66
Fix accessibility of profile picture section
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-19 21:02:54 +02:00
Julius Härtl 8cf7c63a71
Move help to separate stylesheet
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-11-04 13:17:16 +01:00
Julius Härtl 92ab659a87
Adjust scroll container height to make it a proper boundary element for actions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-29 16:07:59 +02:00
Jan C. Borchardt 4c48d6bf18
Add 'Reasons to use Nextcloud in your organization' call to action in settings
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-07 08:30:01 +02:00
John Molakvoæ (skjnldsv) 8e7c95effb
Use appsidebar for apps
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-08-14 11:44:16 +02:00
GretaD 9b1f98f6fd Fix the keyboard tab for actionmenu
Signed-off-by: GretaD <gretadoci@gmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-04-30 19:03:56 +00:00
Christoph Wurst c235a40c94
Merge pull request #20019 from nextcloud/bugfix/fix_lanuage_multiselect
Fix language multiselect action
2020-03-24 11:51:07 +01:00
GretaD e45d5d3eef Fix language multiselect action
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-03-23 12:44:58 +01:00
GretaD 5cc08ac5e4 Fix unlimited and progress bar
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-03-23 10:20:38 +01:00
Julius Härtl 1103e8abec
Fix row height and display name input
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 14:49:31 +01:00
Julius Härtl 3be571cd05
Give columns a bit more space and fix overlaying issues
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-18 22:26:52 +01:00
Julius Härtl 4766a5a427
Remove unused userlist table styles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-18 22:26:03 +01:00
Julius Härtl c9a17f3875 Fix indentation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-16 20:18:01 +01:00
GretaD 0cff56b449 fix indentation and 3 dot menu
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-16 20:12:00 +01:00
GretaD 04281407f1 fix popover menu overlapping
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-16 20:12:00 +01:00
GretaD 5fa31f1335 make actionButton sticky
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-16 20:12:00 +01:00
GretaD b5f4146d7c fix new user table
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-16 20:12:00 +01:00
GretaD 99a64e7003 fix userlist alignment
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-16 20:12:00 +01:00
Greta Doci c864bc8321
Move users management to multi line
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-12-12 12:25:13 +01:00
Greta Doci 277880318b
Add update all button
Signed-off-by: Greta Doci <gretadoci@gmail.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-11-26 17:32:40 +01:00
Christoph Wurst de6940352a Move settings to an app
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-28 09:39:28 +00:00