nextcloud/settings/js
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
..
users Users page lazy multiselect group dropdowns 2016-08-29 13:34:13 +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:16:01 +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 09:17:14 +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