aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src/components/PersonalInfo/shared/FederationControl.vue
Commit message (Expand)AuthorAgeFilesLines
* fix: Do not import from `axios` but only `@nextcloud/axios`Ferdinand Thiessen2024-06-201-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-06-031-21/+2
* fix(settings): emails actions a11y and designGrigorii K. Shartsev2024-03-051-10/+103
* fix(settings): Use status states from `NcInputField` instead of custom handlingFerdinand Thiessen2024-02-151-99/+17
* fix(settings): focus on trigger after federation scope dialog closeGrigorii K. Shartsev2024-02-061-1/+5
* fix(settings): use default styles for federation scope menuGrigorii K. Shartsev2024-01-241-10/+0
* fix(settings): federation scope menu a11yGrigorii K. Shartsev2024-01-241-16/+29
* fix(settings): Remove aria-label on scope actionsChristopher Ng2023-10-231-2/+1
* Remove opacity on federation control action buttonsjulia.kirschenheuter2023-07-191-11/+0
* Improve handling of profile fieldsChristopher Ng2023-03-301-4/+2
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-1/+1
* Replace custom tooltips with native tooltipsjulia.kirschenheuter2023-01-111-1/+2
* Fix disabled federated scopeChristopher Ng2022-10-281-8/+17
* Modularize shared account property componentsChristopher Ng2022-08-251-14/+16
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-4/+4
* Add current scope to scope actions labelChristopher Ng2022-07-071-1/+5
* Fix undefined loggerChristopher Ng2022-06-281-1/+2
* Auto fix warningsLouis Chemineau2022-01-211-2/+1
* Improve accessibilityChristopher Ng2021-11-261-1/+3
* Fix unsupported scopes being enabled for new propertiesChristopher Ng2021-11-041-2/+8
* Profile frontendChristopher Ng2021-10-191-37/+24
* Refine input validationChristopher Ng2021-08-241-1/+1
* Functional paradigm shiftChristopher Ng2021-08-231-33/+27
* VuetifyChristopher Ng2021-08-231-0/+216