culturecreates / footlight-app

Footlight CMS Front-end
https://cms.footlight.io
3 stars 0 forks source link

Add credits to images #1449

Open troughc opened 3 days ago

troughc commented 3 days ago

Provide ability for users to add a credit to an image - both the main image and in the image gallery. Link to Figma: https://www.figma.com/design/DBnSSMT9Etfm6guDKKSp8O/Culture-Creates---Footlight-Calendar?node-id=11196-144932&t=m8c72TjXYYiFKI2j-1

sahalali commented 22 hours ago

Estimate: 6 Hrs

  1. Update the image model to include imageCredit
  2. Update API requests and responses to include imageCredit.
  3. Open-API response needs to be updated, which needs to be reviewed by @saumier.
sahalali commented 22 hours ago

@AbhishekPAnil Please add the UI estimates.

AbhishekPAnil commented 5 hours ago

Frontend tasks : 25H

  1. Add the options modal to the image footer. -3
  2. Shift the crop/delete image logic to the options inside the modal. -5
  3. Add the modal to add image credit. -6
  4. Add the logic to show the just added credits inside the image footer.-3
  5. update api integration to post the image credits.-3
  6. Update api integration to show the initial image credits.-3
  7. Update the footer to show image credit.-2