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

Intégration du formulaire "nouvelle organisation" #523

Merged
merged 15 commits into from
Feb 8, 2022

Conversation

tut-tuuut
Copy link
Member

@tut-tuuut tut-tuuut commented Jan 31, 2022

🌮 Objectif

Avoir du style pour la partie "organisation" du nouveau formulaire

🔍 Implémentation

  • Du CSS
  • Un peu de Python

⚠️ Informations supplémentaires

  • Il faudrait un peu de JS pour afficher le bloc "administration partenaire" seulement si la case est cochée. De même, un peu de JS pour afficher le bloc "type de structure si autre" seulement si le type sélectionné est "autre".
  • Il manque le champ "numéro d'immatriculation france services" qui doit être demandé uniquement si la structure déclare être labellisée France Service

🖼️ Images

SOON

@tut-tuuut tut-tuuut force-pushed the ahr/integration-of-new-issuer-form branch from e3ad8a9 to fc08a19 Compare February 1, 2022 08:04
Base automatically changed from ahr/integration-of-new-issuer-form to main February 1, 2022 08:40
@tut-tuuut tut-tuuut force-pushed the ahr/integration-of-new-organisation-form branch 2 times, most recently from 4783e58 to 8aa465a Compare February 7, 2022 09:48
@tut-tuuut tut-tuuut marked this pull request as ready for review February 7, 2022 09:48
renderer,
)
def __init__(self, **kwargs):
kwargs.setdefault("label_suffix", "")
Copy link
Collaborator

Choose a reason for hiding this comment

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

Pourquoi tu mets une valeur à label_suffix ? 🤔

Copy link
Member Author

Choose a reason for hiding this comment

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

Pour supprimer les deux points à la fin des libellés, qui sont sinon ajoutés automatiquement par Django.

@tut-tuuut tut-tuuut force-pushed the ahr/integration-of-new-organisation-form branch from 7c88870 to 63d2193 Compare February 8, 2022 13:26
@tut-tuuut tut-tuuut merged commit 0d081fb into main Feb 8, 2022
@tut-tuuut tut-tuuut deleted the ahr/integration-of-new-organisation-form branch February 8, 2022 13:45
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.

3 participants