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)
Thu, Apr 11, 8:43 AM
Unknown Object (File)
Tue, Apr 2, 11:13 PM
Unknown Object (File)
Mar 17 2024, 8:17 AM
Unknown Object (File)
Mar 11 2024, 11:20 PM
Unknown Object (File)
Mar 11 2024, 11:20 PM
Unknown Object (File)
Mar 11 2024, 11:20 PM
Unknown Object (File)
Mar 11 2024, 11:09 PM
Unknown Object (File)
Mar 11 2024, 11:03 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

Lint
Lint Skipped
Unit
Tests Skipped

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