Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35695 161 d 4 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Perf: N+1 fix in FOFO OrderServiceImpl.createOrder - batch fetch live demo serials and collect FofoOrderItems during loop  
35694 161 d 4 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/catalog/ Fixed SchemeService  
35693 161 d 4 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/transaction/ Fixed SchemeService  
35692 161 d 5 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/integrations/kommuno/ code commit for calling target / retailer contact  
35691 161 d 5 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/integrations/kommuno/ code commit for calling target / retailer contact  
35690 161 d 9 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Optimize order creation performance: add overloaded focusedModelShortageValidation with pre-fetched data, add overloaded payThroughWallet and processTransaction to avoid duplicate fetches, fix N+1 queries in BulkOrderService by batch-fetching items and tagListings  
35689 161 d 9 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/checkout/ Optimize transaction order creation: restrict investment check to hard_limit partners, eliminate duplicate DB queries, batch-fetch categories and high-demand items, reuse pre-fetched data in focusedModelShortageValidation and transaction processing  
35688 162 d 16 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/integrations/kommuno/ web deploye for active category  
35687 162 d 17 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/integrations/kommuno/ code commit for calling target / retailer contact  
35686 162 d 17 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ code commit for calling target / retailer contact  
35685 162 d 22 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/integrations/kommuno/ code commit for calling target / retailer contact  
35684 162 d 22 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/integrations/kommuno/ code commit for calling target / retailer contact  
35683 162 d 23 h ranu /trunk/ web deploye for active category  
35682 162 d 23 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/cs/ code commit for calling target / retailer contact  
35681 162 d 23 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ code commit for calling target / retailer contact  
35680 162 d 23 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/integrations/smartping/model/ code commit for calling target / retailer contact  
35679 162 d 23 h ranu /trunk/ calling webhook updated  
35678 163 d 0 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/user/ Fix duplicate insert for WOD_FINANCE_MAPPING in store_timeline

Split combined guard condition into separate checks to prevent
SQLIntegrityConstraintViolationException when checkForWodFinMapping
is called multiple times for the same onboarding ID.
 
35677 163 d 4 h ranu /trunk/ code commit for calling target / retailer contact  
35676 163 d 16 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ Fixed SchemeService  

Show All