Skip to content
Snippets Groups Projects
  1. Oct 30, 2017
    • Jared Hancock's avatar
      queue: Add custom sorting options · 558c17d6
      Jared Hancock authored
      This patch implements Nathan's mockups for adding sorting options to the
      custom queues. The sort drop-down feature was added for v1.10. This patch
      adds the complex sort dropdown back into the custom queue feature, but also
      makes the sorting options customizable.
      558c17d6
    • Jared Hancock's avatar
    • Jared Hancock's avatar
      queue: Reuse column definitions · 34676aca
      Jared Hancock authored
      This allows for less work when designing new queues. The column design—the
      data definition, annotations, and conditions, are saved with the column. The
      heading, sort order, and width are set when the column is associated with a
      queue. This means that changing the behavior of a particular column will
      mean not having to redo work for each queue that uses the column.
      34676aca
  2. Jul 21, 2015
  3. Jul 08, 2015
Loading