iachat/app/javascript/dashboard/store
Sivin Varghese 64f6bfc811
feat: Inline edit support for contact info (#13976)
# Pull Request Template

## Description

This PR adds inline editing support for contact name, phone number,
email, and company fields in the conversation contact sidebar

## Type of change

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

## How Has This Been Tested?

**Screencast**


https://github.com/user-attachments/assets/e9f8e37d-145b-4736-b27a-eb9ea66847bd



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

---------

Co-authored-by: Pranav <pranav@chatwoot.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2026-04-14 16:53:40 +04:00
..
captain feat: support bulk select and delete for documents (#13907) 2026-03-26 19:48:12 +05:30
modules feat: Inline edit support for contact info (#13976) 2026-04-14 16:53:40 +04:00
utils feat: Prevent saving preferences and status when impersonating (#11164) 2025-05-20 17:34:30 -07:00
constants.js fix: stale report value shown if summary fetch breaks (#11270) 2025-04-15 20:18:06 +05:30
index.js feat: Add Pinia support and relocate store factory (#12854) 2025-11-28 16:31:59 +05:30
mutation-types.js feat(help-center): enable drag-and-drop category reordering (#13706) 2026-03-05 12:53:38 +05:30
storeFactory.js feat: Add Pinia support and relocate store factory (#12854) 2025-11-28 16:31:59 +05:30
storeFactory.spec.js feat: Add Pinia support and relocate store factory (#12854) 2025-11-28 16:31:59 +05:30
storeFactoryHelper.js feat: Add Pinia support and relocate store factory (#12854) 2025-11-28 16:31:59 +05:30