summaryrefslogtreecommitdiffstats
path: root/settings/src/components/userList.vue
Commit message (Expand)AuthorAgeFilesLines
* Move settings to an appChristoph Wurst2019-09-281-429/+0
* Reset and init new user form languageJohn Molakvoæ (skjnldsv)2019-08-131-28/+45
* makes users management page aware of the introduced optionsArthur Schiwon2019-06-191-4/+7
* Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst2019-05-081-1/+1
* Select the username input after creating a user successfullyChristoph Wurst2019-03-221-0/+1
* Use nextcloud-vue multiselectJohn Molakvoæ (skjnldsv)2019-03-031-3/+3
* Fix group form reset after new userJohn Molakvoæ (skjnldsv)2019-02-211-1/+3
* Fix infiniteLoading state after user add/removeJohn Molakvoæ (skjnldsv)2019-02-211-4/+23
* Do not clear new user form on failureJohn Molakvoæ (skjnldsv)2018-11-221-4/+17
* Add new group entry on users list + fixesJohn Molakvoæ (skjnldsv)2018-09-281-12/+35
* Allow external actions to users listJohn Molakvoæ (skjnldsv)2018-08-131-2/+3
* Set display name (if specified) when a new user is createdDaniel Calviño Sánchez2018-07-311-0/+1
* Remove reset button from new user formJulius Härtl2018-07-201-2/+0
* Hide no more results noteJulius Härtl2018-07-201-1/+1
* Fix user management field label namingJulius Härtl2018-07-201-4/+4
* Fix new group selectionJohn Molakvoæ (skjnldsv)2018-06-291-4/+4
* Fit user search to new standardJohn Molakvoæ (skjnldsv)2018-06-191-9/+5
* Add user search supportJohn Molakvoæ (skjnldsv)2018-06-191-1/+22
* New user support, provisionning api and design fixesJohn Molakvoæ (skjnldsv)2018-06-191-2/+12
* Copyright fix, changed vue settings output name and fixes template nameJohn Molakvoæ (skjnldsv)2018-06-121-0/+22
* Allow 0 quota by provisioning apiJohn Molakvoæ (skjnldsv)2018-06-071-2/+2
* Added total count for subadminsJohn Molakvoæ (skjnldsv)2018-05-241-0/+4
* Disabled fix since new users listJohn Molakvoæ (skjnldsv)2018-05-241-2/+2
* Fixed IE design, subadmins groups update and multiselect base widthJohn Molakvoæ (skjnldsv)2018-05-231-1/+1
* Proper error message and group order fix in selectJohn Molakvoæ (skjnldsv)2018-05-161-1/+3
* Various fixesJohn Molakvoæ (skjnldsv)2018-05-161-6/+14
* Fixed root url detection, new tests, default new user group to currentJohn Molakvoæ (skjnldsv)2018-05-161-4/+25
* Production build, router base url fixJohn Molakvoæ (skjnldsv)2018-05-161-1/+1
* Design fixesJohn Molakvoæ (skjnldsv)2018-05-161-1/+1
* Added default quota selectorJohn Molakvoæ (skjnldsv)2018-05-161-2/+5
* Continued the upgrade to proper router link and added navigationItem router l...John Molakvoæ (skjnldsv)2018-05-161-3/+3
* Bump user controller, cleaned old legacy and added route history modeJohn Molakvoæ (skjnldsv)2018-05-161-14/+1
* Settings users list new user languageJohn Molakvoæ (skjnldsv)2018-05-161-5/+34
* Fixed tabs and Language supportJohn Molakvoæ (skjnldsv)2018-05-161-1/+1
* Added language support in users listJohn Molakvoæ (skjnldsv)2018-05-161-0/+3
* Redirect if disabled list is emptyJohn Molakvoæ (skjnldsv)2018-05-161-6/+9
* Group filtering, disable state, ocs api final updateJohn Molakvoæ (skjnldsv)2018-05-161-8/+45
* Settings to vuejsJohn Molakvoæ (skjnldsv)2018-05-161-0/+205