Page MenuHomePhabricator

Filter by active users
Needs RevisionPublic

Authored by g-p-g on Sep 11 2014, 3:27 PM.
Tags
Referenced Files
F13194718: D10480.diff
Sun, May 12, 9:49 PM
F13177484: D10480.diff
Wed, May 8, 7:44 PM
Unknown Object (File)
Tue, May 7, 8:51 AM
Unknown Object (File)
Sat, May 4, 5:40 AM
Unknown Object (File)
Thu, May 2, 12:34 AM
Unknown Object (File)
Wed, May 1, 7:24 PM
Unknown Object (File)
Mon, Apr 29, 3:21 PM
Unknown Object (File)
Fri, Apr 26, 11:02 PM

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Summary

Currently it's not possible to query users that are not disabled, are not bots, but are approved. This seems like a typical query, which would list the currently active users. Ideally it should be possible to display these users in a dashboard panel as well.

Test Plan

Check if the filter for systemAgent is still working properly; Check if the new filter works fine.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 2538
Build 2542: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

g-p-g retitled this revision from to Filter by active users.
g-p-g updated this object.
g-p-g edited the test plan for this revision. (Show Details)
g-p-g set the repository for this revision to rP Phabricator.
g-p-g added a project: People.
epriestley added a reviewer: epriestley.

I'll accept this if you:

  • Use three-state select dropdowns instead of adding a new checkbox.
    • States are basically "(Show All)", "Show only users with this property", "Show only users without this property".
    • PhabricatorAppSearchEngine has an example (Installed/Beta/Launchable/Provenance).
  • Retain backward compatibility with existing saved queries.
This revision now requires changes to proceed.Sep 14 2014, 6:08 PM
g-p-g edited edge metadata.

Thanks, is this closer to what we're all after?

epriestley edited edge metadata.

I rolled this into D13122.

This revision now requires changes to proceed.Jun 2 2015, 5:28 PM