Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35906 25 m amit /trunk/profitmandi-fofo/ Add svn:ignore for build artifacts: .gradle, build, .idea, out, *.iml  
35905 26 m amit /trunk/profitmandi-dao/ Add svn:ignore for build artifacts: .gradle, build, .idea, out, *.iml  
35904 26 m amit /trunk/profitmandi-cron/ Add svn:ignore for build artifacts: .gradle, build, .idea, out, *.iml  
35903 26 m amit /trunk/profitmandi-web/ Add svn:ignore for build artifacts: .gradle, build, .idea, out, *.iml  
35902 26 m amit /trunk/profitmandi-common/ Add svn:ignore for build artifacts: .gradle, build, .idea, out, *.iml  
35901 26 m amit /trunk/ThriftConfig/ Add svn:ignore for build artifacts: .gradle, build, .idea, out, *.iml  
35900 27 m amit /trunk/profitmandi-cron/ Revert gradlew removal - Gradle wrapper should be version controlled  
35899 28 m amit /trunk/profitmandi-fofo/.idea/ Remove IDE artifacts from version control: .idea/codeStyles, .idea/dbnavigator.xml  
35898 28 m amit /trunk/profitmandi-cron/ Remove build artifacts from version control: gradlew, gradlew.bat  
35897 35 m amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/giftcoupon/ Simplify partner GST: use FofoStore.gstNumber in GiftCouponController

- Replace PrivateDealUser->Counter->gstin with FofoStore.getGstNumber()
- Remove Counter/PrivateDealUser dependencies
 
35896 35 m amit /trunk/profitmandi-dao/src/main/ Simplify partner GST: read/write from fofo_store.gst_number instead of Counter chain

- Set fofo_store.gst_number when store code is created/updated in RetailerServiceImpl
- Replace PrivateDealUser->Counter->gstin reads with FofoStore.getGstNumber() in:
RetailerServiceImpl, OrderServiceImpl, InvoiceService
- Remove unnecessary PrivateDealUser/Counter batch fetches in getFofoRetailers/getFofoRetailerUserId
- Add migration script to backfill existing GST from counter to fofo_store
 
35895 53 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ Simplify price handling code: remove dead code, replace System.out with LOGGER, deduplicate priceDiff calc, add comments  
35894 10 h 41 m amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Add descriptive comments for cache eviction logic across all offer endpoints  
35893 10 h 42 m amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Add partnerOffers cache eviction to activateOffer and publishAll, use injected Gson bean  
35892 10 h 46 m amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Add partnerOffers cache eviction to partner management and target update endpoints  
35891 10 h 59 m amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Remove cache eviction from removePartners and addPartners - eviction happens only on activate/deactivate  
35890 1 d 0 h amit /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ Fix edit targets UI to show unique targets only (2 inputs instead of 4)  
35889 1 d 0 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/offers/ Fix updateOfferTargets unique key constraint - group slabs by payout_target and use updateById  
35888 1 d 2 h amit /trunk/profitmandi-fofo/src/main/ Fix: use partner_criteria JSON for partner modal, remove offer_partners table dependency  
35887 1 d 2 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Fix: use partner_criteria JSON instead of offer_partners table for partner management  

Show All