iachat/app/javascript/dashboard/routes/dashboard/conversation
Pranav b34c526c51
feat(apps): Shopify Integration (#11101)
This PR adds native integration with Shopify. No more dashboard apps.
The support agents can view the orders, their status and the link to the
order page on the conversation sidebar.

This PR does the following: 
- Create an integration with Shopify (a new app is added in the
integrations tab)
- Option to configure it in SuperAdmin
- OAuth endpoint and the callbacks.
- Frontend component to render the orders. (We might need to cache it in
the future)
---------

Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2025-03-19 15:37:55 -07:00
..
contact feat: Use new compose conversation in conversation sidebar (#11085) 2025-03-18 15:09:10 +05:30
customAttributes fix: Dropdown for custom attributes in conversation sidebar hides under the list (#11099) 2025-03-17 20:51:56 -07:00
labels chore(v4): Update colors (#10700) 2025-01-16 15:27:23 +05:30
Macros feat: Ability to rearrange macros in sidebar (#10879) 2025-02-13 17:26:05 +05:30
search chore: Update chat list header UI (#10573) 2024-12-12 10:12:07 +05:30
ContactConversations.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
ContactDetailsItem.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
ContactPanel.vue feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
conversation.routes.js feat(v4): Auto-navigate to first menu item on group menu open(#10350) 2024-10-25 13:01:29 -07:00
ConversationAction.vue fix: Wrong copy with teams multi-select dropdown (#11075) 2025-03-13 10:34:20 +05:30
ConversationInfo.vue feat: Ability to rearrange attributes in sidebar (#10784) 2025-01-30 15:24:02 +05:30
ConversationParticipant.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
ConversationView.vue chore: Update chat list header UI (#10573) 2024-12-12 10:12:07 +05:30