-
Notifications
You must be signed in to change notification settings - Fork 437
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
Proxy camera feed PTZ requests through backend #3767
Proxy camera feed PTZ requests through backend #3767
Conversation
- Refactored code
- Remove axios - adapt types
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
@khavinshankar it looks good to me, can you give it a detailed look |
@rabilrbl |
👋 Hi, @rabilrbl, This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there. |
Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@nihal467 I haven't made any UI changes in this PR. |
https://care.coronasafe.in/assets/e0744026-5017-489d-9636-72379436ca1c/configure the issue this persist, when you click on default presets, the page goes white and this issue is only happening in your PR not in the current staging |
Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
LGTM |
* Add redux api endpoints for operate asset * Remove unwanted type attr - Refactored code * Proxy all middleware request through backend - Remove axios - adapt types * Remove `middlewareHostname`: not used * Refactor error handling * Fix bug Co-authored-by: developedBySJ <developedbysj@gmail.com>
Resolves #3512
Proposed Changes