iachat/app/javascript/dashboard/components-next/captain/pageComponents
Aakash Bakhle 290dd3abf5
feat: allow captain to access contact attributes (#13850)
# Pull Request Template

## Description

Captain v1 does not have access to contact attributes. Added a toggle to
let user choose if they want contact information available to Captain.

## Type of change

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

## How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration.

Specs and locally
<img width="1924" height="740" alt="CleanShot 2026-03-19 at 18 48 19@2x"
src="https://github.com/user-attachments/assets/353cfeaa-cd58-40eb-89e7-d660a1dc1185"
/>

![Uploading CleanShot 2026-03-19 at 18.53.26@2x.png…]()


## 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
- [x] 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
- [x] Any dependent changes have been merged and published in downstream
modules
2026-03-20 16:15:06 +05:30
..
assistant feat: allow captain to access contact attributes (#13850) 2026-03-20 16:15:06 +05:30
customTool chore: Update theme colors and add new Inter variable fonts (#13347) 2026-01-28 14:36:04 -08:00
document feat: display total FAQ count in Related FAQs dialog (#13433) 2026-02-04 11:27:51 +05:30
emptyStates chore: Replace installation name in captain empty state (#13083) 2025-12-16 15:04:34 +05:30
inbox chore: Update theme colors and add new Inter variable fonts (#13347) 2026-01-28 14:36:04 -08:00
response chore: Update theme colors and add new Inter variable fonts (#13347) 2026-01-28 14:36:04 -08:00
settings feat: Captain settings header component (#11912) 2025-07-09 22:21:25 +05:30
switcher chore: Hide assistant switcher on paywall screen (#12875) 2025-11-17 09:58:59 +05:30
BulkDeleteDialog.vue feat: Add support for bulk action for Captain FAQs (#10905) 2025-02-27 17:05:33 -08:00
DeleteDialog.vue feat: Add UI for custom tools (#12585) 2025-10-06 09:05:54 -07:00
Paywall.vue feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30