Page MenuHomePhabricator

Populate the "Quick Create" menu from EditEngine
ClosedPublic

Authored by epriestley on Dec 7 2015, 7:00 PM.
Tags
None
Referenced Files
F17796876: D14693.id.diff
Fri, Jul 25, 1:22 AM
F17755424: D14693.diff
Tue, Jul 22, 12:22 PM
Unknown Object (File)
Jul 1 2025, 5:57 PM
Unknown Object (File)
Jun 29 2025, 12:41 AM
Unknown Object (File)
Jun 28 2025, 2:19 PM
Unknown Object (File)
Jun 27 2025, 2:27 PM
Unknown Object (File)
Jun 26 2025, 9:45 PM
Unknown Object (File)
Jun 16 2025, 9:50 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.