Skip to content

Commit 4fbe99e

Browse files
authored
Merge pull request #1021 from navikt/feature/activities-component
Add activities component
2 parents 6addd12 + 076b169 commit 4fbe99e

File tree

41 files changed

+1400
-12
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+1400
-12
lines changed

.nais/fyllut/preprod-alt.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ app-name: skjemautfylling-preprod-alt
22
ingresses:
33
- "https://fyllut-preprod-alt.intern.dev.nav.no/fyllut"
44
fyllut-frontend-url: "https://fyllut-preprod-alt.intern.dev.nav.no/fyllut"
5-
enabled-features: translations,sendInnIntegration,mellomlagring=false,createMellomlagring=true
5+
enabled-features: translations,sendInnIntegration,mellomlagring=true,createMellomlagring=true
66
foersteside-url: https://www.nav.no/soknader/api/forsteside
77
dekorator-url: https://www.nav.no/dekoratoren?simple=true
88
skjemabygging-proxy-client-id: 95170319-b4d7-4190-8271-118ed19bafbf

mocks/mocks/collections.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"put-utfylt-soknad:success",
1919
"post-send-inn:success",
2020
"send-inn-frontend:available",
21-
"get-prefill-data:success-name"
21+
"get-prefill-data:success",
22+
"get-activities:success"
2223
]
2324
}
2425
]

0 commit comments

Comments
 (0)