-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PRO CONNECT][VALIDATION CGU] Demande la validation des CGU lorsq’un …
…Aidant se connecte via ProConnect et n’a pas de compte Aidant associé
- Loading branch information
Showing
21 changed files
with
457 additions
and
884 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
export type CreationEspaceAidant = { | ||
cguSignees: boolean; | ||
motDePasse: string; | ||
motDePasseTemporaire: string; | ||
export type ValidationSignatureCGU = { | ||
cguValidees: boolean; | ||
}; |
34 changes: 0 additions & 34 deletions
34
...e-cyber-ui/src/domaine/espace-aidant/creation-espace-aidant/EcranCreationEspaceAidant.tsx
This file was deleted.
Oops, something went wrong.
156 changes: 0 additions & 156 deletions
156
...er-ui/src/domaine/espace-aidant/creation-espace-aidant/FormulaireCreationEspaceAidant.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.