iachat/app/javascript/dashboard/routes/dashboard/settings
Sivin Varghese 418bd177f8
fix: Adjust inbox settings pages layout width (#13590)
# Pull Request Template

## Description

This PR includes,

1. Adjusting the inbox settings page layout width from 3xl to 4xl for
the collaborators, configuration, and bot configuration sections.
2. Adding a dynamic max-width for inbox settings banners based on the
selected tab.
3. Making the sender name preview layout responsive.
4. Reordering automation rule row buttons so Clone appears before
Delete.
5. Update the Gmail icon ratio.
6. Fix height issues with team/inbox pages
7. The delete button changes to red on hover
8. Add border to conversation header when no dashboard apps present


## Type of change

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



## 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
2026-02-20 20:20:32 +05:30
..
account feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30
agentBots fix: Adjust inbox settings pages layout width (#13590) 2026-02-20 20:20:32 +05:30
agents fix: Adjust inbox settings pages layout width (#13590) 2026-02-20 20:20:32 +05:30
assignmentPolicy feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30
attributes feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30
auditlogs feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30
automation fix: Adjust inbox settings pages layout width (#13590) 2026-02-20 20:20:32 +05:30
billing perf: update the logic to purchase credits (#12998) 2025-12-08 10:52:17 +05:30
canned fix: Adjust inbox settings pages layout width (#13590) 2026-02-20 20:20:32 +05:30
captain feat: add global config for captain settings (#13141) 2026-01-12 19:54:19 +05:30
components feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30
conversationWorkflow feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30
customRoles fix: Adjust inbox settings pages layout width (#13590) 2026-02-20 20:20:32 +05:30
helper chore: Custom Roles to manage permissions [ UI ] (#9865) 2024-09-17 11:40:11 -07:00
inbox fix: Adjust inbox settings pages layout width (#13590) 2026-02-20 20:20:32 +05:30
integrations fix: Adjust inbox settings pages layout width (#13590) 2026-02-20 20:20:32 +05:30
labels fix: Adjust inbox settings pages layout width (#13590) 2026-02-20 20:20:32 +05:30
macros fix: Adjust inbox settings pages layout width (#13590) 2026-02-20 20:20:32 +05:30
profile feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30
reports chore: Remove vue-multiselect package and styles from codebase (#13585) 2026-02-19 15:42:34 +05:30
security feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30
sla fix: Adjust inbox settings pages layout width (#13590) 2026-02-20 20:20:32 +05:30
teams fix: Adjust inbox settings pages layout width (#13590) 2026-02-20 20:20:32 +05:30
settings.routes.js feat: Conversation workflows(EE) (#13040) 2026-01-27 11:36:20 +04:00
SettingsHeader.vue feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30
SettingsLayout.vue feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30
SettingsSubPageHeader.vue feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30
SettingsWrapper.vue feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30
Wrapper.vue feat(V5): Update settings pages UI (#13396) 2026-02-19 15:04:40 +05:30