| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 37194 |
1 d 23 h |
aman |
/trunk/ |
LOI OTP: report real send outcome instead of always 'OTP Sent Successfully!'
The Send OTP button showed success for any HTTP 200, including the daily-cap
failure where the controller returned 'Something went wrong..'. Ops could not
tell a working send from a broken one, so genuine failures were invisible.
- OTPResponse: add 'sent' flag. result=true did not mean anything was
dispatched - the 2-minute resend throttle returns the previous OTP without
contacting the gateway.
- OtpProcessor: set sent=true only on branches that actually dispatch.
- LoiFormController.sentLoiAcceptanceOtp: return {status, sent, message} with
the processor's real reason, wrap generateOtp in try/catch so a dispatch
exception is logged and reported instead of surfacing as a generic 500, and
log loiId/result/sent/reason.
- loi-form.js: check the payload; distinct green/amber/red states, re-enable
the button on failure instead of leaving it stuck on 'Sending...'.
- common.js: optional error callback on doAjaxRequestHandler /
doPostAjaxRequestHandler (additive; existing callers unchanged).
- AppConfig: static resource version 389 -> 390 for the JS change. |
|
| 36399 |
97 d 2 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
Replace mailSender (SendGrid) with gmailRelaySender - SendGrid API key expired/revoked |
|
| 36256 |
111 d 2 h |
vikas |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/ |
Update SMS endpoints |
|
| 36240 |
113 d 23 h |
vikas |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/ |
Added Store Code in Visit Report |
|
| 35963 |
148 d 3 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
Migrate mail sending to MailOutboxService (CsService, BidService, OtpProcessor, StoreTimelineTat); add date range query for TransactionApproval |
|
| 34053 |
597 d 6 h |
aman.kumar |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/ |
SMS Notification error |
|
| 34014 |
611 d 0 h |
amit.gupta |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/ |
Added telemarketer in Otp |
|
| 33867 |
661 d 4 h |
tejus.lohani |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
add some field in loiReport and fix some bug of loi otp and fix some onboarding process bugs |
|
| 33617 |
737 d 21 h |
tejus.lohani |
/trunk/ |
develop document rejection mail , Add automailer when LoiForm complete and go to further process , create LoiForm report , for mail and download ,Payment status mail when payment accesp or reject , |
|
| 33578 |
746 d 23 h |
tejus.lohani |
/trunk/ |
add BrandFee collecting date in brandFeeCollection,Loi form ,loiFromData class , and fix some bugs(modal size , content size adjustment,etc), |
|
| 33577 |
747 d 5 h |
tejus.lohani |
/trunk/ |
fix Some bugs,Improve some Vm,Show pending LoiForm how fill the form and correct some spelling mistakes |
|
| 33568 |
751 d 21 h |
tejus.lohani |
/trunk/ |
2 times otp send fix and otp Response message fix |
|
| 33510 |
763 d 19 h |
tejus.lohani |
/trunk/ |
these two file moved to dao(OTPResponse and OTPProcessor). |
|
| 31828 |
1201 d 21 h |
amit.gupta |
/trunk/ |
Added new provider for SMS Service |
|
| 28375 |
1908 d 20 h |
amit.gupta |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/processor/ |
|
|
| 28305 |
1923 d 0 h |
amit.gupta |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/processor/ |
|
|
| 28260 |
1930 d 4 h |
amit.gupta |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/processor/ |
|
|
| 28259 |
1930 d 4 h |
amit.gupta |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/processor/ |
|
|
| 28258 |
1930 d 4 h |
amit.gupta |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/processor/ |
|
|
| 28236 |
1932 d 22 h |
amit.gupta |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/processor/ |
|
|