nextcloud/settings/js
Thomas Pulzer 637c75bca1
Implemented visual feedback if a user is disabled in admin user menu.
Implemented visuals for enabling/disabling user from admin user list.
Added the controller functions for enabling/disabling a user.

Added the route for changing user status (enabled/disabled) and added an additional route handler in the user controller.
 Finished the visuals to reflect current user status and changed user status respectively.

Changed the single icon for enabling/disabling a user into a menu where deletion and state toggling of a user is selectable.

Added displaying of disabled user count.
Improved style of user action menu.

Added proper counting of disabled users.
Removed visual indicator for disabled users.

Moved pseudo-group detection for disabled users from frontend to the controller.
Changed units for newly introduced css values from em to px.
Removed unnecessary png and optimized svg with scour.
Changed the userlist template to display the user action menu with correct width.

Style fixes for better readability and coding style conformity.

Changed the icons for enabling, disabling and deleting a user in the action menu.
2017-04-29 00:54:30 -03:00
..
users Implemented visual feedback if a user is disabled in admin user menu. 2017-04-29 00:54:30 -03:00
admin.js Don't send the test mail twice 2017-04-24 12:50:29 +02:00
apps.js Use .installed layout 2017-04-26 20:07:53 +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 Create app password by pressing enter 2017-03-13 08:57:01 +01:00
certificates.js Use tooltip for ssl certs table 2016-07-13 10:00:02 +02:00
federationscopemenu.js Update federationscopemenu.js 2017-01-11 21:20:01 +01:00
federationsettingsview.js cleanup template 2017-04-28 23:41:38 -03:00
log.js Add user ID to log entries in admin page 2016-06-10 15:38:21 +02:00
personal.js cleanup template 2017-04-28 23:41:38 -03:00
settings.js Make it possible to exclude admin groups from groups select2 2016-05-20 17:56:02 +02:00
usersettings.js use PUT to update user settings 2016-11-21 11:29:38 +01:00