WebMultishopCompany / tgx

TeamGuruX.com
0 stars 0 forks source link

Add a feature for a user to attach an images to orders #67

Open Deele opened 6 years ago

Deele commented 6 years ago

Summary

Stage 1: Analysis & specification

Stage 2: Implement "File upload for draft orders"

Stage 3: Implement "File upload for order comments"

Work in progress...

Specification

File upload for draft orders

"Product order file upload" widget

"Product order files" widget

"Product order file" API controller

teamgurux commented 6 years ago

order pictures and images attach picture 1

  1. Attach image to the order form
  2. delete image from order form
  3. show images as thumbnail
  4. show thumbnails in order view
  5. delete images from order view(by the person who is owner of the image and manager)
  6. attach image to messages
  7. delete image from messages (by owner and manager)
  8. 1 image sent as message each time.
  9. send image in notification to email (order messages)
  10. image every time clicked open as lightbox
  11. limit of 3 images, 5MB each(order form)
  12. limit of 1 image per message, and 5MB(messaging system)