Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35934 7 h 19 m vikas /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/req/ Support Apis: Added new  
35933 8 h 18 m aman /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ Fix:Contact us list update  
35932 11 h 45 m vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/shopify/ Update Existing Shopify Product  
35931 15 h 38 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/ Fix negative wallet double-count in createSDDirectOrder

Ignore negative wallet balance when calculating limit block amount.
blockLoan() already calls fundWallet() to cover negative balance independently.
Including negative wallet caused over-allocation, leaving residual pending_amount
on limit-blocked loans that could never be released.
 
35930 22 h 0 m vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/shopify/ Update Existing Shopify Product  
35929 22 h 5 m vikas /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ Update Existing Shopify Product  
35928 22 h 18 m vikas /trunk/ Update Existing Shopify Product  
35927 22 h 33 m vikas /trunk/ Support Apis: Added new  
35926 22 h 39 m vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ Update Existing Shopify Product  
35925 1 d 5 h amit /trunk/profitmandi-fofo/src/main/ Per-criteria offer editing UI + fix cache eviction bugs

- Add POST /offer/updateSlabs endpoint with JSON body for per-slab target+payout editing
- Replace flat target editor with grouped table (Models, Slab, Target, Payout columns)
- Fix: publishedOffersWithAchievement evicted from wrong cache manager (redisShort->oneDay)
- Fix: todayOffers cache never evicted on offer mutations — added to all mutating operations
- Extract evictOfferCaches() helper for update endpoints
 
35924 1 d 5 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Per-criteria target and payout editing for offers

- Add UpdateSlabRequest/UpdateOfferSlabsRequest models for per-slab updates
- Add id field to PayoutSlab, populate from TargetSlabEntity.id
- Add updateOfferSlabs() service method: validates slab ownership, updates payoutTarget and payoutValue independently
- Keep updateOfferTargets() for backward compatibility
 
35923 1 d 5 h aman /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fix:Offer activation error  
35922 1 d 5 h ranu /trunk/profitmandi-fofo/src/main/webapp/ internal warehouse id was selected null it fixed  
35921 1 d 7 h vikas /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/ Support Apis: Added new  
35920 1 d 8 h ranu /trunk/ now inactive partners also showing on target page  
35919 1 d 8 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ Set partnerType in SD Credit status endpoint for partner app  
35918 1 d 8 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/ Add cash discount tradeoff term to buildCreditTerms  
35917 1 d 8 h amit /trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/services/mandii/ Add partnerType field to AccountStatusResponseOut for partner app credit status  
35916 1 d 8 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Add partnerType field to SD Credit page response for partner app  
35915 1 d 10 h amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Notifications: use loan-level overdue/penalty rates instead of global constants  

Show All