MerDoLive / AdminPanel

MIT License
0 stars 0 forks source link

Admin - Image Managment #15 #33

Open Mydeensd opened 6 years ago

Mydeensd commented 6 years ago

When click "upload Images":

In ADD:

  1. Replace "Group" with "Image Group Name"

    • In drop down when select image group, php error comes
  2. Remove "Parent Type"

  3. after upload image file, system should identify and match the image size with the required size, if not matching, must throw error immediately, not after submit.

  4. Start Date - default must select today's date, but still previous date could be able to select.

  5. Add URL field (when customer click the image, it should take them to the respective page in user terminal)

  6. (On horizontal) Calendar (Date Range, Month, Week to select), Upload Image with preview - must be auto restricted with the size, dimensions, resolution, clarity. likewise must have 3 images to select on different schedule.

    • must throw error when overlap on image schedules
roshani1991 commented 6 years ago

When i click to upload image Image shows start date and end date, in this date correlation are not fixed . Means if start date is 13-08-2018 so end date should be after 13 or on 13. But in current image management i can select previous date as an end date.

roshani1991 commented 6 years ago

image When i upload an image ->clicking select image group-> suppose Product selected as image group->then reselect group->as select image group, error occurs.

In bulk delete when i click on select all check box after some microseconds all checkboxes unchecked.