[GH-ISSUE #118] Feature Request: Ability to hide guest & disabled users in Users List #74

Closed
opened 2026-03-02 12:03:38 +03:00 by kerem · 3 comments
Owner

Originally created by @ManganoIT on GitHub (Oct 25, 2021).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/118

Originally assigned to: @gavsto on GitHub.

Is your feature request related to a problem? Please describe.
The user list gets filled by guest users and disabled users. The ability to certain types of users from this list would be nice to reduce clutter and easily export nice reports.

Describe the solution you'd like
A few checkboxes on the users page near the search box for "Hide Guest Accounts" and "Hide Disabled Accounts" and "Hide Unlicensed accounts". These would then also replicate into the Copy/Excel/CSV/PDF exports

Describe alternatives you've considered
Welcome to hear other alternatives :)

Additional context
image

Originally created by @ManganoIT on GitHub (Oct 25, 2021). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/118 Originally assigned to: @gavsto on GitHub. **Is your feature request related to a problem? Please describe.** The user list gets filled by guest users and disabled users. The ability to certain types of users from this list would be nice to reduce clutter and easily export nice reports. **Describe the solution you'd like** A few checkboxes on the users page near the search box for "Hide Guest Accounts" and "Hide Disabled Accounts" and "Hide Unlicensed accounts". These would then also replicate into the Copy/Excel/CSV/PDF exports **Describe alternatives you've considered** Welcome to hear other alternatives :) **Additional context** ![image](https://user-images.githubusercontent.com/93069886/138680311-d63f6cde-202a-4902-a294-f3b8a6395531.png)
Author
Owner

@KelvinTegelaar commented on GitHub (Oct 25, 2021):

I'd also like some more filtering options, but I know putting stuff in the location you marked is really hard, designwise.

I think datatables has a "filter" option; that one might be more suitable here.

https://datatables.net/extensions/fixedheader/examples/options/columnFiltering.html. We'd just have to find a way to make it look pretty. :)

<!-- gh-comment-id:951082500 --> @KelvinTegelaar commented on GitHub (Oct 25, 2021): I'd also like some more filtering options, but I know putting stuff in the location you marked is really hard, designwise. I think datatables has a "filter" option; that one might be more suitable here. https://datatables.net/extensions/fixedheader/examples/options/columnFiltering.html. We'd just have to find a way to make it look pretty. :)
Author
Owner

@gavsto commented on GitHub (Oct 27, 2021):

image
I have added some filtering on the columns, but only visible at the bottom as the display is a little ugly. This is in the Dev branch. Anything filtered in the table will also extend to reports generated. @ManganoIT Does this do what you needed?

<!-- gh-comment-id:952791302 --> @gavsto commented on GitHub (Oct 27, 2021): ![image](https://user-images.githubusercontent.com/3102057/139051730-918bef1a-c55f-4937-a0d4-d508d528457d.png) I have added some filtering on the columns, but only visible at the bottom as the display is a little ugly. This is in the Dev branch. Anything filtered in the table will also extend to reports generated. @ManganoIT Does this do what you needed?
Author
Owner

@KelvinTegelaar commented on GitHub (Oct 29, 2021):

Confirmed via Slack that this is what was needed. Closed.

<!-- gh-comment-id:954513168 --> @KelvinTegelaar commented on GitHub (Oct 29, 2021): Confirmed via Slack that this is what was needed. Closed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#74
No description provided.