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
F18776690: D8392.id.diff
Fri, Oct 10, 10:58 PM
F18623816: D8392.id.diff
Sep 15 2025, 5:45 PM
F18616502: D8392.diff
Sep 14 2025, 5:50 PM
F18608611: D8392.id.diff
Sep 14 2025, 1:24 AM
F18556451: D8392.diff
Sep 8 2025, 6:56 PM
F18097234: D8392.id19939.diff
Aug 8 2025, 12:17 PM
F18006443: D8392.id19940.diff
Aug 2 2025, 1:25 PM
F17990310: D8392.id.diff
Aug 2 2025, 12:26 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

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