aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | fix(settings): remove placeholder from selectGrigorii K. Shartsev2023-10-202-6/+2
* | fix(settings): typo in avatar propGrigorii K. Shartsev2023-10-201-1/+1
* | fix(settings): remove invalid avatar propGrigorii K. Shartsev2023-10-201-1/+0
* | fix(settings): fix ids and aria-labels in personal emailsGrigorii K. Shartsev2023-10-202-13/+15
* | fix(settings): remove empty aria-describedbyGrigorii K. Shartsev2023-10-202-4/+4
* | refactor: remove remaining usage of OC::getCapabilitiesVarun Patil2023-10-201-3/+4
* | fix: replace non-standard autocorrect with spellcheck attributeGrigorii K. Shartsev2023-10-205-12/+9
* | fix(cypress): Test using `data-test-id` attributes rather than private classesFerdinand Thiessen2023-10-193-12/+21
|/
* chore: Remove unnecessary dialogs css importsChristopher Ng2023-10-183-3/+0
* fix profile visibility settings being too wideSimon L2023-10-175-21/+6
* fix several personal settings problemsSimon L2023-10-171-2/+4
* Append to body all selects inside of user tablejulia.kirschenheuter2023-10-173-4/+11
* Fix my-apps view on mobileSimon L2023-10-121-7/+1
* Add new user filter to search.sorbaugh2023-10-121-0/+9
* enh(settings): Move confirm group removal dialog to vueChristopher Ng2023-10-111-43/+107
* enh(settings): Add groups accessiblyChristopher Ng2023-10-112-47/+54
* enh(settings): Semantic user table markupChristopher Ng2023-10-056-214/+361
* Correct `aria-label` on action input and text fieldjulia.kirschenheuter2023-10-042-2/+6
* Merge pull request #40584 from nextcloud/fix/correct-37082-replace_input_on_s...Arthur Schiwon2023-09-261-1/+1
|\
| * Correct value for device name input fieldjulia.kirschenheuter2023-09-251-1/+1
* | Remove unneeded opacity for action buttonjulia.kirschenheuter2023-09-251-2/+0
|/
* fix(ux): Show initial loading state of managersChristopher Ng2023-09-141-2/+9
* Do not display userCount when it is equal to 0Louis Chemineau2023-09-141-1/+1
* Reset loading state on UserRow mountLouis Chemineau2023-09-141-0/+4
* Do not preload potential manager list on UserRow mountLouis Chemineau2023-09-141-2/+1
* Do not manipulate userCount when it is equal to 0Louis Chemineau2023-09-141-0/+5
* fix(settings): Undefined user count errorChristopher Ng2023-09-131-1/+1
* add plus icon to new user buttonSimon L2023-09-121-1/+5
* Fix eslint errorMarcel Klehr2023-09-081-1/+1
* Fix Admin AI settings javascript errorMarcel Klehr2023-09-081-1/+4