-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Forbedring av oppsummering iht Aksel (#1334)
* Legger til ny oppsummeringskode * Legger til ny OppsummeringsBolk komponent med bruk av FormSummary * Legger til FormSummary.Answer * Legger til og tar i bruk flere FormSummary komponenter * Flytter koden fra OmDegOppsummeringMedFormSummary til OmDegOppsummering * Flytter koden fra OppsummeringbolkFormSummary til oppsummeringbol * Bytter PeriodeOppsummering til å bruke FormSummary * Bytter tilbake til å bruke OppsummeringFelt * Bytter til bruk av FormSummary i OppsummeringFelt * Bytter til bruk av FormSummary i DinLivssituasjonOppsummering * Endrer VelgBarnOppsummering til å ta i bruk FormSummary * Endrer 'Endre svar' lenketekst * Fjerner StyledOppsummeringsFeltGruppe fra OmBarnaOppsummering * Endrer slik at children også (i tillegg til søknadsvar) er del av FormSummary.Value * Fjerner StyledOppsummeringsFeltGruppe fra OmBarnetOppsummering og fikser utseende for 'barn.andreForelder' * Fjerner StyledOppsummeringsFeltGruppe fra EøsSøkerOppsummering * Fjerner StyledOppsummeringsFeltGruppe fra EøsBarnOppsummering * Legger tilbake utkommentert kode for oppsummeringer for steg * Endrer PerioderContainer til å ta i bruk FormSummary og legger til tittel for dette * Legger til VStack på Oppsummering for å skape space mellom steg-oppsummeringer * Stopper wrap på tekst inne i AppLenke i FormSummary.Header * Endrer container-wrapping rundt komponenter rundt IdNummer for at de skal komme ut som OppsummeringFelt og fungerer riktig på oppsummeringssiden * Legger til flettefelt for barnets nav * Fjerner midlertidig komponent * Stopper FormSummary.Value fra å vises dersom den ikke har noe innhold * Fjerner StyledOppsummeringsFeltGruppe * Fjerner OppsummeringFelt som kun inneholder tittel om 'Bosted', uten noe annet innhold * Fjerner unødvendige Fragment'er * Endrer nn for "Endra svar" til "Endre svar" * Legger til FormSummary rundt AndreForelderOppsummering i AndreForelder.tsx * Endrer Heading level på FormSummary i Oppsummeringsbolk * Fjerner unødvendig styling på UtenlandsperiodeOppsummering * Fjerner transormering av tekst til lowercase etter første bokstav i uppercaseFørsteBokstav()
- Loading branch information
1 parent
5c92299
commit 4641169
Showing
35 changed files
with
749 additions
and
812 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 12 additions & 12 deletions
24
src/frontend/components/Felleskomponenter/PerioderContainer.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.