aboutsummaryrefslogtreecommitdiffstats
path: root/settings/src/store/users.js
Commit message (Expand)AuthorAgeFilesLines
* Move settings to an appChristoph Wurst2019-09-281-532/+0
* Make it possible to wipe all tokens/devices of a userChristoph Wurst2019-07-091-0/+14
* changes the returned key from UserID to id, in accordance with getUserDataArthur Schiwon2019-06-211-1/+1
* makes users management page aware of the introduced optionsArthur Schiwon2019-06-191-1/+1
* Move OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capa...Christoph Wurst2019-05-131-3/+3
* Do not clear new user form on failureJohn Molakvoæ (skjnldsv)2018-11-221-1/+4
* Add new group entry on users list + fixesJohn Molakvoæ (skjnldsv)2018-09-281-1/+4
* Set display name (if specified) when a new user is createdDaniel Calviño Sánchez2018-07-311-3/+4
* Fix invalid limit parameter when fetching groupsJulius Härtl2018-07-041-1/+5
* Fix new group selectionJohn Molakvoæ (skjnldsv)2018-06-291-1/+3
* Resend activation email for new users as adminJohn Molakvoæ (skjnldsv)2018-06-261-2/+17
* 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-1/+1
* Add search/offset/limit parameters to group fetchingJulius Härtl2018-06-061-3/+3
* Add group fetching to vuex group storeJulius Härtl2018-06-061-4/+19
* Fixed error throw and disablign count group updateJohn Molakvoæ (skjnldsv)2018-05-241-9/+23
* Disabled fix since new users listJohn Molakvoæ (skjnldsv)2018-05-241-6/+21
* Fixed IE design, subadmins groups update and multiselect base widthJohn Molakvoæ (skjnldsv)2018-05-231-0/+4
* Various fixesJohn Molakvoæ (skjnldsv)2018-05-161-5/+7
* Fixed root url detection, new tests, default new user group to currentJohn Molakvoæ (skjnldsv)2018-05-161-4/+0
* Added default quota selectorJohn Molakvoæ (skjnldsv)2018-05-161-19/+25
* Continued the upgrade to proper router link and added navigationItem router l...John Molakvoæ (skjnldsv)2018-05-161-15/+15
* Various fixes and group deletionJohn Molakvoæ (skjnldsv)2018-05-161-1/+1
* Settings users list new user languageJohn Molakvoæ (skjnldsv)2018-05-161-7/+3
* Fixed tabs and Language supportJohn Molakvoæ (skjnldsv)2018-05-161-385/+385
* Added language support in users listJohn Molakvoæ (skjnldsv)2018-05-161-3/+4
* Group filtering, disable state, ocs api final updateJohn Molakvoæ (skjnldsv)2018-05-161-7/+46
* Settings to vuejsJohn Molakvoæ (skjnldsv)2018-05-161-0/+380