-
Notifications
You must be signed in to change notification settings - Fork 13.1k
chore: Adds deprecation warning on livechat:returnAsInquiry with new endpoint replacing it
#36973
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
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
f915074
chore: adds a new endpoint to replace deprecated method
lucas-a-pelegrino c34fd1d
chore: replaces deprecated method by the new endpoint
lucas-a-pelegrino ab17083
tests: updates tests to use the new endpoint
lucas-a-pelegrino dbb86b0
chore: adds deprecation warning
lucas-a-pelegrino 6c23a2a
fix: lint import errors
lucas-a-pelegrino e137035
fix: import paths
lucas-a-pelegrino 46fe174
docs: adds changeset
lucas-a-pelegrino 19ac582
chore: adds trycatch to handle meteor errors thrown by service function
lucas-a-pelegrino 7d045c6
Merge branch 'develop' of github.com:RocketChat/Rocket.Chat into chor…
lucas-a-pelegrino 0a255f7
chore: adds minor improvements to returnAsInquiry
lucas-a-pelegrino f2f7684
fix: lint errors
lucas-a-pelegrino 5b01542
fix: lint errors
lucas-a-pelegrino d784c51
Merge remote-tracking branch 'origin/chore/v7/CTZ-61' into chore/v7/C…
lucas-a-pelegrino 505efbc
fix: error message validation
lucas-a-pelegrino a669247
fix: invalid message in api test
lucas-a-pelegrino 25bab34
fix: error message patterns
lucas-a-pelegrino 8dcbf1b
chore: adds minor changes requested from code review
lucas-a-pelegrino db9b1ba
Merge branch 'develop' into chore/v7/CTZ-61
lucas-a-pelegrino 5be06b6
Merge branch 'develop' of github.com:RocketChat/Rocket.Chat into chor…
lucas-a-pelegrino a5f4743
fix: import order
lucas-a-pelegrino ec7b110
Merge branch 'develop' into chore/v7/CTZ-61
kodiakhq[bot] 1037b2b
Merge branch 'develop' into chore/v7/CTZ-61
kodiakhq[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| --- | ||
| "@rocket.chat/meteor": patch | ||
| "@rocket.chat/rest-typings": patch | ||
| --- | ||
|
|
||
| Adds deprecation warning on `livechat:returnAsInquiry` with new endpoint replacing it; `livechat/inquiries.returnAsInquiry` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.