aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src/views
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): disable Discover when appstore is disabledGrigorii K. Shartsev2024-09-161-1/+2
* fix(settings): Add back create group iconChristopher Ng2024-09-101-2/+2
* fix(settings): Hide forbidden UI elements for line managersFerdinand Thiessen2024-08-301-7/+10
* chore(settings): Rename user groupsChristopher Ng2024-07-112-3/+3
* feat: Add Recent accounts sectionChristopher Ng2024-07-111-2/+17
* feat(settings): Emit loaded event for user managementChristopher Ng2024-06-181-0/+2
* feat(settings): Add action enabled callbackChristopher Ng2024-06-051-1/+3
* chore: Add SPDX headerAndy Scherzinger2024-06-038-102/+26
* feat(settings): Allow to sort groups in the account management alphabeticallyFerdinand Thiessen2024-03-271-1/+1
* fix(settings): Open app details also on app discover section when requestedFerdinand Thiessen2024-03-182-4/+2
* fix(settings): Add event search listener on mounted to guarantee function existsFerdinand Thiessen2024-03-181-411/+0
* feat(settings): Implement new app discover section for app managementFerdinand Thiessen2024-03-142-19/+33
* fix(settings): Always open the details tab for selected appFerdinand Thiessen2024-03-111-4/+10
* feat(settings): Split account management into navigation and contentFerdinand Thiessen2024-03-113-285/+246
* feat(settings): Split account management and app store views into chunksFerdinand Thiessen2024-03-113-131/+157
* feat: Make appstore sidebar tabs standalone componentsFerdinand Thiessen2024-03-111-0/+146
* feat(settings): Split appstore code into better maintainable piecesFerdinand Thiessen2024-03-112-0/+199
* feat(settings): Refactor routing code to use named router viewsFerdinand Thiessen2024-03-111-0/+34
* fix(settings): users settings cypressJohn Molakvoæ (skjnldsv)2024-03-071-3/+3
* fix(settings): Split group listsChristopher Ng2024-03-061-29/+34
* feat: Make the `app-level` a component (`AppLevelBadge`)Ferdinand Thiessen2024-03-061-12/+6
* feat(settings): Limit markdown heading output to ensure consistent levelsFerdinand Thiessen2024-03-061-1/+1
* fix(settings): Adjust frontend of appstore and user management to use initial...Ferdinand Thiessen2024-02-231-6/+9
* fix(settings): Only use `id` in categories - drop duplicated `ident` propertyFerdinand Thiessen2024-02-231-3/+3
* feat: rename users to account or personVincent Petry2024-02-131-7/+7
* enh(settings): Set main heading for AppsChristopher Ng2023-12-071-2/+11
* enh(settings): Set main heading for User managementChristopher Ng2023-12-071-1/+12
* enh(settings): Add apps and user management navigation labelsChristopher Ng2023-12-062-2/+3
* enh(settings): Migrate admin settings for sharing to vueFerdinand Thiessen2023-11-201-0/+62
* fix(cypress): Adjust user settings tests for changed actions componentFerdinand Thiessen2023-11-171-0/+1
* fix(settings): apps list loading classesGrigorii K. Shartsev2023-10-241-4/+2
* fix(settings): users page html validationGrigorii K. Shartsev2023-10-211-1/+0
* enh(settings): Add groups accessiblyChristopher Ng2023-10-111-46/+53
* Do not display userCount when it is equal to 0Louis Chemineau2023-09-141-1/+1
* add plus icon to new user buttonSimon L2023-09-121-1/+5
* fix(settings): Invert app nav icons when activeChristopher Ng2023-08-211-6/+18
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-022-19/+18
* feat(settings): Show supported apps on app settings if subscribedFerdinand Thiessen2023-07-311-0/+17
* enh(a11y): User management settings dialogChristopher Ng2023-07-181-264/+119
* enh(a11y): Users tableChristopher Ng2023-07-121-24/+36
* fix(settings): Migrate away from `NcAppNavigationCounter`Ferdinand Thiessen2023-07-012-16/+23
* enh(a11y): New user modalChristopher Ng2023-06-211-58/+46
* Add label to "default quota" multiselectjulia.kirschenheuter2023-05-231-16/+22
* Fix add new group eventfenn-cs2023-05-181-6/+5
* Convert Add group link to buttonfenn-cs2023-05-141-3/+10
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-232-25/+25
* Replace custom tooltips with native ones in apps pagejulia.kirschenheuter2023-01-101-2/+2
* Use correct filter for app icons in the right sidebar of app managementJoas Schilling2022-12-091-1/+1
* Adapt router.js for setting document title.julia.kirschenheuter2022-11-281-7/+9
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-252-82/+82