iachat/enterprise/app/controllers/api/v1/accounts
Shivam Mishra d1dd319091
feat: API to download breached conversations (#9150)
* feat: add download conversations endpoint

* feat: template for conversation list download

* feat: setup download API and tests

* chore: revert formatting change

* feat: rename download method

* feat: rename template

* feat: include sla_policy table in download query

* refactor: add nil safety to assignee

* chore: Update en.yml

* fix: remove applied_sla relation
2024-03-26 09:22:49 +05:30
..
applied_slas_controller.rb feat: API to download breached conversations (#9150) 2024-03-26 09:22:49 +05:30
audit_logs_controller.rb chore: Improve logging for ip look up and audit logs [CW-2145] (#7512) 2023-07-27 16:48:30 +05:30
enterprise_accounts_controller.rb feat: SLA CRUD APIs (EE) (#7027) 2023-05-11 22:42:56 +05:30
response_sources_controller.rb chore: Refactor Response Bot Data Schema (#8011) 2023-10-01 19:31:38 -07:00
sla_policies_controller.rb feat: sla 1 - refactor sla_policies model and add applied_sla model (#8602) 2024-01-23 23:48:02 +05:30