Page MenuHomePhabricator

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

Authored by epriestley on Aug 14 2017, 8:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 6, 12:01 AM
Unknown Object (File)
Wed, Nov 6, 12:01 AM
Unknown Object (File)
Wed, Nov 6, 12:01 AM
Unknown Object (File)
Mon, Nov 4, 10:32 AM
Unknown Object (File)
Sat, Oct 26, 8:52 AM
Unknown Object (File)
Oct 20 2024, 6:46 AM
Unknown Object (File)
Oct 18 2024, 3:06 AM
Unknown Object (File)
Sep 28 2024, 4:14 PM
Subscribers
None

Details

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)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable