Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36635 63 d 22 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/ Fix offer activation cache race: use activateOffers service, catch notification failures  
36631 64 d 1 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/payment/ Delete dead WalletPaymentService.java (Thrift RPC, zero callers)  
36625 64 d 4 h amit /trunk/profitmandi-web/ Thrift cleanup: remove ThriftConfig from settings, clean dead Thrift code

- Removed ThriftConfig from settings.gradle
- LivePricingController: removed DtrClient RPC calls and Thrift imports
- RetailerController: replaced Thrift StateInfo with DAO State lookup
- TrackingController: removed TException import
- PayuHandler: removed dead getDescription/validatePaymentParams using Thrift types
- PayuPayResponseController: removed dead validatePaymentParams using Thrift Payment
- PaymentUtils: removed dead getPaymentType method and Thrift imports
- V2FofoIndentController, V2FofoInventoryController, V2HomeController: removed Thrift imports
 
36620 64 d 6 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/ refactor: remove Thrift RPC calls from RechargeController and OrderController

- RechargeController: replaced TransactionClient.getRcgOrderStatus() in pollRechargeResult
with local DAO lookup via RechargeTransactionRepository. Gutted unused getAllDenominations,
myRecharges, getServiceProvider endpoints (return empty). Removed dead variable declarations.
- OrderController: deleted CancellableRequest method (Thrift-dependent, unused).
- V2OrderController: removed CancellableRequest wrapper, added direct JPA address creation.
 
36607 65 d 6 h aman /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/ Feat:Add 5 min cache on partner stock and 30 min cache for listing  
36600 66 d 1 h aman /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/ Feat:PartnerTierProgress and pending billing  
36599 66 d 2 h vikas /trunk/ Location Tracking Report: Add Travel Row and added Company Office Repository Implementation  
36591 66 d 21 h vikas /trunk/ Store Image Capture & Pinelabs Affordability Enhancements  
36590 66 d 21 h vikas /trunk/ Store Image Capture  
36588 67 d 0 h vikas /trunk/ Tracking report addition  
36557 69 d 12 h amit /trunk/ feat: Flagship Credit - 30 interest-free days for flagship models with billing split, expiry conversion, API-driven T&C  
36539 71 d 3 h aman /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/ Fix:Fix customer address update  
36538 71 d 3 h ranu /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/ code committed for buy mode(v2)  
36528 73 d 0 h vikas /trunk/ Notifications APIs for marking notifications as read  
36518 74 d 3 h aman /trunk/ Fix:Fix first po and edge case for bulk order  
36517 74 d 7 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/interceptor/ Skip idempotency check for non-POST requests unconditionally  
36514 75 d 0 h amit /trunk/ Added RequestCachingFilter  
36513 75 d 0 h amit /trunk/ Add running_balance to userwallethistory: persist wallet balance after each transaction for instant ledger display. Populate at all write paths (WalletService, adjustTransaction). Read directly in wallet statement template and CSV download. Includes backfill migration SQL. Renamed walletSummart to walletSummary.  
36510 75 d 3 h amit /trunk/ Fixed Idempotency Key Handling  
36508 75 d 16 h ranu /trunk/ code committed for scheme and offers earning for v2  

Show All