Closed conlan0 closed 3 months ago
Name | Link |
---|---|
Latest commit | 7051aeda83b072fc2ed1f3365aa84eeaf9d17c09 |
Latest deploy log | https://app.netlify.com/sites/dashy-dev/deploys/66a2b527d5ca570008b451ff |
Deploy Preview | https://deploy-preview-1649--dashy-dev.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@Lissy93 Can the useProxy data really just be changed to data without breaking anything?
Oops, I think you're right. I'm just testing now.. Edit: #1674
Thank you i'm glad you like it! i did test data with a few of the other widgets but i dont have all the services needed so i couldnt do all of them but i believe it should work for all because data
is the standard in Axios for sending the request body, and using it ensures compatibility with most RESTful APIs
Category: Feature
Overview Added Tactical RMM server status widget This widget uses the built-in monitoring endpoint of a hosted Tactical RMM instance and displays the data returned to monitor your server's status the widget uses 2 options (url and token) to connect to your server and start displaying the status data.
Also made a slight change to the cors-proxy to send the request body as
data
instead ofjson
. (I have tested with some widgets to assure no functionality loss but not all widgets)Screenshot
Code Quality Checklist (Please complete)