* TP-42467 | Inital Commit * TP-42467 | Table CHanges * TP-42467 | Table Changes * TP-42467 | Redux Setup + Actions Added * TP-42467 | Table Changes * TP-42467 | Routing Changes + Tabs Changes + Table Changes * TP-42467 | Agent Name Options support added * TP-42467 | Code Refactored * TP-42467 | Column Def changes * TP-42467 | API Contract Changes * TP-42467 | API helper changes * TP-42467 | Css Fixes + Agent Map Location Entry point added * TP-42467 | Clickstream Added + Tab Issues Fixes + Feature Flags Added * TP-42467 | Code Refactored * TP-42467 | Mocks Added * TP-42467 | Last Updated Logic Added * TP-42467 | Polling Added * TP-42461 |removed comments| Aman Singh * TP-42467 |lint issues| Aman Singh * TP-42467 | Table UI flickering fix * TP-42467 | Filter changes for DPD Table * TP-42467 | Filter changes + Query Params Changing + Refactoring + Routing * TP-42467 | API Fix + Loading State Fix + Table changes * TP-42467 | Path Param Changes * TP-42467 | API Integration * TP-42467 | Code Refactored * TP-42467 | Minor fix * TP-42467 | Contract Changes + Code Refactored * TP-42467 | Contract Changes * TP-42467 | UAT Fixes * TP-42467 | UAT Fixes * TP-42467 | Time format fix * TP-42467 | Bug Fixes * TP-42467 | UAT Fixes * TP-42467 | Code Refactored * TP-42467 | Bug Fix * TP-42467 | PR comments reolved * TP-42467 | endpoint change * TP-42567 | UAT Fix * TP-42467 | web ui library update --------- Co-authored-by: aman.singh <aman.singh@navi.com> Co-authored-by: Varnit Goyal <varnit.goyal@navi.com>
60 lines
1.9 KiB
JSON
60 lines
1.9 KiB
JSON
{
|
|
"performanceData": {
|
|
"data": [
|
|
{
|
|
"agentName": "Pratham",
|
|
"agencyName": "TEst 1",
|
|
"agentReferenceId": "278d39c2-a2ae-4d69-91d8-515ec7907ee8",
|
|
"totalLansAllocated": null,
|
|
"coverageThirtyNinetyLansPercent": 5.123132,
|
|
"coverageNinetyOneEightyLansPercent": 2.123132,
|
|
"genuineCoverageThirtyNinetyLansPercent": 3.123132,
|
|
"genuineCoverageNinetyOneEightyLansPercent": 1.123132,
|
|
"visitsPerDay": 2.512322,
|
|
"genuineVisitsPerDay": 2.123132,
|
|
"ptpsGenerated": 1123132,
|
|
"distanceTravelledPerDay": 15.123132,
|
|
"appUsagePerDay": 3.123132,
|
|
"brokenPtpPercentage": 5.123132
|
|
},
|
|
{
|
|
"agentName": "Raghav",
|
|
"agentReferenceId": "780ec066-547f-4fac-82e8-1fd97c9c91d2",
|
|
"totalLansAllocated": null,
|
|
"coverageThirtyNinetyLansPercent": 50.0,
|
|
"coverageNinetyOneEightyLansPercent": 25.0,
|
|
"genuineCoverageThirtyNinetyLansPercent": 30.0,
|
|
"genuineCoverageNinetyOneEightyLansPercent": 15.0,
|
|
"visitsPerDay": 2.5,
|
|
"genuineVisitsPerDay": 2.0,
|
|
"ptpsGenerated": 10,
|
|
"distanceTravelledPerDay": 15.0,
|
|
"appUsagePerDay": 3.0,
|
|
"brokenPtpPercentage": 5.0
|
|
},
|
|
{
|
|
"agentName": "Shubham",
|
|
"agentReferenceId": "4075acc6-53c8-4204-9ad2-192313387d9b",
|
|
"totalLansAllocated": null,
|
|
"coverageThirtyNinetyLansPercent": 15.0,
|
|
"coverageNinetyOneEightyLansPercent": 7.0,
|
|
"genuineCoverageThirtyNinetyLansPercent": 20.0,
|
|
"genuineCoverageNinetyOneEightyLansPercent": 5.0,
|
|
"visitsPerDay": 7.5,
|
|
"genuineVisitsPerDay": 2.0,
|
|
"ptpsGenerated": 14,
|
|
"distanceTravelledPerDay": 30.0,
|
|
"appUsagePerDay": 400.0,
|
|
"brokenPtpPercentage": 33.33
|
|
}
|
|
],
|
|
"pages": {
|
|
"pageNo": 0,
|
|
"totalPages": 1,
|
|
"pageSize": 10,
|
|
"totalElements": 3
|
|
}
|
|
},
|
|
"lastUpdatedAt": 1705336097367
|
|
}
|