|
|
|
@ -91,37 +91,37 @@ Meteor.startup(function() { |
|
|
|
|
{ _id: 'view-broadcast-member-list', roles: ['admin', 'owner', 'moderator'] }, |
|
|
|
|
{ _id: 'call-management', roles: ['admin', 'owner', 'moderator'] }, |
|
|
|
|
{ _id: 'create-invite-links', roles: ['admin', 'owner', 'moderator'] }, |
|
|
|
|
{ _id: 'view-l-room', roles: ['livechat-agent', 'livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-manager', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'edit-omnichannel-contact', roles: ['livechat-manager', 'admin', 'livechat-agent'] }, |
|
|
|
|
{ _id: 'view-livechat-rooms', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'close-livechat-room', roles: ['livechat-agent', 'livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'close-others-livechat-room', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'on-hold-livechat-room', roles: ['livechat-agent', 'livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'on-hold-others-livechat-room', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'save-others-livechat-room-info', roles: ['livechat-manager'] }, |
|
|
|
|
{ _id: 'remove-closed-livechat-rooms', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-analytics', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-queue', roles: ['livechat-agent', 'livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'transfer-livechat-guest', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'view-l-room', roles: ['livechat-manager', 'livechat-monitor', 'livechat-agent', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-manager', roles: ['livechat-manager', 'livechat-monitor', 'admin'] }, |
|
|
|
|
{ _id: 'edit-omnichannel-contact', roles: ['livechat-manager', 'livechat-agent', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-rooms', roles: ['livechat-manager', 'livechat-monitor', 'admin'] }, |
|
|
|
|
{ _id: 'close-livechat-room', roles: ['livechat-manager', 'livechat-monitor', 'livechat-agent', 'admin'] }, |
|
|
|
|
{ _id: 'close-others-livechat-room', roles: ['livechat-manager', 'livechat-monitor', 'admin'] }, |
|
|
|
|
{ _id: 'on-hold-livechat-room', roles: ['livechat-manager', 'livechat-monitor', 'livechat-agent', 'admin'] }, |
|
|
|
|
{ _id: 'on-hold-others-livechat-room', roles: ['livechat-manager', 'livechat-monitor', 'admin'] }, |
|
|
|
|
{ _id: 'save-others-livechat-room-info', roles: ['livechat-manager', 'livechat-monitor'] }, |
|
|
|
|
{ _id: 'remove-closed-livechat-rooms', roles: ['livechat-manager', 'livechat-monitor', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-analytics', roles: ['livechat-manager', 'livechat-monitor', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-queue', roles: ['livechat-manager', 'livechat-monitor', 'livechat-agent', 'admin'] }, |
|
|
|
|
{ _id: 'transfer-livechat-guest', roles: ['livechat-manager', 'livechat-monitor', 'admin'] }, |
|
|
|
|
{ _id: 'manage-livechat-managers', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'manage-livechat-agents', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'manage-livechat-departments', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-departments', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'add-livechat-department-agents', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-current-chats', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-real-time-monitoring', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'manage-livechat-agents', roles: ['livechat-manager', 'livechat-monitor', 'admin'] }, |
|
|
|
|
{ _id: 'manage-livechat-departments', roles: ['livechat-manager', 'livechat-monitor', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-departments', roles: ['livechat-manager', 'livechat-monitor', 'admin'] }, |
|
|
|
|
{ _id: 'add-livechat-department-agents', roles: ['livechat-manager', 'livechat-monitor', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-current-chats', roles: ['livechat-manager', 'livechat-monitor', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-real-time-monitoring', roles: ['livechat-manager', 'livechat-monitor', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-triggers', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-customfields', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-installation', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-appearance', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-webhooks', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-facebook', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-business-hours', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-room-closed-same-department', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-room-closed-by-another-agent', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-room-customfields', roles: ['livechat-manager', 'livechat-agent', 'admin'] }, |
|
|
|
|
{ _id: 'edit-livechat-room-customfields', roles: ['livechat-manager', 'livechat-agent', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-business-hours', roles: ['livechat-manager', 'livechat-monitor', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-room-closed-same-department', roles: ['livechat-manager', 'livechat-monitor', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-room-closed-by-another-agent', roles: ['livechat-manager', 'livechat-monitor', 'admin'] }, |
|
|
|
|
{ _id: 'view-livechat-room-customfields', roles: ['livechat-manager', 'livechat-monitor', 'livechat-agent', 'admin'] }, |
|
|
|
|
{ _id: 'edit-livechat-room-customfields', roles: ['livechat-manager', 'livechat-monitor', 'livechat-agent', 'admin'] }, |
|
|
|
|
{ _id: 'send-omnichannel-chat-transcript', roles: ['livechat-manager', 'admin'] }, |
|
|
|
|
{ _id: 'mail-messages', roles: ['admin'] }, |
|
|
|
|
{ _id: 'toggle-room-e2e-encryption', roles: ['owner'] }, |
|
|
|
|