Page MenuHomePhabricator

Make bulk editor working set editable and more homogenous
ClosedPublic

Authored by epriestley on Nov 30 2017, 1:39 PM.
Tags
None
Referenced Files
F13527556: D18805.id45139.diff
Fri, Jul 26, 5:30 PM
F13525512: D18805.diff
Fri, Jul 26, 1:05 PM
Unknown Object (File)
Thu, Jul 25, 5:14 PM
Unknown Object (File)
Sun, Jul 21, 2:05 PM
Unknown Object (File)
Thu, Jul 18, 1:45 PM
Unknown Object (File)
Sun, Jul 14, 1:37 AM
Unknown Object (File)
Sat, Jul 13, 1:56 AM
Unknown Object (File)
Fri, Jul 12, 8:44 AM
Subscribers
None

Details

Summary

Ref T13025. See PHI50. Fixes T11286. Ref T10005. Begin modernizing the bulk editor.

For T10005 ("move the bulk editor to modern infrastructure"), rewrite the rendering of the editable set so that it is application-agnostic and can work with any kind of object.

For T11286 ("let users de-select items in the working set"), make the working set editable.

Test Plan

Screen Shot 2017-11-30 at 5.34.28 AM.png (1×1 px, 140 KB)

  • Deselected some objects, applied an edit, saw the edit apply to only selected objects.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

New interface looks great!

webroot/rsrc/js/phui/behavior-phui-selectable-list.js
24

"selection"

This revision is now accepted and ready to land.Nov 30 2017, 10:59 PM
This revision was automatically updated to reflect the committed changes.