iachat/app/controllers/super_admin
Shivam Mishra f6650b5025
feat: move Azure config to installation_config (#9481)
This PR has the following changes

1. Add `AZURE_APP_ID` and `AZURE_APP_SECRET` to installation config
2. Add Microsoft config to `super_admin/features.yml`
3. Replace usage of `ENV.fetch` with `GlobalConfigService.load` for
fetch App ID and Secret
2024-05-20 11:52:42 +05:30
..
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: move Azure config to installation_config (#9481) 2024-05-20 11:52:42 +05:30
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