Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
621 5667 d 12 h chandranshu /trunk/PyProj/src/shop2020/ Added the script to load the Best Sellers Data  
609 5669 d 18 h chandranshu /trunk/PyProj/src/shop2020/ Implemented the new logic for best deals.Added support for all the 5 new fields  
602 5672 d 12 h chandranshu /trunk/PyProj/src/shop2020/model/v1/catalog/impl/ Updated the logic to get the count of latest arrivals.  
599 5672 d 13 h chandranshu /trunk/PyProj/src/shop2020/model/v1/catalog/impl/ Changed the Latest Arrivals logic to use the configuration from config server  
598 5672 d 13 h chandranshu /trunk/PyProj/src/shop2020/model/v1/catalog/impl/ Started getting Latest Arrivals as products added in last 10 days. Need to change this to get last X items.  
591 5672 d 17 h chandranshu /trunk/PyProj/src/shop2020/ Updated method names  
576 5674 d 19 h chandranshu /trunk/PyProj/src/shop2020/ Added cart validation method. Needed to change some other services as well.  
563 5676 d 17 h chandranshu /trunk/PyProj/src/shop2020/ Added validation rule to check if an item currently in the cart is active  
548 5683 d 15 h rajveer /trunk/ Added functions to get best sellers, latest arrivals and best deals in catalog service.  
501 5722 d 20 h rajveer /trunk/PyProj/src/shop2020/ Added best deals, best sellers and latest arrivals models.  
483 5748 d 12 h rajveer /trunk/ Orderservice changes incorporated.
Catalogservice changes incorporated.
Logistic service changes to get logisticsinfo.
 
386 5849 d 15 h ashish /trunk/PyProj/src/shop2020/model/v1/ minor fixes in catalog and widget servers.  
383 5849 d 19 h ashish /trunk/PyProj/src/shop2020/model/v1/catalog/impl/ calling correct method now.  
379 5850 d 19 h ashish /trunk/PyProj/src/shop2020/ api server side implementations.  
122 5934 d 13 h ashish /trunk/PyProj/src/shop2020/ working inventory service