Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ajout de la page de récap d'habilitation #533

Merged
merged 4 commits into from
Feb 8, 2022
Merged

Conversation

christophehenry
Copy link
Collaborator

@christophehenry christophehenry commented Feb 7, 2022

🖼️ Images

Screenshot 2022-02-07 at 17-48-55 Aidants Connect

Copy link
Member

@tut-tuuut tut-tuuut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coquilles à corriger + je n'ai aucune traître idée de pourquoi les tests ne tournent pas.

Comment on lines +161 to +180
def __init__(self, **kwags):
kwags.setdefault("error_class", PatchedErrorList)
super().__init__(**kwags)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tut-tuuut Alors attention, je viens de me faire avoir : cette méthode marche bien mais elle rend impossible de passer les argument positionnellement.

@christophehenry
Copy link
Collaborator Author

Je garde la fonctionnalité de vérification d'email dans une PR séparée parce que celle-ci est déjà bien fat.

@tut-tuuut
Copy link
Member

Je garde la fonctionnalité de vérification d'email dans une PR séparée parce que celle-ci est déjà bien fat.

Et ça n'a rien à voir de toute façon. :) Donc OK

cleaned_data,
)

self.assertRedirects(response, reverse("habilitation_new_issuer"))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Je pense qu'on reverra ce comportement, ça me semble plus logique de proposer une autre demande pour le même demandeur. Pour l'instant on laisse.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ça changera quanf j'aurais implémenté la page suivante.

christophehenry and others added 4 commits February 8, 2022 15:30
Co-authored-by: Agnès Haasser <1035145+tut-tuuut@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants