iachat/enterprise/app/controllers/enterprise
Shivam Mishra 616e3a8092
feat: allow setting dashboard scripts from super_admin (#9514)
This PR allows setting scripts for `vueapp.html.erb` via super admin
config. This PR has the following changes

1. Allow `DASHBOARD_SCRIPTS` in internal config
2. Remove existing scripts from `vueapp.html.erb`
3. Add scripts from `GlobalConfig` to `vueapp.html.erb`

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2024-05-23 14:30:41 +05:30
..
api feat: Conversation update API for sla_policy_id (#8973) 2024-03-14 17:22:32 +05:30
concerns feat: Conversation API to return applied_sla and sla_events (#9174) 2024-04-01 23:30:07 +05:30
devise_overrides feat: add audit trail for sign_in and sign_out (#7158) 2023-05-25 14:27:30 +05:30
public/api/v1/portals fix: Avoid vector search if query is not present in the params (#9265) 2024-04-19 14:50:49 -07:00
super_admin feat: allow setting dashboard scripts from super_admin (#9514) 2024-05-23 14:30:41 +05:30
webhooks chore: Add specs for stripe Webhooks endpoint (#5087) 2022-07-22 11:46:31 +02:00
widgets_controller.rb feat(poc): Disable widget based on country (#6658) 2023-03-14 09:09:57 -07:00