-
Notifications
You must be signed in to change notification settings - Fork 10.8k
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/room.saveInfo' & deprecate 'livechat:saveInfo' meteor method #26789
Conversation
…chat/room.saveInfo' endpoint
Codecov Report
@@ Coverage Diff @@
## develop #26789 +/- ##
===========================================
+ Coverage 41.09% 41.29% +0.20%
===========================================
Files 802 802
Lines 17819 17819
Branches 1972 1972
===========================================
+ Hits 7322 7358 +36
+ Misses 10200 10168 -32
+ Partials 297 293 -4
Flags with carried forward coverage won't be shown. Click here to find out more. |
Changes done, Thanks for the suggestion guys :)
209f53d
to
3e915d1
Compare
Changes done! @kevin, Can you please check this one again ;)
983c380
should we flag PRs with new endpoints as |
e84d575
Hi @sampaiodiego @MartinSchoeler Lost your approval here due to new commits. Do you mind checking this PR again and approving it if all looks good? 🤗 |
Should we include this one on 5.3 since it's ready? |
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.
Everything seems to be OK on the FE
…:saveInfo' meteor method (#26789)
…:saveInfo' meteor method (#26789)
…:saveInfo' meteor method (#26789)
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments
Jira: EOC-9 OC-358
PS: this also covers the issue fixed over here -> #26747