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

Fjern familie historikk #1760

Merged
merged 5 commits into from
May 9, 2024
Merged

Fjern familie historikk #1760

merged 5 commits into from
May 9, 2024

Conversation

halvorbmundal
Copy link
Contributor

@halvorbmundal halvorbmundal commented Apr 29, 2024

Fjerner familie historikk og går direkte mot familie-tilbake.

NB! Krever at vi implementerer dette backend først

@halvorbmundal halvorbmundal requested a review from a team as a code owner April 29, 2024 11:55
@halvorbmundal halvorbmundal marked this pull request as draft April 29, 2024 11:56
@@ -120,7 +119,7 @@ const HistorikkInnslag: React.FC<IProps> = ({ innslag }) => {
<Detail>
{`${formatterDatoOgTidstring(innslag.opprettetTid)} | `}
{innslag.aktør === Aktør.VEDTAKSLØSNING
? applikasjoner[innslag.applikasjon]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

applikasjoner[innslag.applikasjon] har alltid blitt familie-tilbake. Tenker 'System' er mer passer bedre.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

om aktøren ikke er VEDTAKSLØSNING skriver vi ' Saksbehandler | Beslutter'

Copy link
Contributor

Choose a reason for hiding this comment

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

Enig


TILBAKE_FRONTEND_CLIENT_ID=$(echo "$TILBAKE_FRONTEND_LOKAL_SECRETS" | jq -r '.AZURE_APP_CLIENT_ID')
TILBAKE_FRONTEND_CLIENT_SECRET=$(echo "$TILBAKE_FRONTEND_LOKAL_SECRETS" | jq -r '.AZURE_APP_CLIENT_SECRET')

TILBAKE_CLIENT_ID=$(echo "$TILBAKE_LOKAL_SECRETS" | jq -r '.AZURE_APP_CLIENT_ID')
HISTIRIKK_CLIENT_ID=$(echo "$HISTIRIKK_LOKAL_SECRETS" | jq -r '.AZURE_APP_CLIENT_ID')
Copy link
Contributor

Choose a reason for hiding this comment

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

Pull gjerne main og fiks evt. merge conflicts :)

@UyQuangNguyen UyQuangNguyen marked this pull request as ready for review May 9, 2024 16:11
@UyQuangNguyen UyQuangNguyen merged commit 264dc6c into main May 9, 2024
5 checks passed
@UyQuangNguyen UyQuangNguyen deleted the feat/fjern-familie-historikk branch May 9, 2024 17:19
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.

None yet

4 participants