Skip to content
Snippets Groups Projects
Unverified Commit 1d59ff70 authored by Arthur Guédon's avatar Arthur Guédon Committed by GitHub
Browse files

Donnees personnelles (#44)

* adds support for personnal data

* modifie le form pour inclure la nationalité

* supprime le champ section et ajoute la liste des etablissements

* adapts for user

* adds validation and connects to students api for personnal data

* adds classType field and rgpd info

* corrects scholarships

* removes signup file tab

* minor presentation changes

* deletes random console.log

* changes upload component declarations

* changes upload component declarations

* changes upload component declarations
parent 18f3cbcc
No related branches found
No related tags found
No related merge requests found
......@@ -28,8 +28,6 @@ import { HttpClientModule } from '@angular/common/http'
BrowserAnimationsModule,
MatProgressBarModule,
],
declarations: [],
exports: [UploadComponent],
providers: [UploadService],
entryComponents : [ParentalAuthDialogComponent,ImageRightsDialogComponent,StudentChartDialogComponent]
})
......
......@@ -33,6 +33,7 @@
</mat-hint>
</mat-form-field>
<p>
Il ne te reste plus qu'à choisir un mot de passe. :-)
</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment