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

Fiks kalender #4771

Merged
merged 8 commits into from
Nov 14, 2024
Merged

Fiks kalender #4771

merged 8 commits into from
Nov 14, 2024

Conversation

AndreasDybdahl
Copy link
Contributor

No description provided.

@AndreasDybdahl AndreasDybdahl requested a review from a team as a code owner November 12, 2024 09:43
en: { ...enMessages, ...uiMessages.en },
nb: { ...nbMessages, ...uiMessages.nb, ...uttaksplanKalenderMessages.nb, ...nyUttaksplanMessages.nb },
nn: { ...nnMessages, ...uiMessages.nn, ...uttaksplanKalenderMessages.nn, ...nyUttaksplanMessages.nn },
en: { ...enMessages, ...uiMessages.en, ...uttaksplanKalenderMessages.en },
Copy link
Contributor

Choose a reason for hiding this comment

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

Ser ut som du må få på plass engelsk i uttaksplanen òg :)

apps/planlegger/src/AppContainer.tsx Show resolved Hide resolved
});
const barnehageperiode = { fom: barnehagestartdato, tom: barnehagestartdato, color: PeriodeColor.PURPLE } as Period;

const res = unikePerioder.reduce((acc, periode) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Dette vart komplekst. Du kan ikkje heller setta inn barnehagedatoen på same måte som familiehendelsesdato, og heller bruka den gamle map-funksjonen her

Copy link

sonarcloud bot commented Nov 14, 2024

@AndreasDybdahl AndreasDybdahl merged commit 00713d7 into master Nov 14, 2024
26 checks passed
@AndreasDybdahl AndreasDybdahl deleted the fiks-kalender branch November 14, 2024 09:46
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.

2 participants