| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 35897 |
4 m |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/giftcoupon/ |
Simplify partner GST: use FofoStore.gstNumber in GiftCouponController
- Replace PrivateDealUser->Counter->gstin with FofoStore.getGstNumber()
- Remove Counter/PrivateDealUser dependencies |
|
| 35863 |
3 d 3 h |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/checkout/ |
fix: OrderController - fix refundedAmount accumulation bug, batch-fetch providers and image URLs, reuse OrderStatusGroups, remove verbose logging |
|
| 35859 |
3 d 5 h |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/checkout/ |
Fixed selectById issue |
|
| 35853 |
4 d 2 h |
ranu |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ |
no ans will come after 4 hrs |
|
| 35847 |
4 d 7 h |
amit |
/trunk/profitmandi-web/src/main/ |
fix: change order/create from GET to POST to enable duplicate order prevention via PostInterceptor idempotency check |
|
| 35844 |
4 d 10 h |
vikas |
/trunk/profitmandi-web/ |
Add/Update device data |
|
| 35840 |
5 d 6 h |
vikas |
/trunk/ |
Push Notification Setup Improved |
|
| 35837 |
5 d 8 h |
vikas |
/trunk/ |
Push Notification Setup Improved |
|
| 35835 |
5 d 10 h |
ranu |
/trunk/ |
new remark has been updated (schedule time and date for call) |
|
| 35834 |
6 d 2 h |
amit |
/trunk/ |
Optimize order creation: skip getSpilitStock N+1 (9s), batch-fetch items/tagListings/warehouses in TransactionServiceImpl |
|
| 35832 |
6 d 6 h |
amit |
/trunk/ |
Unify property loading: all modules use runtime profile with shared properties from dao, remove duplicated DB/Hibernate/HikariCP/integration keys from module files |
|
| 35828 |
6 d 7 h |
amit |
/trunk/ |
Optimize order creation: reduce DB queries, fix Hibernate batching, move filters to SQL |
|
| 35824 |
8 d 4 h |
amit |
/trunk/ |
Fix processLoanRequest: check availability before sanction, support exception partners on cart page |
|
| 35823 |
8 d 5 h |
amit |
/trunk/ |
Allow overdue partners with fresh money to order via SD Credit on cart page |
|
| 35817 |
8 d 8 h |
ranu |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ |
l2 ticket all is well closed |
|
| 35813 |
8 d 23 h |
ranu |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ |
secondary target updated |
|
| 35811 |
8 d 23 h |
amit |
/trunk/ |
Centralize credit/loan summary: CreditSummary DTO, bulk query, fix stale utilization, re-enable overdue check, fix interestPaid bug, optimize fresh money (3 queries vs 21), remove dead code |
|
| 35801 |
10 d 2 h |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ |
Add GET /fofo/categories endpoint for partner app category listing |
|
| 35790 |
11 d 4 h |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/shopify/ |
Remove duplicate Shopify classes from profitmandi-web - canonical versions with caching live in profitmandi-dao |
|
| 35789 |
11 d 4 h |
vikas |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/shopify/controllers/ |
Moved pinelabs related services to dao |
|