Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
37048 12 d 22 h ranu /trunk/profitmandi-fofo/src/main/ serching work globally lead management  
37047 12 d 22 h ranu /trunk/profitmandi-fofo/src/main/ targeted calling count on today po rbm  
37036 13 d 22 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 14 d 23 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 19 d 5 h ranu /trunk/profitmandi-fofo/src/main/ positions without partner  
36984 20 d 23 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 20 d 23 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 42 d 1 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ code commit for agenda fill time stamp  
36792 46 d 22 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36789 47 d 5 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36787 47 d 6 h ranu /trunk/ some enhancement and bug fixes  
36761 49 d 20 h ranu /trunk/profitmandi-fofo/src/main/ some Enhancements or changes  
36741 52 d 22 h ranu /trunk/profitmandi-fofo/src/main/ beat plan info commit  
36644 60 d 14 h ranu /trunk/ route plan map  
36642 60 d 20 h ranu /trunk/ route plan map  
36101 113 d 23 h ranu /trunk/ weekly rating system live on calling module  
35841 148 d 1 h amit /trunk/profitmandi-fofo/src/main/ Remove 6-month date range restriction on leads fetch/download filter  
35769 156 d 0 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 183 d 4 h aman /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Feat:add lead id in lead report  
35548 188 d 21 h aman /trunk/ Feat : Bulk uploader for lead reassign and update state and city for leads  
35508 203 d 1 h ranu /trunk/ lead repo done  
35507 203 d 1 h ranu /trunk/ lead repo done  
35458 213 d 20 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 217 d 15 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed performance  
35252 260 d 4 h aman /trunk/ Feat:Expire Schemes by ids and lead assign to bgc too  
35223 277 d 4 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ arr view model  
35098 295 d 3 h ranu /trunk/profitmandi-fofo/src/main/ given amb in lead and also add protection logo for icici insurance  
35083 299 d 3 h vikas /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Lead List Error  
34963 320 d 22 h aman /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fix:Download All lead  
34894 336 d 1 h aman /trunk/ Fix:Download lead report by created timestamp  
34890 337 d 3 h aman /trunk/profitmandi-fofo/src/main/ Fix:Get lead by date  
34707 391 d 21 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 399 d 22 h aman.kumar /trunk/profitmandi-fofo/src/main/ Duplicate entry for not interested lead  
34650 413 d 0 h aman.kumar /trunk/profitmandi-fofo/src/main/ Leads Download by data feature implemented  
34627 418 d 3 h aman.kumar /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Duplicate Entry of lead Web fix  
34155 545 d 2 h tejus.lohani /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ tech -176 dine , bug fixed  
34144 550 d 20 h ranu /trunk/ added logic targeted arr (billed cinsider 20000 above party)  
34127 554 d 2 h tejus.lohani /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ bug fix  
34119 557 d 22 h ranu /trunk/profitmandi-fofo/src/main/ rbm billed giving zero billed column  
34114 560 d 1 h ranu /trunk/ rbm arr targeted party