iachat/app/javascript/dashboard
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
..
api feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
assets feat: Update auth screens (#11108) 2025-03-19 15:19:32 +05:30
components feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
components-next feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
composables feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
constants feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
helper fix: Translate "None" option in automation select (#11076) 2025-03-13 16:44:46 -07:00
i18n feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
mixins chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30
modules feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
routes feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
store feat: remove sentry log and allow same timestamp (#11100) 2025-03-18 15:08:28 +05:30
App.vue feat: Support bigger font size in dashboard (#10974) 2025-02-27 12:10:33 +05:30
featureFlags.js feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00