Page MenuHomePhabricator

Begin rebuilding dropdown menus on ActionList
ClosedPublic

Authored by epriestley on May 4 2014, 8:12 PM.
Tags
None
Referenced Files
F13805452: D8973.diff
Sun, Sep 15, 11:25 PM
Unknown Object (File)
Thu, Sep 12, 6:48 PM
Unknown Object (File)
Sun, Aug 25, 11:50 AM
Unknown Object (File)
Sun, Aug 25, 3:33 AM
Unknown Object (File)
Thu, Aug 22, 1:12 AM
Unknown Object (File)
Wed, Aug 21, 11:26 AM
Unknown Object (File)
Aug 14 2024, 9:31 AM
Unknown Object (File)
Aug 10 2024, 12: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).