summaryrefslogtreecommitdiffstats
path: root/apps/settings/src
Commit message (Expand)AuthorAgeFilesLines
...
* Remove legacy js packagesRoeland Jago Douma2020-03-223-3/+3
* Fix group navigationJulius Härtl2020-03-102-4/+9
* Allow to edit admin/own user in the user managementJulius Härtl2020-03-103-7/+5
* Do not use replace on the group idJulius Härtl2020-03-021-2/+1
* Revive the "send email to new users" toggle for the user formChristoph Wurst2020-02-281-0/+31
* l10n: Added plural form to stringrakekniven2020-02-242-1/+2
* Replace tab character with spaceDaniel Kesselberg2020-02-231-3/+3
* Also fix actions overlay in editing and new user rowsJulius Härtl2020-02-183-6/+12
* Properly position popovermenu for user actionsJulius Härtl2020-02-181-3/+5
* Add tooltip to storage locationJulius Härtl2020-02-181-1/+1
* 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
* Add featured categoryMario Danic2020-02-072-1/+10
* apps can have polyamorous relationships with bundlesArthur Schiwon2020-01-241-1/+3
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-228-260/+235
* Fix eslint errors in settingsJulius Härtl2020-01-161-23/+23
* fix indentation and 3 dot menuGretaD2020-01-161-2/+2
* fix popover menu overlappingGretaD2020-01-161-1/+11
* add close buttonGretaD2020-01-161-24/+36
* fix new user tableGretaD2020-01-161-52/+51
* fix userlist alignmentGretaD2020-01-161-10/+10
* Add tooltips to display name and email fields in Usersonehappycat2019-12-191-3/+11
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-1930-333/+334
* Fix listing users in groups with slash in the nameGary Kim2019-12-181-2/+2
* Move users management to multi lineGreta Doci2019-12-125-344/+628
* Add a dedicated page for the recommended apps installationChristoph Wurst2019-12-123-75/+18
* Fix removing groups that have a slash in the nameGary Kim2019-12-051-1/+1
* Add checkbox to install recommended apps during setupChristoph Wurst2019-12-043-18/+75
* Add update all buttonGreta Doci2019-11-261-2/+31
* Change official => featuredRoeland Jago Douma2019-11-122-4/+4
* Prompt on destructive user actionsGary Kim2019-11-051-14/+46
* when adding/removing users from groups don't touch counters if LDAPArthur Schiwon2019-10-211-8/+10
* hide strange Everyone and Disabled group numbers with LDAP, fixes 17368Arthur Schiwon2019-10-211-0/+4
* Catch uncaught (in promise)Daniel Kesselberg2019-10-141-5/+9
* Use the external initial state implementationChristoph Wurst2019-10-122-3/+5
* Switch to @nextcloud/axios for the CSRF update fixChristoph Wurst2019-10-053-3/+3
* Remove users management settings cleaning leftoversJohn Molakvoæ (skjnldsv)2019-10-0110-1252/+1
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-0133-1874/+3541
* Move settings to an appChristoph Wurst2019-09-2830-0/+4900