-
Notifications
You must be signed in to change notification settings - Fork 72
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
feat(contact): display Altinn Servicedesk contact if user belongs to org #14371
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #14371 +/- ##
==========================================
- Coverage 95.57% 95.56% -0.02%
==========================================
Files 1864 1868 +4
Lines 24151 24178 +27
Branches 2786 2787 +1
==========================================
+ Hits 23082 23105 +23
- Misses 812 816 +4
Partials 257 257 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very clean and tidy PR!
Co-authored-by: Nina Kylstad <[email protected]>
…tudio into feat/contactPage
Description
This PR introduces functionality to display Altinn Servicedesk contact information on the ContactPage. The contact details will only be visible to users associated with an organization.
Related Issue(s)
Verification
Testing the feature manually guide
Step 1: Test unauthenticated access
Step 2: Test access for authorized user
Step 3: Test access for unauthorized users