Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
37229 2 h 4 m amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Hot Deals: add class-level @Transactional to HotDealController - fixes 'Could not obtain transaction-synchronized Session' (fofo convention: transaction opens at controller, BrandsService/CatalogRepository have no own tx)  
37222 4 h 45 m amit /trunk/profitmandi-fofo/src/main/ external api v2: Technology > External API Clients admin screen (read-only client/store/category mappings), jsVersion 392  
37217 5 h 45 m amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ external api v2: fix derive endpoint - declare throws Exception (createResponseString)  
37216 5 h 46 m amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ external api v2: /content/specs/derive one-time backfill endpoint  
37214 6 h 15 m amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ external api v2: SpecValue columns 8-12 in content CSV (header-sniffed, legacy layout still parses)  
37212 7 h 48 m amit /trunk/profitmandi-fofo/src/main/ Hot Deals: Category-team page under Catalog menu - brand-wise hot deal models with inline date editing (manage-hot-deals)  
37210 8 h 9 m amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Auth-user password reset: use authService.resetAuthUserPassword (no dtr.users cascade)  
37208 8 h 15 m amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ external api v2: stamp categoryId on content upload  
37205 8 h 18 m amit /trunk/profitmandi-fofo/src/main/ Partner password reset: accept store code or retailer id directly (partnerKey) in addition to name autosuggest  
37201 20 h 56 m amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Password override: record partner identifier as store code (resolved via FofoStoreRepository), not free-text input  
37200 1 d 0 h vikas /trunk/profitmandi-fofo/src/main/ Updated Escalation Level  
37199 1 d 1 h vikas /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/monitors/ Updated Escalation Level  
37197 1 d 7 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ level l1 to l9 commited  
37194 4 d 3 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.
 
37193 4 d 6 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ brand ai+ fixed  
37190 4 d 8 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ level l1 to l9 commited  
37188 5 d 1 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ level l1 to l9 commited  
37184 5 d 4 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ ai + fixed brand display  
37182 5 d 5 h amit /trunk/profitmandi-fofo/src/main/ PJP agenda assign: only non-auto agendas manually assignable; open instances woven into task_name server-side; revival visibility filter  
37179 5 d 8 h amit /trunk/profitmandi-fofo/src/main/ PJP agenda instances: admin config screen gated to amit/tarun/kamini  

Show All