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

Include an existing image into an existing collection #55

Closed
6 tasks done
lililiane opened this issue Mar 28, 2023 · 3 comments
Closed
6 tasks done

Include an existing image into an existing collection #55

lililiane opened this issue Mar 28, 2023 · 3 comments
Labels

Comments

@lililiane
Copy link
Contributor

lililiane commented Mar 28, 2023

Phase 1

  • Scenarios (Gherkin)
  • Mockups
  • Implementation strategy

Phase 2

  • Acceptance tests (Capybara)
  • Implementation

Phase 3

  • Screencast
@ShengjieZhou
Copy link
Contributor

ShengjieZhou commented May 10, 2023

Fonctionnalité : Ajouter des images existantes à une collection

Scénario : une collection existante

Soit "Photographie : vitrail, baie 113, Église Saint-Nizier, Troyes" le document principal
Et "Soleil noir et étoiles qui tombent – Comparaison de vitraux" une collection
Quand j'ajoute "Photographie : vitrail, baie 113, Église Saint-Nizier, Troyes" à la collection "Soleil noir et étoiles qui tombent – Comparaison de vitraux"
Alors le document "Photographie : vitrail, baie 113, Église Saint-Nizier, Troyes" est inclus dans la collection "Soleil noir et étoiles qui tombent – Comparaison de vitraux"

Mockups :
Image

Implementation strategy :

  1. Ajouter un menu déroulant avec les propositions de types d'ajout en collection

  2. Ajouter un menu déroulant avec les collections existantes - requête GET de toutes les collections existantes, documents avec un/ou plusieurs lien include

  • menu déroulant simple
  1. Mise à jour de la base de données pour le document de collection en y ajoutant la référence d'une image, requête PATCH

@benel
Copy link
Member

benel commented May 30, 2023

Merci de créer un commit (dans une nouvelle branche) avec votre scénario.

Ziwei-GONG-UTT pushed a commit to StachoB/HyperGlosae that referenced this issue May 30, 2023
Ziwei-GONG-UTT added a commit to StachoB/HyperGlosae that referenced this issue May 30, 2023
Ziwei-GONG-UTT added a commit to StachoB/HyperGlosae that referenced this issue May 30, 2023
Ziwei-GONG-UTT added a commit to StachoB/HyperGlosae that referenced this issue May 30, 2023
Ziwei-GONG-UTT added a commit to StachoB/HyperGlosae that referenced this issue May 30, 2023
Ziwei-GONG-UTT added a commit to StachoB/HyperGlosae that referenced this issue Jun 6, 2023
Ziwei-GONG-UTT added a commit to StachoB/HyperGlosae that referenced this issue Jun 6, 2023
Ziwei-GONG-UTT added a commit to StachoB/HyperGlosae that referenced this issue Jun 6, 2023
@Ziwei-GONG-UTT
Copy link
Contributor

Ziwei-GONG-UTT commented Jun 6, 2023

ShengjieZhou added a commit to StachoB/HyperGlosae that referenced this issue Jun 6, 2023
ShengjieZhou added a commit to StachoB/HyperGlosae that referenced this issue Jun 6, 2023
Ziwei-GONG-UTT added a commit to StachoB/HyperGlosae that referenced this issue Jun 11, 2023
Ziwei-GONG-UTT added a commit to StachoB/HyperGlosae that referenced this issue Jun 11, 2023
Ziwei-GONG-UTT added a commit to StachoB/HyperGlosae that referenced this issue Jun 11, 2023
@benel benel linked a pull request Jun 27, 2024 that will close this issue
benel pushed a commit that referenced this issue Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

5 participants