| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 37224 |
38 m |
amit |
/trunk/profitmandi-web/src/main/ |
external api v2: paginated storeMaster endpoint + docs |
|
| 37219 |
2 h 44 m |
amit |
/trunk/profitmandi-web/src/main/resources/ |
external api v2: docs page - categoryMaster, gst, categorySpecs, item fields, paginated stock |
|
| 37207 |
5 h 18 m |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/external/ |
external api v2: categoryMaster endpoint, client-scoped feeds, itemIds-optional paginated /stock |
|
| 37196 |
1 d 6 h |
ranu |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/filter/ |
v2 version some fixes |
|
| 37195 |
1 d 6 h |
ranu |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/config/ |
ai + brand display mapping fixed |
|
| 37185 |
5 d 1 h |
ranu |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/ |
ai + brand display mapping fixed |
|
| 37183 |
5 d 2 h |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ |
PJP agenda assign: composeAgendaTaskName on create/batch/revisit (supervisor on-the-go path); revival visibility filter on GET agendas; skip blank checkout discussions |
|
| 37177 |
5 d 5 h |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ |
PJP agenda instances: per-agenda visit logs at checkout + open-agendas endpoint |
|
| 37157 |
6 d 1 h |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/ |
getPartners null-safe saholic lookup (one bad partner row no longer 500s the whole list), retailer registration uses idempotent user_accounts upsert, V2CartController distinguishes missing-procurement-cart (404) from missing auth token (401) |
|
| 37153 |
8 d 0 h |
vikas |
/trunk/ |
Null check for email |
|
| 37152 |
8 d 0 h |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/external/ |
External partner API: fix /external/v1/docs 500 — return byte[] with explicit text/html (no StringHttpMessageConverter registered in WebMVCConfig) |
|
| 37150 |
8 d 2 h |
amit |
/trunk/profitmandi-web/src/main/ |
External partner API (web): /external/v1 endpoints (catalogMaster, catalogSkuMaster, skuMaster, storeMaster + catalogs/catalogSkus/stock lookups), X-Api-Key ApiKeyInterceptor on /external/** (excluded from JWT/CORS/post interceptors), hosted partner docs at /external/v1/docs. Requires migration_external_api_client.sql (r37149) on DB before deploy. |
|
| 37146 |
8 d 5 h |
ranu |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/ |
ticket l1 to l9 level introduced |
|
| 37144 |
11 d 0 h |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/ |
Brand eligibility: hide restricted (blocked + LOI-ineligible) brands on partner surfaces and enforce at purchase — PartnerSolrClient applies Solr brand exclusion on all partner demo-core queries; brand list + deal/store facets filtered; legacy solr-search title filter with word boundary; add-to-cart and checkout validate via validateOrderableBrands |
|
| 37138 |
11 d 23 h |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/ |
Remove updateAndInsertWodCodes endpoint: unguarded GET that bulk-stamped IT_CODE across all active stores' dealer mappings |
|
| 37130 |
14 d 1 h |
ranu |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/ |
rating api issue fix |
|
| 37117 |
18 d 22 h |
ranu |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/ |
adld ui launch for mannual |
|
| 37116 |
18 d 23 h |
ranu |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/ |
v2 version some fixes |
|
| 37115 |
18 d 23 h |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ |
Guard /partnerdeals/{id} against empty deal response: return DEAL_NOT_FOUND instead of 500 (IndexOutOfBoundsException on dealResponse.get(0)) when the catalog is not a matching partner deal in Solr |
|
| 37113 |
19 d 0 h |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ |
Trial-registration GST duplicate check now via FofoStoreRepository.existsByGstNumber (fofo_store) instead of PrivateDealUserRepository.isActiveByGst |
|