iachat/app/javascript/dashboard/routes/dashboard
Sivin Varghese d797fe34fb
fix: Support Business hours when downloading the agent reports.
# Pull Request Template

## Description

This PR fixes an issue where downloaded agent conversation reports from
the Conversations page under Reports do not respect business hours.

Fixes
https://linear.app/chatwoot/issue/CW-4139/downloaded-agent-reports-do-not-respect-business-hours
https://github.com/chatwoot/chatwoot/issues/11057

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)

## How Has This Been Tested?

### Loom video

https://www.loom.com/share/43b94494647b48c3855476a227b02acb?sid=d6072725-11e5-487c-8aa5-8ecfae6dc818


## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] 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-25 20:26:18 -07:00
..
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(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
customviews fix: vue 3 followup fixes (#10213) 2024-10-03 19:59:07 +05:30
helpcenter chore: Update buttons in conversation screens - 2 (#11134) 2025-03-21 21:54:54 +05:30
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 fix: Support Business hours when downloading the agent reports. 2025-03-25 20:26:18 -07:00
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