absmach / magistrala-ui

UI Repository for Magistrala IoT
9 stars 15 forks source link

MG-66 - Add status filtering #67

Closed ianmuchyri closed 8 months ago

ianmuchyri commented 8 months ago

What type of PR is this?

What does this do?

Add filtering to tables to enable filtering of entities using the status as a filtering option

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Did you document any new/modified functionality?

Notes

The various status options

image

viewing only enabled entities

image

viewing all entities

image

viewing only disabled entities

image

Disabling an entity

image

Enabling a disabled entity

image