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

Donnees personnelles (#43)

* 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
parent b001634a
Branches
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ import { HttpClientModule } from '@angular/common/http'
BrowserAnimationsModule,
MatProgressBarModule,
],
declarations: [ ParentalAuthDialogComponent,ImageRightsDialogComponent,StudentChartDialogComponent],
declarations: [],
exports: [UploadComponent],
providers: [UploadService],
entryComponents : [ParentalAuthDialogComponent,ImageRightsDialogComponent,StudentChartDialogComponent]
......
......@@ -33,8 +33,6 @@
</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