-
- Downloads
[NEW] Add new endpoint 'livechat/agent.status' & deprecate...
[NEW] Add new endpoint 'livechat/agent.status' & deprecate changeLivechatStatus meteor method (#27047)
Co-authored-by:
Kevin Aleman <11577696+KevLehman@users.noreply.github.com>
Showing
- apps/meteor/app/livechat/server/api/lib/users.ts 25 additions, 4 deletionsapps/meteor/app/livechat/server/api/lib/users.ts
- apps/meteor/app/livechat/server/api/v1/agent.ts 51 additions, 1 deletionapps/meteor/app/livechat/server/api/v1/agent.ts
- apps/meteor/app/livechat/server/methods/changeLivechatStatus.js 13 additions, 2 deletions...eteor/app/livechat/server/methods/changeLivechatStatus.js
- apps/meteor/client/lib/userData.ts 2 additions, 3 deletionsapps/meteor/client/lib/userData.ts
- apps/meteor/client/sidebar/sections/actions/OmnichannelLivechatToggle.tsx 3 additions, 3 deletions...nt/sidebar/sections/actions/OmnichannelLivechatToggle.tsx
- apps/meteor/client/views/omnichannel/agents/AgentEdit.tsx 3 additions, 3 deletionsapps/meteor/client/views/omnichannel/agents/AgentEdit.tsx
- apps/meteor/ee/app/livechat-enterprise/server/api/lib/monitors.ts 1 addition, 1 deletion...eor/ee/app/livechat-enterprise/server/api/lib/monitors.ts
- apps/meteor/server/models/raw/Roles.ts 1 addition, 1 deletionapps/meteor/server/models/raw/Roles.ts
- apps/meteor/server/services/meteor/service.ts 2 additions, 2 deletionsapps/meteor/server/services/meteor/service.ts
- apps/meteor/tests/data/livechat/businessHours.ts 74 additions, 0 deletionsapps/meteor/tests/data/livechat/businessHours.ts
- apps/meteor/tests/data/users.helper.js 13 additions, 0 deletionsapps/meteor/tests/data/users.helper.js
- apps/meteor/tests/end-to-end/api/livechat/01-agents.ts 140 additions, 7 deletionsapps/meteor/tests/end-to-end/api/livechat/01-agents.ts
- apps/meteor/tests/end-to-end/api/livechat/methods/changeLivechatStatus.ts 226 additions, 0 deletions...s/end-to-end/api/livechat/methods/changeLivechatStatus.ts
- packages/core-typings/src/ILivechatAgent.ts 1 addition, 1 deletionpackages/core-typings/src/ILivechatAgent.ts
- packages/core-typings/src/IUser.ts 0 additions, 1 deletionpackages/core-typings/src/IUser.ts
- packages/model-typings/src/models/IUsersModel.ts 53 additions, 31 deletionspackages/model-typings/src/models/IUsersModel.ts
- packages/rest-typings/src/v1/omnichannel.ts 26 additions, 0 deletionspackages/rest-typings/src/v1/omnichannel.ts
Loading
Please register or sign in to comment