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
F15417278: D18805.diff
Thu, Mar 20, 4:28 PM
F15410687: D18805.id45139.diff
Wed, Mar 19, 8:10 AM
F15406702: D18805.id.diff
Tue, Mar 18, 1:24 PM
F15401293: D18805.diff
Mon, Mar 17, 4:51 PM
F15381127: D18805.id45139.diff
Fri, Mar 14, 6:02 AM
Unknown Object (File)
Thu, Feb 27, 10:59 PM
Unknown Object (File)
Thu, Feb 27, 9:21 PM
Unknown Object (File)
Wed, Feb 26, 7:03 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.