iachat/app/javascript/dashboard/routes/dashboard
Sivin Varghese 71073a06ff
fix: Broken connect to facebook page layout (#9830)
# Pull Request Template

## Description

This PR will fix the layout issue in connecting to the Facebook page
layout.

Fixes
https://linear.app/chatwoot/issue/CW-3489/connect-facebook-page-layout-is-broken

## Type of change

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

## How Has This Been Tested?

**Before**
<img width="1264" alt="image"
src="https://github.com/user-attachments/assets/2b9e412b-f172-4184-b45b-8c97333c3e51">


**After**
<img width="1264" alt="image"
src="https://github.com/user-attachments/assets/035f3468-f611-43ce-a058-fb8eafa1a45d">




## 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
2024-07-24 16:45:17 +05:30
..
commands feat: Replace alertMixin usage with useAlert (#9793) 2024-07-23 16:41:11 +05:30
contacts feat: Rewrite uiSettings mixin to a composable (#9819) 2024-07-23 21:27:22 +05:30
conversation feat: Rewrite uiSettings mixin to a composable (#9819) 2024-07-23 21:27:22 +05:30
customviews feat: Replace alertMixin usage with useAlert (#9793) 2024-07-23 16:41:11 +05:30
helpcenter feat: Rewrite uiSettings mixin to a composable (#9819) 2024-07-23 21:27:22 +05:30
inbox feat: Rewrite uiSettings mixin to a composable (#9819) 2024-07-23 21:27:22 +05:30
notifications feat: Move timeMixin to a helper (#9799) 2024-07-22 13:07:29 +05:30
settings fix: Broken connect to facebook page layout (#9830) 2024-07-24 16:45:17 +05:30
suspended fix: Update the suspended page to show the chat bubble (#9604) 2024-06-06 16:39:39 -07:00
dashboard.routes.js chore: Move frontend authorization to permission based system (#9709) 2024-07-03 15:13:16 -07:00
Dashboard.vue feat: Rewrite uiSettings mixin to a composable (#9819) 2024-07-23 21:27:22 +05:30