iachat/app/controllers/super_admin
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
..
devise chore: Make super admin auth error readable (#8406) 2023-11-22 17:26:08 -08:00
access_tokens_controller.rb Feature: Introduce Super Admins (#705) 2020-05-11 23:07:22 +05:30
account_users_controller.rb Chore: Minor bugfixes and housekeeping tasks (#896) 2020-06-02 23:50:39 +05:30
accounts_controller.rb feat: allow superadmins to reset cache keys for IndexedDB (#7180) 2023-05-29 23:05:17 +05:30
agent_bots_controller.rb feat: Ability to update avatars from super admin (#7264) 2023-06-09 15:32:24 +05:30
app_configs_controller.rb feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
application_controller.rb feat: Interface to validate response_source (#8894) 2024-02-26 20:20:12 +05:30
dashboard_controller.rb Chore: Release Fixes (#3011) 2021-09-14 15:54:57 +05:30
installation_configs_controller.rb feat: Super admin design improvements (#8517) 2023-12-08 19:40:35 -08:00
instance_statuses_controller.rb chore: fix git_sha in instance health (#8893) 2024-02-12 14:33:15 +05:30
platform_apps_controller.rb feat: Manage platform apps from Super Admin (#2129) 2021-04-20 00:01:05 +05:30
settings_controller.rb feat: Super admin design improvements (#8517) 2023-12-08 19:40:35 -08:00
users_controller.rb feat: Ability to update avatars from super admin (#7264) 2023-06-09 15:32:24 +05:30