Commit graph

9 commits

Author SHA1 Message Date
Paul Gascou-Vaillancourt
dade5a44ec Throw an error when formatDate's input is invalid 2019-05-28 07:53:44 +00:00
Yoginth
2f6a20ce66 Fix typos in the whole gitlab-ce project 2019-05-20 14:11:44 +00:00
Constance Okoghenun
a3966d92cf CE backport of Add Snowplow tracking to notes
Bacport of Snowplow tracking for
- Reply comment button
- Start discussion and Comment buttons
2019-04-12 15:32:24 +00:00
Paul Slaughter
e42ecb1c07
Remove slugify text utility
**Why?**
This function was not being used and it's
documentation was out of date.
2019-04-12 08:46:00 -05:00
Paul Slaughter
9779798ac4
Resolve CE/EE diff in text_utility_spec 2019-04-11 22:20:45 -05:00
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
Winnie Hellmann
514ee63826 Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
Winnie Hellmann
c75da766ae Add autosave utilities 2019-03-12 12:03:30 +01:00
Winnie Hellmann
69f9ec77c2 Move ajax_cache_spec.js to Jest 2019-02-21 09:39:59 +01:00