-
Notifications
You must be signed in to change notification settings - Fork 11
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
Added support for displaying a text if the user is previewing the pdf #904
Conversation
… before the form is submitted
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.
A few code style issues. Looks like you also need to remove the test that ensures that this don't run in production.
test/Altinn.App.Api.Tests/Data/apps/tdd/task-action/config/texts/resource.nb.json
Outdated
Show resolved
Hide resolved
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.
LGTM
Quality Gate failedFailed conditions |
Added support for displaying a text if the user is previewing the pdf before the form is submitted.
Frontend PR is dependent on this PR: Altinn/app-frontend-react#2710
Description
Please see acceptance critereas here: Altinn/app-frontend-react#1804
PdfService.GeneratePdf
Related Issue(s)
Verification
Documentation