Page MenuHomePhabricator

Project work boards - make editing tasks from workboards work
ClosedPublic

Authored by btrahan on Mar 4 2014, 7:34 PM.
Tags
None
Referenced Files
F15463359: D8392.diff
Tue, Apr 1, 10:45 PM
F15435957: D8392.diff
Tue, Mar 25, 11:08 AM
F15432006: D8392.id.diff
Mon, Mar 24, 3:46 PM
F15336612: D8392.diff
Sat, Mar 8, 7:52 PM
Unknown Object (File)
Feb 22 2025, 11:53 PM
Unknown Object (File)
Feb 15 2025, 9:42 AM
Unknown Object (File)
Feb 15 2025, 9:42 AM
Unknown Object (File)
Feb 15 2025, 9:42 AM

Details

Summary

This wasn't working. Create a little JS handler and server-side support for returning the Task in the "project card" format.

Test Plan

Edited tasks from the board - they worked!

Diff Detail

Repository
rP Phabricator
Branch
boardsauce3
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

epriestley edited edge metadata.

Nice!

(This probably needs a bin/celerity map.)

This revision is now accepted and ready to land.Mar 4 2014, 7:45 PM
btrahan updated this revision to Unknown Object (????).Mar 4 2014, 7:50 PM

change direct array access to idx() for task_can_edit_map since if you can't edit the array entry won't be in the array