-
Notifications
You must be signed in to change notification settings - Fork 10.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NEW] Add new endpoint 'livechat/agent.status' & deprecate changeLivechatStatus meteor method #27047
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #27047 +/- ##
==========================================
Coverage ? 40.92%
==========================================
Files ? 851
Lines ? 18679
Branches ? 2049
==========================================
Hits ? 7644
Misses ? 10751
Partials ? 284
Flags with carried forward coverage won't be shown. Click here to find out more. |
apps/meteor/tests/end-to-end/api/livechat/methods/changeLivechatStatus.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested the code manually, rand the e2e api tests, read every change, the concerns kevin brought up were addressed, approving the PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apart from the very minor change I've requested, everything seems to be working on FE
46bd4f0
Hi @RocketChat/chat-engine Please need your help here for review? Thanks in advance 🙌 |
apps/meteor/app/livechat/server/methods/changeLivechatStatus.js
Outdated
Show resolved
Hide resolved
apps/meteor/tests/end-to-end/api/livechat/methods/changeLivechatStatus.ts
Show resolved
Hide resolved
46270f1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you guys have done a good job on this one, good to see these changes moving forward.. I have just two small things to be considered 🤗
…chatStatus meteor method (#27047) Co-authored-by: Kevin Aleman <11577696+KevLehman@users.noreply.github.com>
Proposed changes (including videos or screenshots)
Issue(s)
Jira: OC-355
Steps to test or reproduce
Further comments