Skip to content
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

Feature/signing config adr #862

Open
wants to merge 18 commits into
base: feature/signing
Choose a base branch
from

Conversation

HauklandJ
Copy link
Contributor

Description

Related Issue(s)

  • #{issue number}

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)
  • All tests run green

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

ivarne and others added 15 commits October 9, 2024 08:47
* add PDF footer

* fix timezone, reference id and move footer check to PdfService

* update mocks of GeneratePdf()

* change FooterContet to camelCase

* update styling according to new design

* add logger and try catch for norwegian time zone

* use explicit exception
* new concept

* remove confusing setup in test

* fix warnings

* implement canWriteResult on formatter

* use JsonNumberEnumConverter instead of custom converter

* use altinnapi as jsonsettings name

* remove unused logger

* use api conventions to add JsonSettingsNameAttribute attribute to controllers

* use default json converter

* Use UnsafeRelaxedJsonEscaping, change formatter ordering

* Clarify comments

* add constants for json setting names

* pascalcase for const

* use copy of deafult encoder

* add tests

* add the tests i forgot in the last commit

* use the const instead of magic strings

* cleanup unused usings

* use defaults for serializeroptions

* revert to add custom options

* add tests

* dispose all disposable, even in tests

* add the final using statement

---------

Co-authored-by: Martin Othamar <martin.othamar@digdir.no>
* Expose endpoint for searching for person using ssn and last name.

* Use class and drop dto postfix.

* Move mapping to reponse class.

* Add success property to PersonSearchResult. Move person details into nested object.
* adds endpoint for getting an organisation from Enhetsregisteret

* renames OrganisationSearch -> Lookup
@HauklandJ HauklandJ marked this pull request as ready for review October 25, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants