nextcloud/settings/js/users
Vincent Petry e8c2d62c6b
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.
2016-08-29 13:34:13 +02:00
..
deleteHandler.js Fix some jshint errors in settings/users 2016-08-19 10:46:42 +02:00
filter.js use the main search box to filter users in user management 2015-08-05 17:29:20 +02:00
groups.js Users page lazy multiselect group dropdowns 2016-08-29 13:34:13 +02:00
users.js Users page lazy multiselect group dropdowns 2016-08-29 13:34:13 +02:00