iachat/app/javascript/dashboard/components-next/sidebar
Sivin Varghese e33f28dc33
feat: Companies page (#12842)
# Pull Request Template

## Description

This PR introduces a new Companies section in the Chatwoot dashboard. It
lists all companies associated with the account and includes features
such as **search**, **sorting**, and **pagination** to enable easier
navigation and efficient management.

Fixes
https://linear.app/chatwoot/issue/CW-5928/add-companies-tab-to-dashboard

## Type of change

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

## How Has This Been Tested?

### Screenshot
<img width="1619" height="1200" alt="image"
src="https://github.com/user-attachments/assets/21f0a666-c3d6-4dec-bd02-1e38e0cd9542"
/>



## 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

---------

Co-authored-by: Vinay Keerthi <11478411+stonecharioteer@users.noreply.github.com>
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
2025-11-18 15:29:15 +05:30
..
ChannelLeaf.vue feat: Update Inbox/Team creation UI (#12305) 2025-09-02 14:11:38 +05:30
MobileSidebarLauncher.vue feat: Enhance button interactions (#12738) 2025-11-06 16:24:05 +05:30
provider.js feat: Update Captain navigation structure (#12761) 2025-11-06 16:31:23 -08:00
Sidebar.vue feat: Companies page (#12842) 2025-11-18 15:29:15 +05:30
SidebarAccountSwitcher.vue chore(i18n): Improvements in automation and macros (#11231) 2025-04-02 15:48:42 -07:00
SidebarChangelogCard.vue feat: Changelog card components (#12673) 2025-10-27 14:39:49 +05:30
SidebarGroup.vue fix: RTL issues in new conversation form (#12163) 2025-08-11 14:16:48 -07:00
SidebarGroupEmptyLeaf.vue feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
SidebarGroupHeader.vue feat: Display notification count in sidebar inbox item (#12324) 2025-09-01 15:55:09 +05:30
SidebarGroupLeaf.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
SidebarGroupSeparator.vue feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
SidebarNotificationBell.vue feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
SidebarProfileMenu.vue feat: Add full change log to profile (#12215) 2025-08-18 21:40:13 +05:30
SidebarProfileMenuStatus.vue fix: Remove unnecessary scroll bars from filter dropdown (#12515) 2025-09-24 20:55:52 +05:30
SidebarSubGroup.vue feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
useSidebarKeyboardShortcuts.js feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00