-
- Downloads
[IMPROVE] Paginated multiselect for EE tags (#22315)
* [IMPROVE] Paginated multiselect for EE tags
* add missing tag interface
* rename ILivechatTag interface
* Add type to endpoint
Co-authored-by:
Rafael Ferreira <rafaelblink@gmail.com>
Showing
- client/components/Omnichannel/Tags.js 8 additions, 1 deletionclient/components/Omnichannel/Tags.js
- client/contexts/ServerContext/endpoints.ts 2 additions, 0 deletionsclient/contexts/ServerContext/endpoints.ts
- client/contexts/ServerContext/endpoints/v1/livechat/tagsList.ts 13 additions, 0 deletions.../contexts/ServerContext/endpoints/v1/livechat/tagsList.ts
- client/views/omnichannel/currentChats/FilterByText.js 1 addition, 1 deletionclient/views/omnichannel/currentChats/FilterByText.js
- definition/ILivechatTag.ts 7 additions, 0 deletionsdefinition/ILivechatTag.ts
- definition/ILivechatTagRecord.ts 10 additions, 0 deletionsdefinition/ILivechatTagRecord.ts
- ee/client/hooks/useTagsList.ts 58 additions, 0 deletionsee/client/hooks/useTagsList.ts
- ee/client/omnichannel/tags/CurrentChatTags.js 28 additions, 9 deletionsee/client/omnichannel/tags/CurrentChatTags.js
Loading
Please register or sign in to comment