iachat/app/views/api/v1
Shivam Mishra f28533bc47
feat(perf): update query to reduce N+1 impact [CW-1926] (#7228)
* feat: update query to reduce N+1 impact

* feat: remove channel eager loading

fixes the error: ActiveRecord::EagerLoadPolymorphicError Exception: Cannot eagerly load the polymorphic association :channel

* test: fix search test

* chore: revert change
2023-06-02 11:11:55 +05:30
..
accounts fix: Make category non-mandatory (#7117) 2023-05-18 18:42:28 +05:30
conversations/partials feat(perf): update query to reduce N+1 impact [CW-1926] (#7228) 2023-06-02 11:11:55 +05:30
models feat: Link help center portal to an Inbox (#6903) 2023-04-24 12:49:52 +05:30
profiles feat: Allow users to disable marking offline automatically (#6079) 2022-12-16 11:59:27 -08:00
widget feat: Use inbox image as avatar for the bot (#6859) 2023-04-07 13:25:18 -07:00