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
F15336612: D8392.diff
Sat, Mar 8, 7:52 PM
Unknown Object (File)
Sat, Feb 22, 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
Unknown Object (File)
Feb 15 2025, 9:42 AM
Unknown Object (File)
Jan 31 2025, 6:39 AM
Unknown Object (File)
Jan 27 2025, 5:34 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