Skip to content

Feat/innsendingstype checkbox #1472

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

Merged
merged 23 commits into from
Mar 12, 2025
Merged

Conversation

nurrebass1
Copy link
Contributor

No description provided.

nurrebass1 and others added 20 commits February 20, 2025 12:49
…e-checkbox

# Conflicts:
#	packages/bygger/src/components/FormMetaDataEditor/FormMetadataEditor.test.tsx
#	packages/bygger/src/components/FormMetaDataEditor/fields/AddressFields.tsx
#	packages/bygger/src/components/FormMetaDataEditor/fields/EnhetFields.tsx
#	packages/bygger/src/components/FormMetaDataEditor/fields/SubmissionFields.tsx
#	packages/bygger/src/components/FormMetaDataEditor/utils/utils.ts
# Conflicts:
#	packages/bygger-backend/src/services/ReportService.test.ts
#	packages/bygger-backend/src/services/ReportService.ts
@nurrebass1 nurrebass1 requested a review from a team as a code owner March 5, 2025 10:57
Copy link
Contributor

@magnurh-cx magnurh-cx left a comment

Choose a reason for hiding this comment

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

📎 🗡️ 🐐 💨 ⚽ 🥅

};
};

export const mapInnsendingToSubmissionTypes = (innsending?: InnsendingType): SubmissionType[] => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Bruk den som ligger i shared-domain

@@ -18,6 +18,32 @@ const mapFormToNavForm = (form: Form): NavFormType => {
};
};

const mapInnsendingToSubmissionTypes = (innsending?: InnsendingType): SubmissionType[] => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Legg til i eksporten så den kan brukes av bygger-backend

@nurrebass1 nurrebass1 force-pushed the feat/innsendingstype-checkbox branch from a49ac80 to 5bd7edb Compare March 5, 2025 14:31
@nurrebass1 nurrebass1 merged commit dc1b0f2 into master Mar 12, 2025
14 checks passed
@nurrebass1 nurrebass1 deleted the feat/innsendingstype-checkbox branch March 12, 2025 08:22
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