aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src
Commit message (Expand)AuthorAgeFilesLines
* fix: correct hint for missing posix extensionDaniel Kesselberg2023-07-311-11/+10
* feat(settings): Show supported apps on app settings if subscribedFerdinand Thiessen2023-07-313-1/+24
* Merge branch 'master' into rakekniven-patch-2rakekniven2023-07-293-275/+399
|\
| * Merge pull request #39402 from nextcloud/enh/a11y-users-settingsPytal2023-07-212-264/+399
| |\
| | * enh(a11y): User management settings dialogChristopher Ng2023-07-182-264/+399
| * | Remove opacity on federation control action buttonsjulia.kirschenheuter2023-07-191-11/+0
| |/
* / fix(i18n) Fixed grammarrakekniven2023-07-221-1/+1
|/
* fix(l10n): ManagerChristopher Ng2023-07-173-4/+11
* test(settings): Users tableChristopher Ng2023-07-121-2/+5
* fix(cypress): users_disableChristopher Ng2023-07-121-1/+2
* enh(a11y): Users tableChristopher Ng2023-07-1212-757/+1222
* fix(settings): Migrate away from `NcAppNavigationCounter`Ferdinand Thiessen2023-07-013-21/+45
* fix(settings): Migrate away from deprecated `NcPopoverMenu`Ferdinand Thiessen2023-06-303-81/+118
* Replace plain input fields with NcTextField fields and NcMultiSelect fields w...julia.kirschenheuter2023-06-281-132/+198
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-273-22/+19
* Add "button" class to the QR code linkJérôme Herbinet2023-06-261-2/+2
* Merge pull request #38856 from nextcloud/fix/contacts/3404/put-location-in-pr...Johannes2023-06-221-1/+1
|\
| * fix(sab): put location in proper address fieldJohannes Merkel2023-06-201-1/+1
* | enh(a11y): New user modalChristopher Ng2023-06-215-366/+531
|/
* Improved display of app linksJérôme Herbinet2023-05-301-0/+3
* Revert "Fix table view"julia.kirschenheuter2023-05-253-193/+166
* Fix lint errorsVarun Patil2023-05-232-7/+7
* Use consistent imports for Vue componentsVarun Patil2023-05-234-16/+15
* Add label to "default quota" multiselectjulia.kirschenheuter2023-05-231-16/+22
* Disable "Enforce password protection" if not asking for a passwordDaniel Calviño Sánchez2023-05-221-0/+15
* address reviewSimon L2023-05-192-3/+3
* migrate a few components to NcSelectSimon L2023-05-194-26/+30
* Fix add new group eventfenn-cs2023-05-181-6/+5
* Use aria-expanded correctly on toggle user actionsfenn-cs2023-05-172-1/+4
* Merge pull request #38293 from nextcloud/fix/users-table-alignmentLouis2023-05-161-1/+1
|\
| * fix(settings): Fix `UserList` styles set to css but scss is usedFerdinand Thiessen2023-05-161-1/+1
* | Merge pull request #38202 from nextcloud/fix/37135/addgroup-link-to-buttonF. E Noel Nfebe2023-05-161-3/+10
|\ \ | |/ |/|
| * Convert Add group link to buttonfenn-cs2023-05-141-3/+10
* | Use the color-primary-element* variablesSimon L2023-05-133-6/+6
* | feat(users): Store and load a user's managerChristoph Wurst2023-05-124-6/+134
* | Merge pull request #37870 from nextcloud/fix/36921-fix-table-for-users-appJulia Kirschenheuter2023-05-123-156/+188
|\ \
| * | Fix table viewjulia.kirschenheuter2023-05-113-156/+188
* | | Add `autocomplete` attrs to input fieldsjulia.kirschenheuter2023-05-118-2/+12
|/ /
* | Merge pull request #38163 from nextcloud/show-loading-spinner-until-share-set...Pytal2023-05-101-0/+2
|\ \
| * | Show loading spinner until share settings are fully loadedDaniel Calviño Sánchez2023-05-101-0/+2
| |/
* / Add hidden labels for inputs while editing user rowjulia.kirschenheuter2023-05-091-4/+15
|/
* fix(settings): Increase "Edit your profile visibility button" contrastFerdinand Thiessen2023-05-021-3/+3
* fix(settings): Fix title of profile scope optionsJoas Schilling2023-04-261-1/+1
* Allow images of any size as profile picturesSimon L2023-04-171-2/+5
* Improve handling of profile fieldsChristopher Ng2023-03-309-33/+64
* Create `<h3>` headings for profile page. Replace `<label>` which have no conn...julia.kirschenheuter2023-03-244-6/+16
* l10n: Change name of app to a capital letterValdnet2023-03-231-1/+1
* chore(eslint): replace node/no-extraneous-import by n/no-extraneous-importJohn Molakvoæ2023-03-231-1/+1
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-2341-117/+117
* Add underline decoration to links and use div element as targetLouis Chemineau2023-03-091-15/+13