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

Stocke les donnees dans hubee #4

Merged
merged 3 commits into from
Jun 4, 2024
Merged

Conversation

jbfeldis
Copy link
Collaborator

@jbfeldis jbfeldis commented May 23, 2024

Cette PR inclut un chemin complet (pour le moment visuellement peu présentable) de stockage des informations dans HubEE.
Ces informations ne sont pas officielles pour le moment car l'appel à l'api QFv2 est surchargé localement et les fichiers écrits dans HubEE sont statiques.

Cette PR met aussi en place les tests unitaires 🎉

Copy link

gitguardian bot commented May 23, 2024

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@jbfeldis jbfeldis force-pushed the stocke-les-donnees-dans-hubee branch from 35e4d6b to 2d5ccfa Compare May 23, 2024 10:18
@jbfeldis jbfeldis force-pushed the accepte-connexion-france-connect branch from e2b057e to fcfd6b5 Compare May 23, 2024 10:18
@jbfeldis jbfeldis self-assigned this May 23, 2024
@jbfeldis jbfeldis marked this pull request as ready for review May 23, 2024 13:00
@jbfeldis jbfeldis force-pushed the stocke-les-donnees-dans-hubee branch from 2d5ccfa to 6bc67b1 Compare May 23, 2024 13:05
@jbfeldis jbfeldis requested a review from skelz0r May 24, 2024 07:05
Copy link
Member

@skelz0r skelz0r left a comment

Choose a reason for hiding this comment

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

Vu la taille de la PR j'ai surement loupé des trucs, on verra à la 2e review.

Pour moi y'a 2 gros points:

  1. Le naming de l'organizer d'HubEE qui pour moi est pas assez précis (tout est dans le commentaire) ;
  2. Le recipient qui semble représenté 2 choses différentes dans le code à clarifier.

Le reste c'est du détails

app/controllers/claims_controller.rb Outdated Show resolved Hide resolved
app/interactors/hubee/prepare_folder.rb Outdated Show resolved Hide resolved
app/interactors/hubee/create_folder.rb Outdated Show resolved Hide resolved
app/controllers/claims_controller.rb Outdated Show resolved Hide resolved
app/interactors/hubee/create_folder.rb Outdated Show resolved Hide resolved
app/models/pivot_identity.rb Show resolved Hide resolved
spec/interactors/hubee/create_folder_spec.rb Outdated Show resolved Hide resolved
spec/interactors/hubee/mark_folder_complete_spec.rb Outdated Show resolved Hide resolved
spec/interactors/store_quotient_familial_spec.rb Outdated Show resolved Hide resolved
spec/models/hubee/attachment_spec.rb Outdated Show resolved Hide resolved
@jbfeldis jbfeldis force-pushed the accepte-connexion-france-connect branch from fcfd6b5 to 18e8857 Compare May 24, 2024 12:48
@jbfeldis jbfeldis force-pushed the stocke-les-donnees-dans-hubee branch 2 times, most recently from 9456c3d to 014e63d Compare May 31, 2024 07:28
@jbfeldis jbfeldis force-pushed the accepte-connexion-france-connect branch from 18e8857 to b4348b5 Compare May 31, 2024 07:28
@jbfeldis jbfeldis force-pushed the stocke-les-donnees-dans-hubee branch 3 times, most recently from bd47a2d to 9753d3d Compare May 31, 2024 11:08
@jbfeldis jbfeldis force-pushed the stocke-les-donnees-dans-hubee branch from 9753d3d to 8c5372d Compare June 4, 2024 15:32
@jbfeldis jbfeldis force-pushed the accepte-connexion-france-connect branch from b4348b5 to 7542282 Compare June 4, 2024 15:32
Base automatically changed from accepte-connexion-france-connect to main June 4, 2024 15:55
Copy link
Member

@skelz0r skelz0r left a comment

Choose a reason for hiding this comment

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

Vu en DM pour valider, ship it, iterate later

@jbfeldis jbfeldis merged commit 3c129e5 into main Jun 4, 2024
1 check passed
@jbfeldis jbfeldis deleted the stocke-les-donnees-dans-hubee branch June 4, 2024 16:23
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.

2 participants