nextcloud/settings/js
Vincent Petry 3a0a84e1ea
Backport of Users page lazy multiselect group dropdowns #1128 to stable10
Users page lazy multiselect group dropdowns

Instead of pre-rendering all multiselects with lots of group entries,
the current groups are now displayed as simple labels.
Behind the labels there is a pencil icon like for other fields.
When clicking the pencil icon, the dropdown will be spawned and will
open itself.
Upon closing of the dropdown, the label comes back with the updated
selection and the dropdown is destroyed.

Extra non-available groups also in list

Fix group sorting in user list group selection
2016-08-29 23:46:28 +02:00
..
users Backport of Users page lazy multiselect group dropdowns #1128 to stable10 2016-08-29 23:46:28 +02:00
admin.js Use tooltip for background job execution time 2016-07-13 09:59:42 +02:00
apps.js SVG defintions always take the first one 2016-08-18 16:29:05 +02:00
authtoken.js Use OC.Backbone instead of Backbone directly in authtoken JS code 2016-06-23 18:26:01 +02:00
authtoken_collection.js sort tokens 2016-07-20 15:59:00 +02:00
authtoken_view.js Add sliding animation 2016-08-10 12:15:53 +02:00
certificates.js Use tooltip for ssl certs table 2016-07-13 10:00:02 +02:00
log.js Add user ID to log entries in admin page 2016-06-10 15:38:21 +02:00
personal.js verify user password on change 2016-06-27 14:08:11 +02:00
settings.js Make it possible to exclude admin groups from groups select2 2016-05-20 17:56:02 +02:00