summaryrefslogtreecommitdiffstats
path: root/apps/settings/src/components/UserList/UserRow.vue
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): Fix incorrect user quota on page reload in non-English localesChristopher Ng2024-02-081-4/+3
* fix(Users/Quota setting): Prevent floating point value from getting truncated...Marcel Klehr2024-01-181-3/+4
* fix(ux): Show initial loading state of managersChristopher Ng2023-09-291-1/+11
* Do not preload potential manager list on UserRow mountChristopher Ng2023-09-291-1/+1
* Revert "Fix table view"julia.kirschenheuter2023-06-131-69/+59
* Use aria-expanded correctly on toggle user actionsfenn-cs2023-05-221-0/+2
* feat(users): Store and load a user's managerChristoph Wurst2023-05-121-0/+58
* Fix table viewjulia.kirschenheuter2023-05-111-57/+67
* Add hidden labels for inputs while editing user rowjulia.kirschenheuter2023-05-091-4/+15
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-2/+2
* Replace custom tooltips with native ones in users pagejulia.kirschenheuter2023-01-111-9/+6
* Fix avatar icons in user list when using dark themeCarl Schwan2022-09-121-2/+7
* Fix typos in apps/ subdirectoryluz paz2022-09-051-2/+2
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-19/+19
* Request 64px avatars for the user managementChristoph Wurst2022-08-221-4/+2
* Don't allow setting password bigger than 469 charactersCarl Schwan2022-07-051-0/+1
* change Actions trigger to <button> when editing userJulien Veyssier2022-02-031-2/+2
* Auto fix warningsLouis Chemineau2022-01-211-8/+4
* Use sync modifier with openMenuJohn Molakvoæ2022-01-081-4/+2
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-49/+49
* Fix English source stringJoas Schilling2021-04-191-1/+1
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-311-4/+4
* Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-251-1/+1
* Allow to edit admin/own user in the user managementJulius Härtl2020-03-101-1/+1
* Also fix actions overlay in editing and new user rowsJulius Härtl2020-02-181-5/+6
* Do not overlay single select boxes over userActionsJulius Härtl2020-02-181-0/+3
* Show user/displayname when backend does not offer savingJulius Härtl2020-02-181-20/+23
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-221-1/+1
* fix popover menu overlappingGretaD2020-01-161-1/+11
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-51/+51
* Move users management to multi lineGreta Doci2019-12-121-273/+212
* Prompt on destructive user actionsGary Kim2019-11-051-14/+46
* Remove users management settings cleaning leftoversJohn Molakvoæ (skjnldsv)2019-10-011-0/+706