-
Notifications
You must be signed in to change notification settings - Fork 863
fix: filter server groups by ownership and sharing status #10001
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
Closed
lkmatsumura
wants to merge
24
commits into
pgadmin-org:master
from
lkmatsumura:fix-get_all_server_groups
Closed
Changes from 3 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
8108ed6
fix: get_all_server_groups returning all server for admin user in ser…
cdb686b
fix: class ServerGroupView get_all_server_groups
634c7d8
feat: Configuration for ADMIN see or not servers of all users
a57892d
fix: use get_all_server_groups to retrive groups in getnodes
96f1ed5
refactor: Refactoring get_servers_from_group as sugested
e79034c
fix: Adjust relationship between ServerGroup and Server
e226406
fix: Fix N+1 shared-server lookup
0181a09
Adjust get_nodes() to grant to not allow delete for the first owned …
d00a8ce
chore: Enforce comment that admin can see all servers and groups
5c494ec
Fix (#9917)
sbraaa 27406b5
fix: fixed invalid '| None' syntax for python 3.9 (#9993)
jasparm 2dc9d71
fix(webpack): alias react-checkbox-tree to its ESM bundle (#9989)
dpage 679c39f
fix: resolve E501 pycodestyle line-too-long in llm tools database mod…
hiteshjambhale 44a1a2c
fix: get_all_server_groups returning all server for admin user in ser…
802abc4
fix: class ServerGroupView get_all_server_groups
5ac036c
feat: Configuration for ADMIN see or not servers of all users
7f81ccb
fix: use get_all_server_groups to retrive groups in getnodes
2ad8768
refactor: Refactoring get_servers_from_group as sugested
4560cad
fix: Adjust relationship between ServerGroup and Server
3c9cf33
fix: Fix N+1 shared-server lookup
19eb8a3
Adjust get_nodes() to grant to not allow delete for the first owned …
297d07c
chore: Enforce comment that admin can see all servers and groups
0ca99cf
feat: Enforce order im get_all_server_groups
5a2b314
Merge branch 'fix-get_all_server_groups' of https://github.com/lkmats…
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
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
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
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
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.