Page MenuHomePhabricator

Populate the "Quick Create" menu from EditEngine
ClosedPublic

Authored by epriestley on Dec 7 2015, 7:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 15, 4:54 PM
Unknown Object (File)
Thu, Apr 11, 9:23 AM
Unknown Object (File)
Sun, Apr 7, 8:32 AM
Unknown Object (File)
Thu, Apr 4, 8:59 PM
Unknown Object (File)
Fri, Mar 29, 7:38 PM
Unknown Object (File)
Mar 5 2024, 7:08 PM
Unknown Object (File)
Mar 5 2024, 7:08 PM
Unknown Object (File)
Mar 5 2024, 7:08 PM
Subscribers
None

Details

Summary

Ref T9908. When there are custom / renamed / policy considerations for applications, respect them in the quick create menu.

This has some performance implications, in that it makes every page slower by two queries (and potentially more, soon), which is quite bad. I have some ideas to mitigate this, but it's not the end of the world to eat these queries for now.

Test Plan

Screen Shot 2015-12-07 at 10.57.30 AM.png (360×223 px, 31 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Populate the "Quick Create" menu from EditEngine.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.

v nice.

This revision is now accepted and ready to land.Dec 7 2015, 7:04 PM
This revision was automatically updated to reflect the committed changes.