chatwoot/app/javascript/shared/mixins
Pranav 8b1d98af52
feat: Update the design for integration page (#9825)
Combine integrations and applications page into one page. 

<img width="1182" alt="Screenshot 2024-07-23 at 3 30 51 PM"
src="https://github.com/user-attachments/assets/50920a6f-606f-44b3-b1e4-641046a14444">

Major changes:

- The app enabled?, active? checks are all moved to backend.
- The dashboard_apps integration is also now part of the apps.yml file.
- Updated the header design for the new settings pages.
- Merged the folders integrationapps and integrations. 
- Updated the copy to match the size of the card and provide clear
instruction.
- Only the list page is updated in this PR, rest of the pages are yet to
be migrated.


| Integration | Verified | 
| -- | -- |
| Dashboard Apps |  | 
| Dyte |  | 
| Slack |  | 
| Webhooks |  | 
| Dialogflow |  | 
| Google Translate |  | 
| OpenAI |  | 
| Linear |  |

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2024-07-24 16:35:40 -07:00
..
specs feat: Rewrite uiSettings mixin to a composable (#9819) 2024-07-23 21:27:22 +05:30
campaignMixin.js feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
configMixin.js feat: add upgrade banner for SLA feature (#9240) 2024-04-16 16:59:39 -07:00
filterMixin.js Chore: moves localstorage helper as a shared utility (#6838) 2023-04-11 15:50:46 +05:30
globalConfigMixin.js feat: Update the design for integration page (#9825) 2024-07-24 16:35:40 -07:00
inboxMixin.js feat: add Google login flow and inbox creation (#9580) 2024-06-07 16:37:46 +05:30
keyboardEventListenerMixins.js fix: TypeError cannot set properties of undefined (setting 'keydownHandlerIndex') (#9327) 2024-04-30 15:20:05 +05:30
messageFormatterMixin.js feat: Updated the search result fly-out menu design (#8203) 2023-10-25 19:16:49 -07:00
rtlMixin.js feat: Rewrite uiSettings mixin to a composable (#9819) 2024-07-23 21:27:22 +05:30