-
Notifications
You must be signed in to change notification settings - Fork 32
✨ Support Center: Gives Read Access to Support Users to User Accounts and Product Details #8313
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
pcrespov
merged 41 commits into
ITISFoundation:master
from
pcrespov:is340/support-center-new-role
Sep 9, 2025
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
707d73f
adds new role
pcrespov 47199cc
migration
pcrespov b320c11
support role
pcrespov cae5218
account_request_review_by returns a username instead of a user_id
pcrespov 0d3e5e0
fixes tests
pcrespov caf6862
fixes mypy
pcrespov 16333b8
disable tracing to remove warnings
pcrespov 33366c3
fixe tsts
pcrespov 3bed221
update OAS
pcrespov d7eeaac
services/webserver api version: 0.77.0 → 0.77.1
pcrespov d5e3899
services/api-server version: 0.13.0 → 0.13.1
pcrespov fbc4df0
minor
pcrespov 1de64dc
Drafts group_or_role_permission_required
pcrespov 64a4c76
checks whether user belongs to support group
pcrespov 2b97c76
undo supoprt role
pcrespov 561123c
refactor product-support logic to product and group plugins
pcrespov 323db55
restorce version increase
pcrespov 31e8ffc
updates OAS
pcrespov a3bde6a
services/webserver api version: 0.77.0 → 0.77.1
pcrespov 3d7e588
search by email, gid or uname
pcrespov 7f511c4
simplify
pcrespov d552085
moved fixture
pcrespov 3e75fcc
adds check on permissions
pcrespov 7d40a2d
moves logic to policy
pcrespov c06625f
splits decorator from actual function
pcrespov 2401f26
doc
pcrespov 0e327fc
pylint
pcrespov 55532ed
fixes cyclic import
pcrespov de45e3e
fixes tests
pcrespov 31ba967
doc
pcrespov 01b9e20
adds username
pcrespov c9442dc
fixes model conversion
pcrespov 0c950f3
@sanderegg review: rename filters
pcrespov 2073214
fixes mocks
pcrespov 2004c66
connects other search options
pcrespov 9fa51cb
updates OAS
pcrespov 6b9c3c5
services/webserver api version: 0.77.1 → 0.77.2
pcrespov fa404d3
fixes mocks
pcrespov feef84d
@bisgaard-itis review: validator fields
pcrespov 6a2f224
Merge branch 'master' into is340/support-center-new-role
pcrespov 6baa179
Merge branch 'master' into is340/support-center-new-role
pcrespov 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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 0.77.0 | ||
| 0.77.2 | ||
pcrespov marked this conversation as resolved.
Show resolved
Hide resolved
|
||
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
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
Oops, something went wrong.
Oops, something went wrong.
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.