gitlab-org--gitlab-foss/spec/javascripts/lib/utils
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
..
accessor_spec.js Prettify all spec files 2018-10-17 11:18:17 -05:00
common_utils_spec.js Scroll to diff file when clicking on file name 2019-03-29 14:56:53 -04:00
csrf_token_spec.js Prettify all spec files 2018-10-17 11:18:17 -05:00
datetime_utility_spec.js Add `newDate` helper, update `getTimeframeWindowFrom` 2019-01-08 19:41:57 +05:30
dom_utils_spec.js CE Port of "Web Terminal FE" 2018-12-07 16:29:32 +00:00
file_upload_spec.js Fix bug causing repo mirror settings UI to break 2019-01-08 06:25:23 +00:00
higlight_spec.js Add reusable project_selector component 2019-04-02 23:58:01 -06:00
icon_utils_spec.js Use svg icon for deployment series 2019-02-05 08:15:57 -05:00
mock_data.js Prettify all spec files 2018-10-17 11:18:17 -05:00
navigation_utility_spec.js Move findAndFollowLink to lib/utils 2018-09-18 14:43:46 -05:00
poll_spec.js Remove duplicate XHR request when requesting new pipeline page 2019-02-23 21:27:53 -08:00
sticky_spec.js Prettify all spec files 2018-10-17 11:18:17 -05:00
text_markdown_spec.js Add markdown buttons to file editor 2019-01-02 08:24:32 -08:00
tick_formats_spec.js Move dateTickFormat to separate module 2017-12-18 11:13:41 +01:00
url_utility_spec.js Addressing feedback from most recent reviews. 2019-01-10 00:00:39 -06:00
users_cache_spec.js Resolve "Extended user centric tooltips" 2018-12-08 03:12:23 +00:00