iPSK-Manager icon indicating copy to clipboard operation
iPSK-Manager copied to clipboard

Filtering & bulk editing of endpoints

Open nclavric opened this issue 3 years ago • 3 comments

Is your feature request related to a problem? Please describe. To be honest... I don't think so :)

Describe the solution you'd like It would be nice if you could filter or search for all configured endpoints using one or more attributes and carry out mass changes or deletions on them.

Describe alternatives you've considered Such changes are currently only possible with direct database access. However, this is not a viable solution for the actual portal users and contradicts the actual purpose of the portal..

nclavric avatar Aug 23 '21 18:08 nclavric

@nclavric - Searching the table is a feature I've been wanting for a while too now... so I just built it. See https://github.com/CiscoDevNet/iPSK-Manager/pull/22

David00 avatar Apr 24 '22 18:04 David00

@nclavric - Searching the table is a feature I've been wanting for a while too now... so I just built it. See #22

Thx David! I'm gonna test it and give you a feedback! :)

nclavric avatar Apr 25 '22 07:04 nclavric

@David00 : I just tested your changes and gave you a feedback about a little bug and some enhancements. See https://github.com/CiscoDevNet/iPSK-Manager/pull/22

nclavric avatar Jun 01 '22 17:06 nclavric

closing issue now that feature has been merged. Thanks @David00 for the contribution.

ciesinsn avatar Oct 24 '23 00:10 ciesinsn