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
36825 37 d 7 h ranu /trunk/profitmandi-fofo/src/main/ code commit for agenda fill time stamp  
36819 37 d 9 h amit /trunk/profitmandi-fofo/src/main/ Fix idempotency dedup to be server-authoritative (content + partner scoped)

PostInterceptor now keys duplicates on sha256(fofoId|method|uri|bodyHash) for
mutating methods only, instead of the client-supplied IdempotencyKey header.
The header was rotated per-request by the frontend (and old/sticky clients),
so identical submissions produced distinct keys and were never deduped - e.g.
a create-offer burst created 147 duplicate rows. Keying on the request body
makes dedup independent of client behaviour; partner scoping prevents cross-
partner collisions; distinct payloads (one-offer-per-partner) are unaffected.
GET/HEAD are now never deduped (removes spurious GET 400s).

common.js: attach IdempotencyKey only to mutating methods; stop rotating the
key on every ajaxComplete (kept reset on ajaxSuccess only). version 355.
 
36814 37 d 12 h ranu /trunk/profitmandi-fofo/src/main/ code commit for agenda fill time stamp  
36811 38 d 0 h ranu /trunk/ code commit for agenda fill time stamp  
36806 38 d 5 h ranu /trunk/profitmandi-fofo/src/main/ code commit for agenda fill time stamp  
36800 39 d 7 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36792 42 d 6 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36789 42 d 13 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36788 42 d 13 h ranu /trunk/profitmandi-fofo/src/main/ some enhancement and bug fixes  
36786 43 d 7 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ some enhancement and bug fixes  
36757 45 d 6 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ Fixed Stock Purchase sAle ageing days, added fields to mail  
36752 45 d 13 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ Fixed Stock Purchase sAle ageing days, added fields to mail  
36742 48 d 6 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ beat plan info commit  
36697 52 d 5 h amit /trunk/profitmandi-fofo/src/main/ fix: FY date range end date missing endOf day in account statement picker, bump version to 342  
36686 52 d 8 h ranu /trunk/profitmandi-fofo/src/main/ beat plan info commit  
36612 58 d 5 h amit /trunk/profitmandi-fofo/src/main/ increase sidebar menu font-size by 1px for better readability  
36598 59 d 8 h amit /trunk/profitmandi-fofo/src/main/ Flagship models: catalog-level typeahead with 70K min price filter, add menu_category access  
36577 61 d 10 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ Bump cssVersion to 46  
36575 62 d 10 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ Bump cssVersion to 45  
36566 62 d 10 h amit /trunk/profitmandi-fofo/src/main/ UI modernization: sidebar redesign with CSS transitions, distinct menu icons, ellipsis overflow, flexbox header, HTML cleanup, improved text contrast  

Show All