Image_Gallery #229

Merged
vikas.nale merged 5 commits from Image_Gallery into main 2025-07-05 11:14:42 +00:00
Collaborator
  1. Image Display :- Images are shown in horizontal groups, organized by activity, uploader, and work area.
  2. Filter Drawer :- A filter panel can be toggled open/closed, allowing users to filter images by various criteria.
  3. Filter Options :- Filters include building, date range, floor, work area, activity, uploaded by (user), and work category.
  4. Dynamic Filtering :- When "Apply Filters" is clicked, an API call is made to fetch images matching the selected filters.
  5. Image Hover Details :- Hovering over an image reveals a tooltip with its date, time, and activity.
  6. Image Pop-up (ImagePop) :- Clicking an image opens a modal displaying uploader details (name), full date/time, detailed location (building > floor > work area), and comments.
  7. Batch Navigation :- Within the pop-up, "Next" and "Previous" arrows allow for batch-wise navigation through images from the same group.
1. Image Display :- Images are shown in horizontal groups, organized by activity, uploader, and work area. 2. Filter Drawer :- A filter panel can be toggled open/closed, allowing users to filter images by various criteria. 3. Filter Options :- Filters include building, date range, floor, work area, activity, uploaded by (user), and work category. 4. Dynamic Filtering :- When "Apply Filters" is clicked, an API call is made to fetch images matching the selected filters. 5. Image Hover Details :- Hovering over an image reveals a tooltip with its date, time, and activity. 6. Image Pop-up (ImagePop) :- Clicking an image opens a modal displaying uploader details (name), full date/time, detailed location (building > floor > work area), and comments. 7. Batch Navigation :- Within the pop-up, "Next" and "Previous" arrows allow for batch-wise navigation through images from the same group.
kartik.sharma added 4 commits 2025-07-04 06:10:08 +00:00
kartik.sharma added 1 commit 2025-07-04 09:51:33 +00:00
vikas.nale merged commit 0af211a218 into main 2025-07-05 11:14:42 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/marco.pms.web#229
No description provided.