summaryrefslogtreecommitdiffstats
path: root/apps/settings/src
Commit message (Expand)AuthorAgeFilesLines
* fix(encryption): Clicking default module in UI sets bogus valueJosh2024-04-031-3/+2
* fix(settings): users settings cypressJohn Molakvoæ (skjnldsv)2024-03-081-3/+3
* fix(settings): Split group listsChristopher Ng2024-03-061-29/+34
* fix(settings): Disable app again if it breaks the files appFerdinand Thiessen2024-03-061-1/+3
* fix(files): fix html structure on pre profile pagejulia.kirschenheuter2024-03-042-7/+5
* fix(settings): Fix required groups validation for subadminsChristopher Ng2024-02-211-20/+2
* techdebt(settings): mark visibility selects as label-outsideGrigorii K. Shartsev2024-02-061-0/+1
* fix(settings): focus on trigger after federation scope dialog closeGrigorii K. Shartsev2024-02-061-1/+5
* Merge pull request #43040 from nextcloud/backport/43028/stable28Julia Kirschenheuter2024-02-031-5/+3
|\
| * Correct values and attributesjulia.kirschenheuter2024-02-031-5/+3
* | fix(files): replace inaccessible disabled option of NcCheckboxRadioSwitch wit...julia.kirschenheuter2024-02-031-5/+9
|/
* fix(settings): use default styles for federation scope menuGrigorii K. Shartsev2024-02-021-10/+0
* fix(settings): federation scope menu a11yGrigorii K. Shartsev2024-02-022-110/+29
* fix(settings): Disable renaming for tokens marked to be wipedFerdinand Thiessen2024-01-291-0/+1
* enh(settings): Refactor frontend for session and app token managementFerdinand Thiessen2024-01-178-602/+801
* fix(l10n): Add context note for table footersChristopher Ng2024-01-151-0/+1
* fix(settings): set default or unlimited user quotaJohn Molakvoæ2024-01-141-5/+8
* update webauthn section to feature componentsSimon L2024-01-112-10/+18
* enh(settings): removed background-gradient to ensure contrast ratio a11y requ...Eduardo Morales2024-01-081-1/+0
* fix(settings): Use heading for Profile and Profile picture sectionsChristopher Ng2023-12-272-10/+3
* fix(Users/Quota setting): Prevent floating point value from getting truncated...Marcel Klehr2023-12-142-10/+13
* fix(settings): Expected string aria-label got boolean errorChristopher Ng2023-12-081-1/+1
* enh(settings): Set main heading for AppsChristopher Ng2023-12-082-2/+12
* enh(settings): Set main heading for User managementChristopher Ng2023-12-081-1/+12
* enh(settings): Add apps and user management navigation labelsChristopher Ng2023-12-072-2/+3
* enh(settings): Load from disabled users endpointChristopher Ng2023-12-062-6/+57
* fix(settings): Duplicate update user manager callsChristopher Ng2023-11-281-2/+1
* enh(settings): Migrate admin settings for sharing to vueFerdinand Thiessen2023-11-206-136/+547
* fix(cypress): Adjust user settings tests for changed actions componentFerdinand Thiessen2023-11-171-0/+1
* fix(settings): User row text field stylesChristopher Ng2023-11-161-16/+0
* Add link for opening app detailsjulia.kirschenheuter2023-11-152-24/+23
* Updated visible 'Twitter' name to 'X' in Personal infoGeorge Calderon2023-11-102-2/+2
* Updated visible 'Twitter' name to 'X' in Personal infoGeorge Calderon2023-11-102-2/+2
* fix(settings): Pass user object to user row actionsFerdinand Thiessen2023-11-082-2/+11
* Merge pull request #40326 from nextcloud/enh/text-to-image-apiJoas Schilling2023-10-261-3/+25
|\
| * en(TextToImage): Add getId method to IProviderMarcel Klehr2023-10-261-2/+2
| * fix(settings/AdminAI): Fix eslintMarcel Klehr2023-10-221-10/+10
| * fix(settings/AdminAI): Fix no-providers-installed viewMarcel Klehr2023-10-221-1/+1
| * enh(Text2Image): Add AI settings section to text2imageMarcel Klehr2023-10-221-0/+22
* | fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-254-22/+45
* | fix(settings): apps list loading classesGrigorii K. Shartsev2023-10-241-4/+2
* | fix(settings): apps list html validationGrigorii K. Shartsev2023-10-241-4/+8
* | fix(settings): Styles for scope buttonChristopher Ng2023-10-231-10/+1
* | fix(settings): Name for scope buttonChristopher Ng2023-10-231-1/+1
* | fix(settings): Remove aria-label on scope actionsChristopher Ng2023-10-232-4/+2
* | Merge pull request #41064 from nextcloud/fix/40705-_increase_contrast_on_Devi...Pytal2023-10-231-1/+0
|\ \
| * | Remove opacity on table headerjulia.kirschenheuter2023-10-231-1/+0
* | | fix(settings): label user quota progress with aria-labelledbyGrigorii K. Shartsev2023-10-211-2/+2
* | | fix(settings): users page html validationGrigorii K. Shartsev2023-10-212-3/+2
|/ /
* | fix(settings): remove unused savePrimaryEmailScope on Personal Settings pageGrigorii K. Shartsev2023-10-202-23/+1