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
Unknown Object (File)
Mon, Nov 18, 7:17 PM
Unknown Object (File)
Fri, Nov 15, 7:44 AM
Unknown Object (File)
Mon, Nov 11, 10:10 AM
Unknown Object (File)
Thu, Nov 7, 3:18 PM
Unknown Object (File)
Oct 23 2024, 3:58 PM
Unknown Object (File)
Oct 19 2024, 11:19 PM
Unknown Object (File)
Oct 19 2024, 1:40 PM
Unknown Object (File)
Oct 19 2024, 1:40 PM

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