Skip to content
Snippets Groups Projects
  1. Jan 13, 2015
    • Jared Hancock's avatar
      filter: Implement several small things after discussion · 685b6480
      Jared Hancock authored
        * Add trashcan icon for newly-added actions
        * Categorize filter actions
        * Use imperative phrases for action descriptions
        * Drop check boxes from simple actions (like reject ticket)
        * Hide empty forms on new ticket pages
        * Do not store config for nondata fields for actions
        * Implement a multi-use feature for actions, which will allow using a
          action more than once (for instance, multiple email sends)
        * Filter actions are sortable
        * Send email has from address configurable
        * %{user} token is valid as a recipient
      685b6480
    • Jared Hancock's avatar
      filter: Filter 2.0 — greater extensibility · 9150e18e
      Jared Hancock authored
      This patch rebases filters into a row-based layout and redesigns the filter
      apply method to be more extensible. It also redesigns the UI to be more
      dynamic and to allow for actions to be added without database modification
      and actions can also have complex configurations.
      9150e18e
Loading