Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add group editing of users from the user table #118

Merged
merged 1 commit into from
Aug 23, 2015
Merged

Add group editing of users from the user table #118

merged 1 commit into from
Aug 23, 2015

Conversation

JonnyWong16
Copy link
Contributor

From the user table, you can now:

  • Change the friendly name
  • Toggle notifications
  • Toggle keep history
  • Purge all user history (as a group selection)

This feature is still experimental, bugs are expected!

Show/hide users is just a blank toggle for now. I think a column like 'hide_user' needs to be added to the user database table to enable something like this.

From the user table, you can now:
* Change the friendly name
* Toggle notifications
* Toggle keep history
* Purge all user history (as a group selection)
@drzoidberg33
Copy link
Contributor

Looks good. Only problem I've seen so far is the popover on the Edit Mode button, when you resize the window it stays in the same spot.

drzoidberg33 added a commit that referenced this pull request Aug 23, 2015
Add group editing of users from the user table
@drzoidberg33 drzoidberg33 merged commit 70141ed into Tautulli:dev Aug 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants