| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 36062 |
1 d 0 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ |
Add SMTP timeouts to mail senders to prevent thread hangs |
|
| 36040 |
3 d 2 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
filter and some other requirement addded in tickets view |
|
| 36035 |
3 d 4 h |
amit |
/trunk/ |
Fix app config |
|
| 35982 |
15 d 0 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Fix store deactivation/closure flow: deactivate first then ask closure separately, validate empty store code, bump jsVersion to 327 |
|
| 35962 |
19 d 5 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Add store closure UI - close store with code confirmation from deactivation flow and inactive stores page. Bump jsVersion to 326. |
|
| 35886 |
26 d 1 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Admin offer management UI: manage partners modal, edit targets, JS handlers, bump version to 325 |
|
| 35857 |
28 d 2 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Add bulk publish all, delete offer UI/endpoints, offer cache eviction on activate, bump JS version |
|
| 35842 |
30 d 3 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ |
Bump jsVersion to 323 |
|
| 35841 |
30 d 3 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Remove 6-month date range restriction on leads fetch/download filter |
|
| 35838 |
30 d 4 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
wallet added on branwise page |
|
| 35832 |
31 d 3 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 |
|
| 35775 |
37 d 4 h |
ranu |
/trunk/profitmandi-fofo/src/main/ |
imei wise margin / modal wise margin |
|
| 35772 |
38 d 1 h |
ranu |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ |
imei wise margin |
|
| 35769 |
38 d 2 h |
amit |
/trunk/ |
Lead management fixes: date range filter, schedule timestamp from latest activity, source in edit lead
- Replace single date filter with start/end date range (max 6 months) in getOpenLead and downloadDateWiseLead
- Add new repository methods for date range queries with color/status/authIds filtering
- Fix selectLeadsScheduledBetweenDate SQL to use schedule_timestamp from latest-created activity instead of MAX(schedule_timestamp)
- Add source field to edit lead modal, CreateLeacdActivityRequest model, and EditLead controller
- Bump jsVersion to 318 |
|
| 35747 |
43 d 0 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ |
bump js version |
|
| 35676 |
47 d 18 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ |
Fixed SchemeService |
|
| 35648 |
51 d 7 h |
ranu |
/trunk/ |
code commit for calling target / retailer contact |
|
| 35627 |
55 d 1 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ |
Commented dashobard |
|
| 35594 |
57 d 21 h |
amit |
/trunk/ |
Ticket system: CRM access, category filtering, UI improvements
CRM Team Access:
- CRM users can see all tickets in myticket and managerTicket views
- CRM users can assign/edit tickets from all views
- Only CRM can mark tickets as resolved
Category Filtering (hidden from CRM):
- Sales category (ID 4) and Sales Escalation subcategory (ID 84)
- RBM category (ID 18) and RBM Escalation subcategory (ID 83)
UI Improvements:
- Partner name link opens partnerPerformance in new tab (reusable via .partner-link class)
- Edit modal shows ticket ID and partner name in title
- Resolve confirm shows ticket ID and partner name
- Fixed duplicate class attributes in buttons
- Modal shows after content loads (removed data-toggle conflicts)
Version bump: JS 313, CSS 34 |
|
| 35593 |
58 d 3 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ |
Added Versioning |
|