iachat/app/javascript/dashboard/routes/dashboard
Sivin Varghese ff9545d03c
feat: Add per-page support for agent and team overview report pagination (#11110)
# Pull Request Template

## Description

This PR includes per-page support for table pagination in agent and team
overview reports.

## Type of change

- [x] New feature (non-breaking change which adds functionality)

## How Has This Been Tested?

### Loom video

https://www.loom.com/share/8c9668fe129c452986d8813a156dd3b8?sid=d637f4fe-ad0c-4f18-ad90-65e50247b3c6

## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
2025-03-19 16:45:59 +05:30
..
campaigns feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
captain feat: Add support for feature spotlight components (#11012) 2025-03-18 13:17:42 -07:00
commands style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
contacts feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
conversation feat: Use new compose conversation in conversation sidebar (#11085) 2025-03-18 15:09:10 +05:30
customviews fix: vue 3 followup fixes (#10213) 2024-10-03 19:59:07 +05:30
helpcenter feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
inbox fix: UI issue with pt-Br locale (#10897) 2025-02-13 12:42:28 -08:00
notifications feat(v4): Auto-navigate to first menu item on group menu open(#10350) 2024-10-25 13:01:29 -07:00
settings feat: Add per-page support for agent and team overview report pagination (#11110) 2025-03-19 16:45:59 +05:30
suspended feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
dashboard.routes.js feat(ee): Add Captain features (#10665) 2025-01-14 16:15:47 -08:00
Dashboard.vue chore: Dynamically load OldSidebar if needed (#11038) 2025-03-06 19:12:54 -08:00