-
- Downloads
feat: Add pagination & tooltips to agent's dropdown on forwarding modal (#30629)
Showing
- .changeset/rotten-dryers-allow.md 5 additions, 0 deletions.changeset/rotten-dryers-allow.md
- apps/meteor/app/livechat/imports/server/rest/users.ts 8 additions, 5 deletionsapps/meteor/app/livechat/imports/server/rest/users.ts
- apps/meteor/app/livechat/server/api/lib/users.ts 35 additions, 4 deletionsapps/meteor/app/livechat/server/api/lib/users.ts
- apps/meteor/client/components/AutoCompleteAgent.tsx 14 additions, 16 deletionsapps/meteor/client/components/AutoCompleteAgent.tsx
- apps/meteor/client/components/Omnichannel/hooks/useAgentsList.ts 12 additions, 5 deletions...teor/client/components/Omnichannel/hooks/useAgentsList.ts
- apps/meteor/client/components/Omnichannel/modals/ForwardChatModal.tsx 8 additions, 27 deletions...client/components/Omnichannel/modals/ForwardChatModal.tsx
- apps/meteor/packages/rocketchat-i18n/i18n/en.i18n.json 1 addition, 0 deletionsapps/meteor/packages/rocketchat-i18n/i18n/en.i18n.json
- apps/meteor/packages/rocketchat-i18n/i18n/pt-BR.i18n.json 1 addition, 0 deletionsapps/meteor/packages/rocketchat-i18n/i18n/pt-BR.i18n.json
- apps/meteor/tests/e2e/omnichannel/omnichannel-transfer-to-another-agents.spec.ts 3 additions, 1 deletion...mnichannel/omnichannel-transfer-to-another-agents.spec.ts
- apps/meteor/tests/e2e/page-objects/fragments/home-content.ts 3 additions, 11 deletionsapps/meteor/tests/e2e/page-objects/fragments/home-content.ts
- apps/meteor/tests/end-to-end/api/livechat/01-agents.ts 20 additions, 0 deletionsapps/meteor/tests/end-to-end/api/livechat/01-agents.ts
- packages/rest-typings/src/v1/omnichannel.ts 22 additions, 2 deletionspackages/rest-typings/src/v1/omnichannel.ts
Loading
Please register or sign in to comment