CST-12174 Implemented data-service for the api calls

This commit is contained in:
Mattia Vianelli
2023-10-17 16:28:36 +02:00
parent 8de0e76b72
commit 1c376b2964
15 changed files with 704 additions and 727 deletions

View File

@@ -1,4 +1,4 @@
<form (ngSubmit)="submitForm()" [formGroup]="formModel">
<form (ngSubmit)="onSubmit()" [formGroup]="formModel">
<!-- In the name section -->
<div class="mb-2">