Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
2bd1d16
perf(settings): Remove computation of all groups
Pytal Mar 25, 2025
fcf42c4
fix(settings): Fix infinitely loading account management page with pa…
Pytal Mar 25, 2025
a1a4988
feat(provisioning_api): Add endpoint for fetching user groups with de…
Pytal Mar 25, 2025
8a3a388
perf(settings): Cancel request on new search
Pytal Mar 25, 2025
ace13ca
fix(settings): Allow searching for groups in user row
Pytal Mar 25, 2025
1c7ea50
fix(settings): Allow searching for groups in new account dialog
Pytal Mar 25, 2025
a1bf497
perf(settings): Make scrolling smooth when a large number of groups a…
Pytal Mar 25, 2025
bf01685
refactor(settings): Consolidate group formatting
Pytal Mar 25, 2025
374197c
chore(settings): Add note on groups sorting
Pytal Mar 25, 2025
d32f2c7
fix(settings): Fix loaded groups being undefined
Pytal Mar 25, 2025
a5885d4
fix(settings): Prevent selection of invalid groups that are not fully…
Pytal Mar 25, 2025
8e0f507
fix(settings): Fix erroneous hiding of group admin column with pagina…
Pytal Mar 25, 2025
7e4d264
feat(provisioning_api): Add endpoint for fetching user subadmin group…
Pytal Mar 25, 2025
31ffa33
fix(settings): Fix editing groups and subadmin groups of user
Pytal Mar 25, 2025
6edbeb7
fix(settings): Only change usercount if group can be found
Pytal Mar 25, 2025
b093eff
fix(settings): Fix group creation when editing users
Pytal Mar 25, 2025
82f0957
fix(settings): Fix group creation in new account dialog
Pytal Mar 25, 2025
d32b76b
fix(settings): Fix duplicated group options when editing account
Pytal Mar 25, 2025
eb60f6a
fix(settings): Fix duplicated group options in new account dialog
Pytal Mar 25, 2025
7c976a9
fix(settings): Natural order groups
Pytal Mar 25, 2025
e2c2419
chore(openapi): Update spec
Pytal Mar 25, 2025
06dbcde
fix(settings): Preserve system groups on reset
Pytal Mar 25, 2025
f46f36b
fix(settings): Fix initialization of store
Pytal Mar 25, 2025
b9b44ca
fix(settings): Separate subadmin options
Pytal Mar 25, 2025
7b47c5a
test(settings): Wait until groups list has loaded
Pytal Mar 25, 2025
c617f26
test(settings): Correctly find group in select
Pytal Mar 25, 2025
1d0ae0c
test(settings): Fix group items not being found
Pytal Mar 25, 2025
437146b
chore(assets): Recompile assets
nextcloud-command Mar 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <[email protected]>
  • Loading branch information
nextcloud-command committed Mar 28, 2025
commit 437146b9f73854bddf00287711cfd2a6fc358d62
4 changes: 2 additions & 2 deletions dist/settings-apps-view-4529.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/settings-apps-view-4529.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/settings-users-3239.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/settings-users-3239.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/settings-vue-settings-apps-users-management.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/settings-vue-settings-apps-users-management.js.map

Large diffs are not rendered by default.

Loading