iachat/app/javascript/dashboard/routes/dashboard
Sivin Varghese c3aab44b5f
feat: Add unread badge to sidebar for inbox view (#10803)
# Pull Request Template

## Description

This PR adds a badge to the icon in the sidebar group header and an
unread highlight for the inbox view.

## Type of change

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

## How Has This Been Tested?

**Loom video**

https://www.loom.com/share/1a880aa16de249a1836b8d014325c067?sid=87cc7b64-667b-4066-8993-d33abccf7b67


## 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-01-31 15:14:10 +05:30
..
campaigns feat(v4): Update the campaigns page design (#10371) 2024-10-31 11:57:13 +05:30
captain feat: Add frontend changes for Captain limits (#10749) 2025-01-24 09:21:09 -08:00
commands style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
contacts chore: Remove unused files in contact (#10570) 2024-12-11 19:29:24 -08:00
conversation feat: Ability to rearrange attributes in sidebar (#10784) 2025-01-30 15:24:02 +05:30
customviews fix: vue 3 followup fixes (#10213) 2024-10-03 19:59:07 +05:30
helpcenter fix: ignore subgroups without link when checking for permission (#10690) 2025-01-15 18:16:10 +05:30
inbox feat: Add unread badge to sidebar for inbox view (#10803) 2025-01-31 15:14:10 +05:30
notifications feat(v4): Auto-navigate to first menu item on group menu open(#10350) 2024-10-25 13:01:29 -07:00
settings fix: Update captain billing colors (#10782) 2025-01-28 13:50:50 -08: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 feat(v4): Compose new conversation without multiple clicks (#10545) 2024-12-05 20:16:29 -08:00