iachat/spec/controllers/api/v1/accounts/integrations
Muhsin Keloth 01acbe3cda
feat: Add user attribution to Linear integration with actor authorization (#11774)
- Add `actor=app` parameter to Linear OAuth authorization URL for
consistent app-level authorization
https://linear.app/developers/oauth-actor-authorization
- Implement user attribution for Linear issue creation and linking using
`createAsUser` and `displayIconUrl` parameters
- Enhance Linear integration to properly attribute actions to specific
Chatwoot agents

**Note**
- The displayIconUrl parameter is being sent correctly to Linear's
GraphQL API (verified through testing), but there is an issues with icon
is not attaching properly.
- We might need to disconnect the integration connect again.
2025-07-01 16:49:26 +05:30
..
apps_controller_spec.rb feat: Integration with Captain (alpha) (#9834) 2024-07-25 14:24:04 -07:00
dyte_controller_spec.rb feat: Upgrade Dyte apis to v2 (#10706) 2025-02-19 14:47:48 -08:00
hooks_controller_spec.rb chore: Add region option to Dialogflow integration (#11510) 2025-06-05 20:01:17 -05:00
linear_controller_spec.rb feat: Add user attribution to Linear integration with actor authorization (#11774) 2025-07-01 16:49:26 +05:30
shopify_controller_spec.rb feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00