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

Introduce Annuaire des Entreprises definition/form #500

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

skelz0r
Copy link
Member

@skelz0r skelz0r commented Oct 23, 2024

  • wordings
  • checkbox DPO alors qu'il n'y a pas de DPO
  • le sauvegarder -> continuer -> soumettre est long, faudrait à minima faire un sauvegarder et continuer

@skelz0r skelz0r self-assigned this Oct 23, 2024
@skelz0r skelz0r force-pushed the form/annuaire-des-entreprises branch from 9cfcf76 to 0b71150 Compare October 23, 2024 11:08

annuaire_des_entreprise:
name: "L'Annuaires des Entreprises"
description: "FEEDME"
Copy link
Contributor

Choose a reason for hiding this comment

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

"Vérifiez les informations légales publiques des entreprises, associations et services publics en France"

Copy link
Member Author

Choose a reason for hiding this comment

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

Je ne suis pas sûr que cela corresponde à ce qu'ils veulent faire (même le nom ici ne me semble pas adapté)

- name: "basic_infos"
- name: "legal"
scopes:
- name: "Scope 1"
Copy link
Contributor

Choose a reason for hiding this comment

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

Soit on rajoute aux scopes un groupe avec "Données"
Soit on fait à l'avenir une PR pour corriger la vue.
Je pense que dans un premier temps, juste rajouter un group suffit.

Copy link
Member Author

Choose a reason for hiding this comment

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

Soit on fait à l'avenir une PR pour corriger la vue.

On verra je fixerai à la marge sur cette PR si besoin (j'ai déjà fait des micro itérations)

@skelz0r
Copy link
Member Author

skelz0r commented Oct 23, 2024

@Isalafont y'a tout à changer dans les wordings, je suis d'ailleurs pas sûr que la notion de scopes soit pertinente de ce que je comprends (mais j'avoue que je ne comprends pas vraiment l'intérêt de la plupart des champs pour l'annuaire 😅)

@skelz0r
Copy link
Member Author

skelz0r commented Oct 23, 2024

@skelz0r skelz0r closed this Oct 23, 2024
@skelz0r skelz0r reopened this Oct 23, 2024
@skelz0r skelz0r force-pushed the form/annuaire-des-entreprises branch 2 times, most recently from 7c0ebe7 to 9b09e3f Compare October 24, 2024 16:47
@SchweisguthN SchweisguthN changed the title Introduce Annuaire des Entreprises definition/form DAT-634 Introduce Annuaire des Entreprises definition/form Oct 25, 2024
Copy link

linear bot commented Oct 25, 2024

@skelz0r skelz0r force-pushed the form/annuaire-des-entreprises branch from 9b09e3f to f439570 Compare October 28, 2024 11:25
@skelz0r skelz0r changed the title DAT-634 Introduce Annuaire des Entreprises definition/form Introduce Annuaire des Entreprises definition/form Oct 28, 2024
@skelz0r
Copy link
Member Author

skelz0r commented Oct 28, 2024

C'est principalement de la revue technique que je veux ici (y'a 2 itérations), les wordings c'est du détail que je verrai avec le FD.

@skelz0r
Copy link
Member Author

skelz0r commented Oct 28, 2024

Le screen qui change en index (qui était dégueu avant)

Screenshot 2024-10-28 at 11 27 04

@skelz0r skelz0r force-pushed the form/annuaire-des-entreprises branch 2 times, most recently from edaa575 to 4f428f5 Compare October 28, 2024 13:41
@skelz0r skelz0r force-pushed the form/annuaire-des-entreprises branch from 4f428f5 to 10dbe8d Compare October 29, 2024 14:23
@skelz0r
Copy link
Member Author

skelz0r commented Oct 29, 2024

Screenshot 2024-10-29 at 14 23 39 2. Screenshot 2024-10-29 at 14 23 44 3. Screenshot 2024-10-29 at 14 23 50 4. Screenshot 2024-10-29 at 14 23 59 5. Screenshot 2024-10-29 at 14 24 06

@skelz0r
Copy link
Member Author

skelz0r commented Oct 29, 2024

@SchweisguthN

screen 4. -> la bannière est un bug faut que je change comment on gère les données pré-remplies
screen 5. -> on garde la checkbox du DPO ici ?

tu peux deploy en sandbox pour tester btw

@SchweisguthN
Copy link
Contributor

@skelz0r Pas totalement sûr mais pour moi si il n'y a pas de DPO mentionné, c'est qu'OSEF du DPO, et donc peu importe qu'il soit prévenu ou non. En l'occurence ça me semble pas être un truc qui implique le DPO, donc pour moi on flip

@skelz0r
Copy link
Member Author

skelz0r commented Oct 30, 2024

@skelz0r Pas totalement sûr mais pour moi si il n'y a pas de DPO mentionné, c'est qu'OSEF du DPO, et donc peu importe qu'il soit prévenu ou non. En l'occurence ça me semble pas être un truc qui implique le DPO, donc pour moi on flip

A noter que c'est la même pour HubEE, il n'y a pas de DPO dans les contacts. On flip aussi donc ?

skelz0r added a commit that referenced this pull request Oct 30, 2024
We're going to introduce a single page form with some prefilled data not
displayed. Because of this, old behavior used to displayed the banner,
without prefilled data, which is a bit confusing.

This new way has some default too: we have to manually add the new
partial on each single page view. I think the tradeoff is OK because
we'll copy some views, which embed this partial. Moreover it'll be some
generator in the future.

Ref #500 (comment)
skelz0r added a commit that referenced this pull request Oct 30, 2024
We're going to introduce a single page form with some prefilled data not
displayed. Because of this, old behavior used to displayed the banner,
without prefilled data, which is a bit confusing.

This new way has some default too: we have to manually add the new
partial on each single page view. I think the tradeoff is OK because
we'll copy some views, which embed this partial. Moreover it'll be some
generator in the future.

Ref #500 (comment)
@SchweisguthN
Copy link
Contributor

A noter que c'est la même pour HubEE, il n'y a pas de DPO dans les contacts. On flip aussi donc ?

J'ai demandé à Laetitia en effet, mais elle est pas encore claire sur la pertinence ou non de parler du DPO. En gros : on ne sait pas si on doit avoir 0 ou 2 mentions au DPO dans la demande, du coup on n'en laisse qu'une dans le doute.

@skelz0r
Copy link
Member Author

skelz0r commented Oct 30, 2024

Ok du coup va falloir "fixer" ça. A voir avec Xavier ofc.

skelz0r added a commit that referenced this pull request Oct 30, 2024
We're going to introduce a single page form with some prefilled data not
displayed. Because of this, old behavior used to displayed the banner,
without prefilled data, which is a bit confusing.

This new way has some default too: we have to manually add the new
partial on each single page view. I think the tradeoff is OK because
we'll copy some views, which embed this partial. Moreover it'll be some
generator in the future.

Ref #500 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants