aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src/store
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): Prevent double request on manager changenfebe2025-05-221-2/+1
* fix: correctly unset account managerFerdinand Thiessen2025-05-221-13/+11
* fix(settings): Send update request when clearing user managernfebe2025-05-221-15/+19
* fix(settings): group admins only can add users to their groupsFerdinand Thiessen2025-04-271-11/+9
* feat(settings): provide user groups for accounts listFerdinand Thiessen2025-04-271-1/+8
* fix(settings): Use axios directly for health check to preven URL sanitizingFerdinand Thiessen2025-04-251-1/+2
* fix(settings): Fix initialization of storeChristopher Ng2025-03-281-3/+3
* fix(settings): Preserve system groups on resetChristopher Ng2025-03-281-1/+6
* fix(settings): Natural order groupsChristopher Ng2025-03-281-2/+3
* fix(settings): Only change usercount if group can be foundChristopher Ng2025-03-281-3/+11
* fix(settings): Fix erroneous hiding of group admin column with paginated groupsChristopher Ng2025-03-281-4/+0
* fix(settings): Fix loaded groups being undefinedChristopher Ng2025-03-281-18/+0
* fix(settings): Allow searching for groups in user rowChristopher Ng2025-03-281-0/+18
* perf(settings): Cancel request on new searchChristopher Ng2025-03-281-19/+0
* fix(settings): Fix infinitely loading account management page with pagination...Christopher Ng2025-03-281-16/+46
* feat(app_api): Advanced deploy optionsAndrey Borysenko2025-01-201-3/+14
* feat: Show first login date in user listChristopher Ng2025-01-071-0/+1
* fix(app-store): Add back legacy store API used for update and removalFerdinand Thiessen2024-11-111-4/+1
* fix: loading state reactivityAndrey Borysenko2024-10-291-24/+28
* fix(ci): fix eslint errorsAndrey Borysenko2024-10-291-0/+1
* fix: address review commentsAndrey Borysenko2024-10-291-5/+5
* WIP: remove app_api_apps vuex storeAndrey Borysenko2024-10-291-399/+0
* WIP: migrate to Pinia, minor fixesAndrey Borysenko2024-10-292-2/+295
* WIP: address review comments, small fixesAndrey Borysenko2024-10-292-3/+3
* fix(ci): resolve eslint errorsAndrey Borysenko2024-10-293-4/+7
* WIP: minor fixesAndrey Borysenko2024-10-291-1/+6
* WIP: use global mutation, since app_api_apps is namespacedAndrey Borysenko2024-10-291-16/+8
* feat(settings): migrate AppAPI ExApps management (1)Andrey Borysenko2024-10-293-0/+414
* fix(users): Improve error handling of some fields updateLouis Chemineau2024-07-221-11/+16
* feat: Add Recent accounts sectionChristopher Ng2024-07-111-2/+30
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-093-1/+4
* chore: Add SPDX headerAndy Scherzinger2024-06-039-187/+18
* feat: Add back searching in disabled user listCôme Chilliet2024-05-231-2/+2
* fix(settings): When testing server stability, request URL with trailing slashFerdinand Thiessen2024-05-061-1/+1
* feat(settings): Allow to sort groups in the account management alphabeticallyFerdinand Thiessen2024-03-271-20/+36
* fix(settings): Open app details also on app discover section when requestedFerdinand Thiessen2024-03-181-1/+1
* fix(settings): Save account management settings in local storageFerdinand Thiessen2024-03-111-5/+9
* feat(settings): Split account management into navigation and contentFerdinand Thiessen2024-03-111-10/+16
* feat(settings): Split account management and app store views into chunksFerdinand Thiessen2024-03-111-1/+0
* feat(settings): Refactor appstore to use PiniaFerdinand Thiessen2024-03-111-0/+104
* fix(settings): Disable app again if it breaks the files appFerdinand Thiessen2024-03-061-1/+3
* fix(settings): Refactor logger code to use TypescriptFerdinand Thiessen2024-03-051-4/+5
* fix(settings): Adjust frontend of appstore and user management to use initial...Ferdinand Thiessen2024-02-234-4/+11
* fix(settings): stop reloading after force-enabling an appJohn Molakvoæ2024-01-311-2/+12
* fix(settings): Disable renaming for tokens marked to be wipedFerdinand Thiessen2024-01-291-0/+1
* enh(settings): Refactor frontend for session and app token managementFerdinand Thiessen2023-12-211-0/+214
* fix(Users/Quota setting): Prevent floating point value from getting truncated...Marcel Klehr2023-12-071-1/+2
* enh(settings): Load from disabled users endpointChristopher Ng2023-11-301-0/+36
* refactor: remove remaining usage of OC::getCapabilitiesVarun Patil2023-10-201-3/+4
* chore: Remove unnecessary dialogs css importsChristopher Ng2023-10-181-1/+0