gitlab-org--gitlab-foss/app/assets/javascripts/frequent_items/components
Nathan Friend 06b88af046
Add reusable project_selector component
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.
2019-04-02 23:58:01 -06:00
..
app.vue Fixed problem when element in main menu is not there (specs) 2019-01-18 09:51:07 +01:00
frequent_items_list.vue Prettify all the things 2018-11-20 09:30:01 -06:00
frequent_items_list_item.vue Add reusable project_selector component 2019-04-02 23:58:01 -06:00
frequent_items_mixin.js
frequent_items_search_input.vue Prettify all the things 2018-11-20 09:30:01 -06:00