aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Create right list view for app store viewjulia.kirschenheuter2023-09-062-3/+7
* Create right table viewjulia.kirschenheuter2023-09-052-33/+112
* Merge pull request #40100 from nextcloud/fix/37082-replace_input_on_security_...Pytal2023-08-312-6/+13
|\
| * Replace custom input field with NcTextFieldjulia.kirschenheuter2023-08-312-6/+13
* | Adjust input field for "rename group"julia.kirschenheuter2023-08-311-3/+2
|/
* enh(a11y): Always visible user management labelsChristopher Ng2023-08-291-24/+15
* chore: Migrate to new @nextcloud/vue APIChristopher Ng2023-08-292-6/+0
* fix(apps): Adjust apps for FilePicker API changeFerdinand Thiessen2023-08-261-1/+0
* fix(settings): Invert app nav icons when activeChristopher Ng2023-08-212-11/+28
* Download and enable allJérôme Herbinet2023-08-181-1/+1
* fix(l10n): Password column headerChristopher Ng2023-08-171-0/+1
* fix(settings): fix "Set user manager" label in users settingsGrigorii K. Shartsev2023-08-161-2/+5
* fix(settings): fix set manager loading indicator in users settingsGrigorii K. Shartsev2023-08-161-2/+2
* fix(settings): do not disable select on loading in users settingsGrigorii K. Shartsev2023-08-161-5/+5
* "Allow untested app" wordingJérôme Herbinet2023-08-111-2/+2
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-0212-38/+37
* compile assetsJulien Veyssier2023-08-021-1/+1
* fix wrong NcSelect event in AI admin settingsJulien Veyssier2023-08-021-1/+1
* polish AI admin settings UIJulien Veyssier2023-08-021-4/+20
* move long click handlers into methodsJulien Veyssier2023-08-021-3/+19
* Admin AI settings: Improve a11y of machine translation precendenceMarcel Klehr2023-08-021-1/+12
* Update apps/settings/src/components/AdminAI.vueMarcel Klehr2023-08-021-1/+1