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
6497 4885 d 9 h amit.gupta /trunk/ Now suraj can cretate gvs.  
6433 4894 d 22 h anupam.singh /trunk/ Added support for recharge coupons  
6356 4914 d 5 h amit.gupta /trunk/ Added method isCodApplicable to Promotion  
6301 4923 d 9 h amit.gupta /trunk/ Added logic to generate gift voucher.  
6250 4938 d 0 h amit.gupta /trunk/ API for coupon generation for user specific Gift Vouchers and coupons.  
5469 5061 d 2 h rajveer /trunk/ Added infrastructure to generate, store, issue and activate voucher of spicedeck.com.
Reviewer: Mandeep
 
5327 5083 d 2 h rajveer /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/ Checking in thrift config for the last changes made.  
4494 5190 d 3 h varun.gupta /trunk/ Ticket #867 - Coupon code and relevant discount applicable on a product will be exposed to it's product page  
4189 5258 d 3 h varun.gupta /trunk/ Support added in Promotion Service to simulate coupon codes on given items.  
3555 5316 d 6 h varun.gupta /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/user/ Generated Java files after addition of Discount table  
3430 5329 d 23 h rajveer /trunk/ThriftConfig/ Changes due to thrift revision upgrade from 0.2 to 0.7  
3385 5335 d 9 h varun.gupta /trunk/ Added methods in UserContextService and Promotion Service to gather coupon statistics.  
3374 5336 d 7 h rajveer /trunk/ Added GenericService and isAlive call in this service. Extended other services from this service.  
2981 5369 d 1 h rajveer /trunk/ Removed Widget and WidgetItem and Added a table called UserWidgetItem. Now all browse history and my research data for a user will come from this single table. This effort will help to reduct query time for some slow queries related to widgets, as we will always use index.  
1982 5448 d 5 h varun.gupta /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/ Java interface for Promotion Service