JDev
JDev
## Description Search sensors by asset ID ## Look & Feel  ## How to test Apply the `asset_id` query param to the sensors API `http://localhost:5000/api/v3_0/sensors?page=1&per_page=10&asset_id=2` Simply...
## Description Added condition to display the deactivate button on user detail page only if current logged in user is admin or account-admin ## Look & Feel **Admin** ![Screenshot from...
## Description This PR introduces a feature that allows the `sensors_to_show` data for an asset to be edited directly from the UI via a form. This enhances the user experience...
## Description This PR introduces a new field to the form for uploading data to a sensor, followed by the expansion of the backend validation to cover this new field....