BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SmartDukaan
(root)
/
/
trunk
/
profitmandi-fofo
/
src
/
main
/
webapp
/
WEB-INF
/
views
/
ftl
/
today_po.vm
– Rev 36922
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
36922
28 d 23 h
amit
/trunk/profitmandi-fofo/src/main/
Remove unused Digify retailer integration and fix slim-jQuery clobber on partner-performance/today_po/today_target pages
- Delete Digify controller, views and Buyback asset; drop dead .digify-retailer-login handler and buyback links/buttons
- Load full jQuery (3.5.1) instead of jquery slim on partner-performance/today_po/today_target so injected pages no longer overwrite the dashboard jQuery (restores $.ajax / slideUp)
- Bump jsVersion to 365
36529
71 d 23 h
ranu
/trunk/profitmandi-fofo/src/main/
warehouse summary model removed from today po
35454
215 d 2 h
amit
/trunk/
perf: Optimize N+1 queries and reduce stream iterations in today_po and today_po_rbm endpoints
MonitorController.java:
- Consolidate 12 stream ops on rbmArrViewModels into single loop
- Consolidate 6 stream ops on sold15daysOldAgingModels into single loop
- Consolidate 6 stream ops on weeklyBillingData into single loop
- Merge double iteration loops into single pass operations
- Replace containsKey+get patterns with computeIfAbsent/getOrDefault
- Add extractRbmNames() helper to eliminate duplicated stream operations
CsServiceImpl.java:
- Fix N+1 in getAuthUserIdAndAuthUserMap using batch selectByIds
- Fix N+1 in getTicketIdAndAuthUserMapUsingTickets using batch selectByIds
- Fix N+1 in getAuthUserIdAndAuthUserMapUsingPositions using batch selectByIds
- Fix N+1 in getCategoryIdAndCategoryUsingPositions using batch selectAll
- Fix N+1 in getRegionIdAndRegionMap using batch selectAll
- Fix N+1 in getAuthUserByPartnerId using batch selectByIds
- Fix double N+1 in getAuthUserAndEsclationTypeByPartnerId
- Fix N+1 in authUserpartnerIdMap using selectByPositionIds
- Fix N+1 in getAuthUserIdPartnerIdMappingByCatIds
- Fix N+1 in getAuthUserIdPartnerIdMapping
RbmTargetServiceImpl.java:
- Fix O(n*m) stream filter in getRbmTodayArr using pre-built lookup maps
- Fix O(n*m) stream filter in setMovementWiseRbmTargets using pre-built maps
today_po.vm:
- Optimize template lookups with single get instead of containsKey+get
33930
615 d 15 h
ranu
/trunk/profitmandi-fofo/src/main/
mtd and today target data query correction
33925
616 d 22 h
ranu
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
mtd and today target data query correction
33922
616 d 23 h
ranu
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
mtd and today target data query correction
33921
616 d 23 h
ranu
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
mtd and today target data query correction
33917
617 d 5 h
ranu
/trunk/
rbm arr phase one updated
33700
698 d 23 h
amit.gupta
/trunk/profitmandi-fofo/src/main/
Fixed utilization
32938
895 d 22 h
amit.gupta
/trunk/profitmandi-fofo/src/main/
Added indent changes
32937
895 d 22 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Fixed changes
31546
1262 d 8 h
amit.gupta
/trunk/
Visibility to L3 for Partnerwise Mapping
31545
1262 d 18 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Handling
31544
1262 d 18 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Handling
31543
1262 d 19 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Handling
31542
1262 d 19 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Handling
31538
1263 d 1 h
amit.gupta
/trunk/
Added Partner Region wise billing
31345
1308 d 2 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
F
31313
1312 d 5 h
amit.gupta
/trunk/
Removed Delhi UK.
31254
1319 d 2 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Removed unwanted files
31253
1319 d 2 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Removed unwanted files
31252
1319 d 2 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Removed unwanted files
31251
1319 d 2 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Removed unwanted files
31250
1319 d 2 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Removed unwanted files
31242
1321 d 23 h
amit.gupta
/trunk/
Segregated collections to Banking Collection/Gateway Based Collections
30787
1445 d 2 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Fixed commit
30786
1445 d 2 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Fixed commit
30784
1445 d 2 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Fixed commit
30783
1445 d 2 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Fixed commit
30038
1618 d 2 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Fixed minor issues with price circular
30037
1618 d 2 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Fixed minor issues with price circular
30036
1618 d 2 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Fixed comma
29994
1622 d 20 h
amit.gupta
/trunk/profitmandi-fofo/src/main/
Fixed po dashboard
29988
1622 d 22 h
amit.gupta
/trunk/
Fixed minor issues with price circular
29983
1623 d 2 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Fixed minor issues with price circular
29982
1623 d 21 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Fixed minor issues with price circular
29981
1623 d 21 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Fixed minor issues with price circular
29976
1623 d 22 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Fixed minor issues with price circular
29973
1624 d 20 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Fixed minor issues with price circular
29972
1624 d 20 h
amit.gupta
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
Fixed minor issues with price circular