Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
37048 23 d 20 h ranu /trunk/profitmandi-fofo/src/main/ serching work globally lead management  
37047 23 d 21 h ranu /trunk/profitmandi-fofo/src/main/ targeted calling count on today po rbm  
37036 24 d 21 h aman /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ AI lead intake: round-robin auto-assignment between Khushbu Saxena (authId 134) and Archana Ramola (authId 126), one lead at a time, instead of the hardcoded Shankar Mushran (53). Toggle advances only on a real create (not dedup hits).  
37035 25 d 21 h aman /trunk/profitmandi-fofo/src/main/ AI lead intake in fofo app (deployable via fofo_deploy): add POST /add/lead to fofo LeadController mirroring the profitmandi-web contract (Auth-Token->401, dedup by mobile, NOT-NULL coalesced, stores state+recordingUrl, status=pending, SUCCESS envelope); exclude /add/lead from auth/role/post interceptors in WebConfig; add ai.lead.intake.token to dev/staging/prod (same values as profitmandi-web). Bot repoints host apis.smartdukaan.com -> partners.smartdukaan.com, same path/token/payload.  
37003 30 d 4 h ranu /trunk/profitmandi-fofo/src/main/ positions without partner  
36984 31 d 21 h aman /trunk/ Lead Management: (1) fix date-range CSV download to mirror the on-screen view - all statuses in range PLUS follow-ups - so it no longer returns empty or 500s on empty windows; guard empty result set. (2) Add global lead search (name/mobile/outlet/city across ALL leads, any status/date) wired to the existing lead-table search box (Enter = search all). Bump JS cache version to 369.  
36982 31 d 22 h aman /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Lead download (downloadDateWiseLead): date-range export now returns all selected statuses including follow-up within From-To. Previously follow-ups ignored the date range and selecting All dropped the other statuses.  
36818 52 d 23 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ code commit for agenda fill time stamp  
36792 57 d 20 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36789 58 d 3 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36787 58 d 4 h ranu /trunk/ some enhancement and bug fixes  
36761 60 d 19 h ranu /trunk/profitmandi-fofo/src/main/ some Enhancements or changes  
36741 63 d 21 h ranu /trunk/profitmandi-fofo/src/main/ beat plan info commit  
36644 71 d 12 h ranu /trunk/ route plan map  
36642 71 d 19 h ranu /trunk/ route plan map  
36101 124 d 21 h ranu /trunk/ weekly rating system live on calling module  
35841 158 d 23 h amit /trunk/profitmandi-fofo/src/main/ Remove 6-month date range restriction on leads fetch/download filter  
35769 166 d 22 h amit /trunk/ Lead management fixes: date range filter, schedule timestamp from latest activity, source in edit lead

- Replace single date filter with start/end date range (max 6 months) in getOpenLead and downloadDateWiseLead
- Add new repository methods for date range queries with color/status/authIds filtering
- Fix selectLeadsScheduledBetweenDate SQL to use schedule_timestamp from latest-created activity instead of MAX(schedule_timestamp)
- Add source field to edit lead modal, CreateLeacdActivityRequest model, and EditLead controller
- Bump jsVersion to 318
 
35579 194 d 2 h aman /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Feat:add lead id in lead report  
35548 199 d 20 h aman /trunk/ Feat : Bulk uploader for lead reassign and update state and city for leads  
35508 213 d 23 h ranu /trunk/ lead repo done  
35507 214 d 0 h ranu /trunk/ lead repo done  
35458 224 d 18 h amit /trunk/ Revert @Transactional(readOnly=true) - keep @Transactional only at Controller level

Changes:
- profitmandi-web: Controllers use @Transactional(rollbackFor = Throwable.class) at class level, removed method-level @Transactional(readOnly = true)
- profitmandi-fofo: Controllers use @Transactional(rollbackFor = Throwable.class) at class level, removed method-level @Transactional
- profitmandi-dao: Removed @Transactional from services/repositories

Exceptions (called from interceptors, need own transaction):
- RoleManager: @Transactional(readOnly = true) - called from interceptor for auth
- PartnerTypeChangeServiceImpl.getBestPartner(): @Transactional - called from JWTUtil via interceptor

Fixed javax.transaction.Transactional to org.springframework.transaction.annotation.Transactional
Fixed rollbackOn to rollbackFor for Spring compatibility
 
35395 228 d 13 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed performance  
35252 271 d 3 h aman /trunk/ Feat:Expire Schemes by ids and lead assign to bgc too  
35223 288 d 2 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ arr view model  
35098 306 d 1 h ranu /trunk/profitmandi-fofo/src/main/ given amb in lead and also add protection logo for icici insurance  
35083 310 d 1 h vikas /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Lead List Error  
34963 331 d 21 h aman /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fix:Download All lead  
34894 346 d 23 h aman /trunk/ Fix:Download lead report by created timestamp  
34890 348 d 2 h aman /trunk/profitmandi-fofo/src/main/ Fix:Get lead by date  
34707 402 d 20 h aman.kumar /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Correct the lead report data to show all status data  
34671 410 d 21 h aman.kumar /trunk/profitmandi-fofo/src/main/ Duplicate entry for not interested lead  
34650 423 d 23 h aman.kumar /trunk/profitmandi-fofo/src/main/ Leads Download by data feature implemented  
34627 429 d 1 h aman.kumar /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Duplicate Entry of lead Web fix  
34155 556 d 0 h tejus.lohani /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ tech -176 dine , bug fixed  
34144 561 d 19 h ranu /trunk/ added logic targeted arr (billed cinsider 20000 above party)  
34127 565 d 0 h tejus.lohani /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ bug fix  
34119 568 d 20 h ranu /trunk/profitmandi-fofo/src/main/ rbm billed giving zero billed column  
34114 571 d 0 h ranu /trunk/ rbm arr targeted party