Page MenuHomePhabricator

Begin rebuilding dropdown menus on ActionList
ClosedPublic

Authored by epriestley on May 4 2014, 8:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 3, 4:34 PM
Unknown Object (File)
Thu, Jan 30, 7:28 AM
Unknown Object (File)
Sat, Jan 18, 2:18 AM
Unknown Object (File)
Fri, Jan 17, 2:18 AM
Unknown Object (File)
Thu, Jan 16, 1:05 AM
Unknown Object (File)
Sun, Jan 12, 11:26 AM
Unknown Object (File)
Dec 31 2024, 11:53 AM
Unknown Object (File)
Dec 24 2024, 8:32 PM
Subscribers

Details

Summary

Dropdown menus are entirely dynamic right now and use custom CSS. Begin rebuilding them to use ActionList CSS.

This introduces PHUIX components which are basically JS copy/pastes of the PHP PHUI components, just implemented in JS.

We have two other dropdowns: policy controls and one in Conpherence. I'll convert those, then implement D8966.

Test Plan

Screen_Shot_2014-05-04_at_1.06.22_PM.png (225×258 px, 15 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Begin rebuilding dropdown menus on ActionList.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: btrahan, chad.
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 5 2014, 4:44 PM
epriestley updated this revision to Diff 21318.

Closed by commit rP56aa508f438d (authored by @epriestley).