Skip to content
Snippets Groups Projects
  1. Feb 25, 2020
  2. May 20, 2019
  3. Apr 03, 2019
    • Nathan Friend's avatar
      Add reusable project_selector component · 06b88af0
      Nathan Friend authored and Miranda Fluharty's avatar Miranda Fluharty committed
      This commit adds a resuable UI component that allows a user to search
      for a project name, shows the search results, and allows the user to
      select one or more projects.  This component communicates with its
      parent using props and events.
      
      This component was originally created for use in the EE-specific
      "Operations Dashboard" page, but it is applicable for CE use cases as
      well, and so was added as a CE shared component.
      
      In addition, some logic was extracted from the frequent_items_list_item
      component into shared filters to avoid logic duplication.
      Unverified
      06b88af0
Loading