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.
add hideAppNameInPdf functionality to footer in the pdf #1753
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
base: main
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
add hideAppNameInPdf functionality to footer in the pdf #1753
Changes from all commits
72328cc67e86cdb4152928b7ee7d4e57d59ca518b83dfeedc31202dd7bdcc0f2725a2236d369c2c290a2File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 79 in src/Altinn.App.Core/Internal/Data/InstanceDataUnitOfWork.cs
Constructor has 11 parameters, which is greater than the 7 authorized.
Check failure on line 414 in src/Altinn.App.Core/Internal/Data/InstanceDataUnitOfWork.cs
Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed.
Check warning on line 628 in src/Altinn.App.Core/Internal/Data/InstanceDataUnitOfWork.cs
Loop should be simplified by calling Select(change => change.DataElementIdentifier))
Check warning on line 105 in src/Altinn.App.Core/Internal/Expressions/LayoutEvaluatorState.cs
Do not forget to remove this deprecated code someday.
Check warning on line 154 in src/Altinn.App.Core/Internal/Expressions/LayoutEvaluatorState.cs
Do not forget to remove this deprecated code someday.
Check warning on line 272 in src/Altinn.App.Core/Internal/Expressions/LayoutEvaluatorState.cs
Extract this nested ternary operation into an independent statement.
Check warning on line 272 in src/Altinn.App.Core/Internal/Expressions/LayoutEvaluatorState.cs
Extract this nested ternary operation into an independent statement.
Check warning on line 304 in src/Altinn.App.Core/Internal/Expressions/LayoutEvaluatorState.cs
Exception type System.NullReferenceException is reserved by the runtime
Check warning on line 304 in src/Altinn.App.Core/Internal/Expressions/LayoutEvaluatorState.cs
'System.NullReferenceException' should not be thrown by user code.
Check warning on line 328 in src/Altinn.App.Core/Internal/Expressions/LayoutEvaluatorState.cs
Do not forget to remove this deprecated code someday.
Check warning on line 337 in src/Altinn.App.Core/Internal/Expressions/LayoutEvaluatorState.cs
'System.NullReferenceException' should not be thrown by user code.
Check warning on line 337 in src/Altinn.App.Core/Internal/Expressions/LayoutEvaluatorState.cs
Exception type System.NullReferenceException is reserved by the runtime
Check warning on line 68 in src/Altinn.App.Core/Internal/Expressions/LayoutEvaluatorStateInitializer.cs
Constructor has 10 parameters, which is greater than the 7 authorized.
Check warning on line 274 in src/Altinn.App.Core/Internal/Pdf/PdfService.cs
Use a StringBuilder instead.
Check warning on line 155 in test/Altinn.App.Api.Tests/Controllers/PdfControllerTests.cs
Forward the 'c' parameter to the 'ReadAsStringAsync' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Check warning on line 228 in test/Altinn.App.Api.Tests/Controllers/PdfControllerTests.cs
Forward the 'c' parameter to the 'ReadAsStringAsync' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Check warning on line 303 in test/Altinn.App.Api.Tests/Controllers/PdfControllerTests.cs
Forward the 'c' parameter to the 'ReadAsStringAsync' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.