chatwoot/app/javascript/dashboard/components/table
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
..
BaseCell.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
Pagination.vue feat: Add per-page support for agent and team overview report pagination (#11110) 2025-03-19 16:45:59 +05:30
SortButton.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
Table.vue feat(v4): Update the report pages to show aggregate values (#10766) 2025-01-28 09:19:18 +05:30