iachat/app/controllers/api/v1/accounts/integrations
Pranav 8696a4c135
chore: Use installation config URL for captain app URL (#9874)
Use `InstallationConfig.where(name: 'CAPTAIN_APP_URL')` instead of
`ENV.fetch('CAPTAIN_APP_URL', '')`
2024-08-02 13:17:55 +05:30
..
apps_controller.rb feat: Integration with Captain (alpha) (#9834) 2024-07-25 14:24:04 -07:00
captain_controller.rb chore: Use installation config URL for captain app URL (#9874) 2024-08-02 13:17:55 +05:30
dyte_controller.rb feat: Add backend APIs for Dyte integration (#6197) 2023-01-09 12:37:18 +05:30
hooks_controller.rb feat: Ability to improve drafts in the editor using GPT integration (#6957) 2023-04-24 23:52:23 +05:30
linear_controller.rb feat: Linear front end (#9491) 2024-05-23 11:58:24 +05:30
slack_controller.rb feat: Update the slack integration-flow to allow users to select the channel (#7637) 2023-07-28 14:50:30 -07:00