-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* EY-4348 Hent trygdetid fra pesys * Fjern springapi! * Riktig typenavn * periode kilde som string da det er mange i pesys vi ikke har * Riktig mapping for kilde * bare sett pesys * Godta tom respons * Eget endepunkt for å opprette trygdetid fra pesys * Ikke støtt henting fra pesys hvis det ikke er førstegangsbehandling eller tidligere familiepleier eller det er ukjent avødd * Behandling kan endre * Fjerne gammel morro * Prøv å hente default ved å hente trygdetider fra pesys for å bevare gui visning * Sjekk om bruker har ytelse i PESYS først før man kan prøve å hente trygdetider fra dem * Fjern logging * Endre til å hente ytelse på dødsdato for avdød * Rydd opp * Logg response * Håndter tom ap men 200 * ignore at contenttype mangler * Håndter response 200 bedre * Bare returnerer null * Legg knapp bak featuretoggle * Fjern logging * Disse snek seg tilbake igjen :O * Nitpicks * Sjekk først om person har trygdetidsgrunnlag for å kunne vise knapp * Riktig tekst * Mini fiks * Reduser typeinfo for henting * Logg error om vi får trygdetid for begge ytelsene fra pesys * Naming
- Loading branch information
1 parent
64018e2
commit 4ce2fe7
Showing
11 changed files
with
288 additions
and
85 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
36 changes: 9 additions & 27 deletions
36
apps/etterlatte-saksbehandling-ui/client/src/shared/api/trygdetid.ts
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
Oops, something went wrong.