JDev

Results 4 issues of JDev

## Description Search sensors by asset ID ## Look & Feel ![Screenshot from 2024-10-22 15-20-35](https://github.com/user-attachments/assets/cfdd4cde-b5b2-47a5-9fad-1cade619f4ac) ## 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...

API

## 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...

bug
UI
multi-tenancy

## 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...

UI

## 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....

enhancement