-
Notifications
You must be signed in to change notification settings - Fork 13k
chore: Adds deprecation warning and serves new chart data endpoint #36845
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
17 commits
Select commit
Hold shift + click to select a range
4644ac0
chore: adds deprecation warning on livechat:getAnalyticsChartData method
lucas-a-pelegrino e6977c7
chore: updates deprecation warning with correct endpoint
lucas-a-pelegrino 58d43fb
feat: adds new endpoint to fetch chartData
lucas-a-pelegrino 8c47e67
chore: updates InterchangeableChart.tsx to use useEndpoint instead of…
lucas-a-pelegrino 2c842b3
chore: adds departmentId to params in chart-data endpoint
lucas-a-pelegrino d542dd2
chore: removes unesed import useMethod
lucas-a-pelegrino c8a1862
fix: removes core-services import
lucas-a-pelegrino 52f2d97
chore: removes unused queryKey.
lucas-a-pelegrino 9aa58c0
chore: updates endpoint types
lucas-a-pelegrino 7e1bdd6
review
ggazzo a350f44
chore: adds minor improvements to endpoint logic
lucas-a-pelegrino 06bdb2f
tests: adds e2e tests to cover new endpoint
lucas-a-pelegrino 7725f16
chore: remove unused error response
lucas-a-pelegrino f8f2fe4
tests: adds minor improvements to tests to validate data structure
lucas-a-pelegrino af4fccf
docs: adds changeset
lucas-a-pelegrino 3f97fd3
chore: minor improvement to fe empty data handling.
lucas-a-pelegrino 885041c
Merge branch 'develop' into chore/CTZ-53-v7
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
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 to `livechat:getAnalyticsChartData`, as well as it adds a new endpoint to replace it; `livechat/analytics/dashboards/charts-data` |
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.
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.