Homec4science

When a task graph has too much stuff, only show adjacent nodes (direct…

Authored by epriestley <git@epriestley.com> on Jul 28 2016, 22:54.

Description

When a task graph has too much stuff, only show adjacent nodes (direct parents/children)

Summary:
Ref T4788. This gives us a new level of graceful degradation, so now we show:

  • Zero through 100 connected tasks: whole graph.
  • More than 100 connnected tasks, but fewer than 100 direct parents/subtasks: just parents and subtasks, with "..." to hint that the graph is cut off.
  • More than 100 parents and children: just the "sorry, too much stuff" error message.

Test Plan: {F1740882}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4788

Differential Revision: https://secure.phabricator.com/D16344

Details

Committed
epriestley <git@epriestley.com>Jul 29 2016, 00:38
Pushed
aubortJan 31 2017, 17:16
Parents
rPHef5cb0630feb: Provide a link to parent/child tasks as a search result from task graphs
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH15c7eb142570: When a task graph has too much stuff, only show adjacent nodes (direct… (authored by epriestley <git@epriestley.com>).Jul 29 2016, 00:38