iachat/app/views/super_admin/application
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
..
_collection.html.erb Chore: Remove deprecation warning post rails upgrade (#7080) 2023-05-15 16:32:27 +05:30
_filters.html.erb feat: Add the ability to filter items in Super Admin panel (#11020) 2025-03-05 16:32:54 -08:00
_flashes.html.erb Feature: Rewamp super admin dashboard (#882) 2020-05-24 22:44:26 +05:30
_icons.html.erb feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
_javascript.html.erb feat: Super admin design improvements (#8517) 2023-12-08 19:40:35 -08:00
_nav_item.html.erb feat: Super admin design improvements (#8517) 2023-12-08 19:40:35 -08:00
_navigation.html.erb fix: Added authentication to FireCrawl API, remove unused RobinAI references (#10737) 2025-01-22 18:14:25 -08:00
_search.html.erb feat: Add the ability to filter items in Super Admin panel (#11020) 2025-03-05 16:32:54 -08:00
_stylesheet.html.erb Feature: Rewamp super admin dashboard (#882) 2020-05-24 22:44:26 +05:30
index.html.erb feat: Add the ability to filter items in Super Admin panel (#11020) 2025-03-05 16:32:54 -08:00
show.html.erb feat: Interface to validate response_source (#8894) 2024-02-26 20:20:12 +05:30