BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SmartDukaan
(root)
/
trunk
/
profitmandi-web
/
src
/
main
/
java
/
com
/
spice
/
profitmandi
/
web
/
v2
/
controller
/
V2OrderController.java
@ 36390
– Rev 36620
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
36620
8 d 22 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.
36391
35 d 14 h
aman
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/
Feat:LocalDateTime fix for insurance
36390
35 d 14 h
aman
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/
Feat:LocalDateTime fix for insurance
36389
35 d 15 h
aman
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/
Feat:LocalDateTime fix for insurance
36388
35 d 15 h
aman
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/
Feat:LocalDateTime fix for insurance
36376
35 d 17 h
aman
/trunk/
Feat:Cart Api Implementation
36321
39 d 11 h
vikas
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/
New APIs Version 2