-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: HASSU-1039 vuorovaikutuksen yhteystiedot (#402)
* Siirrä adaptKuulutusYhteystiedot utiliin, pois asiakirjaAdapterista * Muuta tyyppi 'KuulutusYhteystiedo' tyypiksi 'StandardiYhteystieto' (nimenmuutos). Muuta tyyppi 'KuulutusYhteystietoInput' tyypiksi 'StandardiYhteystietoInput' (nimenmuutos). * Siirrä formatYhteystiedotText funktio utiliin * Poista aloituskuulutuksen propsien tyypityksestä turhaa kamaa * Uusi tyypitys Vuorovaikutukseen, VuorovaikutusJulkiseen ja VuorovaikutusInputiin Adapterit adaptoi suunnitteluvaiheen vuorovaikutukset uuden tyypityksen mukaan. Päivitä kansalaispuolen vuorovaikutuksen frontti uuden tyypityksen mukaisesti Kutsu20 ja KutsuAdapter suunnitelunAloitus alla päivitetty uuden tyypityksen mukaiseksi Korjaa suunnitteluvaiheen vuorovaikutuksen yhteystietojen lomakekomponenttien tyypitys frontissa. Päivitä vuorovaikutuksen validointischema Muokkaa adaptVuorovaikutukset(toAPI) lisäämällä yhteystietojen adaptointi Poista turha attribuutti ja import Fragmenteista poistui automaattisesti StandardiYhteystiedot ja StandariYhteystiedotInput Muokkaa vuorovaikutusAdapteria (API:lle) niin, että se varmistaa, että yhteysHenkilot sisältää projarin kayttäjätunnuksen Korjaa testit ja snapshotit Co-authored-by: Valhe Kouneli <valhe.kouneli@cgi.com>
- Loading branch information
1 parent
30b2918
commit 60394c0
Showing
34 changed files
with
399 additions
and
557 deletions.
There are no files selected for viewing
279 changes: 103 additions & 176 deletions
279
backend/integrationtest/api/__snapshots__/api.test.ts.snap
Large diffs are not rendered by default.
Oops, something went wrong.
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.