- Add date filter for attendance report
- Modify proto keyword fields
- Applied updates to the crypto filter.
- Implemented additional logging for debugging purposes.
Fix api fetch nomination by mela Id and add validation while change status
Fix api patch nomination add validation while change status
- Added a check to prevent rejection if a stall is assigned to a shortlisted SHG.
- Added past selection count and details for all events in which they have participated.
- Updated the image upload functionality for helpers, participants, and Mela products at the BPM, DPM, SPM, and NPM levels.
- Updated the sales report to include sales from all organizer stalls and the total sales for each date in the Excel report.
- Added villageId field in Helper and updated all related Proto, entity, request, response, and DAO layers.
Added API to get all SHGs by blockId; handled cases where bookipar is null.
Introduced fromOtherShg field in Helper and updated all related Proto, entity, request, response, DAO, and validation logic.
- Export Feature for Shgs
- By default running mela get selected in mobile
- Option to select other shgs for volunteer
- Limit to add max 10 mela products
member-details APi loggers updated
Fixed get member error on selecting shgs
Add Required Fields in Helper and Skip Reserve Helper Attendance
Add a new field reported_to_mela to the HelperProto, HelperRequest, and HelperResponse models and update business logic, storage, and tests accordingly. Fix all existing issues impacted by this new field. and add same field(reported_to_mela) in Nomination also.
- Added “Mark as Present” option.
- Fixed Sales data issues in the statistics view.
- Added restriction on downloading QR codes for members.
- Updated the stall allocation flow for organizers.
- Improved and updated SHG list export functionality.
- Added a Combined View for Sales Reports.
- Updated the Sales Report to allow viewing of organizer stalls.
- Updated attendance logic to exclude reserve volunteer attendance.