-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
[stable30] fix(settings): Fix infinitely loading account management page with pagination of groups #51782
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
[stable30] fix(settings): Fix infinitely loading account management page with pagination of groups #51782
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
ff76f4a
perf(settings): Remove computation of all groups
Pytal 8f10477
fix(settings): Fix infinitely loading account management page with pa…
Pytal 5167b56
feat(provisioning_api): Add endpoint for fetching user groups with de…
Pytal f664eb8
perf(settings): Cancel request on new search
Pytal 86e521d
fix(settings): Allow searching for groups in user row
Pytal 328bb10
fix(settings): Allow searching for groups in new account dialog
Pytal c3dba3b
perf(settings): Make scrolling smooth when a large number of groups a…
Pytal 1fbf26a
refactor(settings): Consolidate group formatting
Pytal 537d68d
chore(settings): Add note on groups sorting
Pytal 82cd9a2
fix(settings): Fix loaded groups being undefined
Pytal 74b26f7
fix(settings): Prevent selection of invalid groups that are not fully…
Pytal ae390d2
fix(settings): Fix erroneous hiding of group admin column with pagina…
Pytal 2cc7ebe
feat(provisioning_api): Add endpoint for fetching user subadmin group…
Pytal d3b8171
fix(settings): Fix editing groups and subadmin groups of user
Pytal 21dbef7
fix(settings): Only change usercount if group can be found
Pytal 91af8d1
fix(settings): Fix group creation when editing users
Pytal c022d2f
fix(settings): Fix group creation in new account dialog
Pytal 42b7fda
fix(settings): Fix duplicated group options when editing account
Pytal a5e2c7d
fix(settings): Fix duplicated group options in new account dialog
Pytal 75708f5
fix(settings): Natural order groups
Pytal 368fcc3
fix(settings): Preserve system groups on reset
Pytal f1ed995
fix(settings): Fix initialization of store
Pytal 3402b7c
fix(settings): Separate subadmin options
Pytal 06af6de
test(settings): Wait until groups list has loaded
Pytal 85dc4b4
test(settings): Correctly find group in select
Pytal 58fc803
test(settings): Fix group items not being found
Pytal 9cac821
chore(assets): Recompile assets
nextcloud-command fcd5da1
chore: Backport fixes
artonge File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next
Next commit
perf(settings): Remove computation of all groups
Signed-off-by: Christopher Ng <[email protected]>
- Loading branch information
commit ff76f4ad599d34e7e08b7719f0bc9d423aca1be7
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.