aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src/views
Commit message (Expand)AuthorAgeFilesLines
* perf(settings): Make scrolling smooth when a large number of groups are renderedChristopher Ng10 days1-2/+8
* fix(settings): Fix infinitely loading account management page with pagination...Christopher Ng10 days3-89/+23
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-207-29/+28
* fix: address review commentsAndrey Borysenko2024-10-291-1/+1
* WIP: migrate to Pinia, minor fixesAndrey Borysenko2024-10-292-7/+8
* WIP: address review comments, small fixesAndrey Borysenko2024-10-291-1/+9
* fix(ci): resolve eslint errorsAndrey Borysenko2024-10-292-5/+6
* WIP: add Daemon badge in app sidebar (2)Andrey Borysenko2024-10-291-0/+2
* feat(settings): migrate AppAPI ExApps management (1)Andrey Borysenko2024-10-292-3/+26
* fix(app-store): Update update count in navigationFerdinand Thiessen2024-10-281-3/+2
* 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