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/merge files #1457

Merged
merged 19 commits into from
Apr 2, 2025
Merged

Feature/merge files #1457

merged 19 commits into from
Apr 2, 2025

Conversation

nils-arne
Copy link
Contributor

No description provided.

@nils-arne nils-arne requested a review from a team as a code owner February 26, 2025 09:43
Copy link
Member

@akgagnat akgagnat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇 💯

@@ -48,7 +48,7 @@
"@types/node-jose": "^1.1.13",
"@types/uuid": "^10.0.0",
"memorystream": "^0.3.1",
"nock": "^13.5.6",
"nock": "^14",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spesifiser versjon

@@ -37,6 +37,7 @@ export const createPdf = async (
translations: I18nTranslationMap,
language: string,
) => {
logger.info('createPdf: Start');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fjern

@@ -182,7 +182,7 @@ const en = {
'Rediger søknaden': { value: 'Edit application', scope: 'global' },
'Send i posten': { value: 'Submit by mail', scope: 'global' },
'Til digital innsending': { value: 'To digital submission', scope: 'global' },
'Last ned førsteside': { value: 'Download cover sheet', scope: 'global' },
'Last ned førsteside og søknad': { value: 'Download cover sheet and applicaton', scope: 'global' },
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sjekk med Rune og Christian om man trenger å nevnte førsteside her

@@ -6,6 +6,14 @@ export const statiske = {
url: 'https://www.nav.no/minside',
},
},
footer: {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fjern hvis kode flyttes til egen branch

@lotorvik lotorvik merged commit 2e2abbb into master Apr 2, 2025
10 checks passed
@lotorvik lotorvik deleted the feature/merge-files branch April 2, 2025 07:20
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.

3 participants