HomePhabricator

Separate saved queries in applications into "personal" and "global" queries

Description

Separate saved queries in applications into "personal" and "global" queries

Summary:
Ref T12956. UI changes:

  • Administrators get a new [X] Save as global query option when saving a query.
  • "Edit Queries..." is split into "Personal" and "Global" sections. For administrators, each section can be edited. For non-admins, only the top section can be edited, but any query can be pinned.

A couple notes:

  • This doesn't support "pin for everyone by default". New users just get the first query from the bottom set. That seems reasonable for now.
  • Reordering is currently a little buggy (it works if you've reordered before, but not if you're reordering for the first time), but I need to migrate before I can fix / test that properly. So that'll get cleaned up in the next change or two.

Test Plan:

  • As an admin and non-admin, viewed, edited, disabled, saved-as-personal and saved-as-global various queries.

Screen Shot 2017-08-14 at 1.12.32 PM.png (758×1 px, 104 KB)

Screen Shot 2017-08-14 at 1.11.45 PM.png (970×1 px, 153 KB)

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12956

Differential Revision: https://secure.phabricator.com/D18426