gitlab-org--gitlab-foss/spec/helpers
Ezekiel Kigbo 6accad69e2
Added blank lines to meet style guide
Un-nest title variable output

Update spec test names

Rename sort_value_most_stars -> sort_value_stars_desc

Rename sorted_by_stars -> sorted_by_stars_desc

Renname sort_value_most_stars_asc -> sort_value_stars_asc

Invert feature check, assign feature condition to a variable

Inline conditional nav bar rendering

Invert conditional label

Added follow up task

Fix filters returning 0 projects show the wrong view

Move click action out of test expectation

Use proper variable name for project in before block

Rename projects_sort_admin_options_hash

Renamed projects_sort_admin_options_has to
old_projects_sort_options_hash as its not only used
on the admin screen

Fix extra whitespace errors

Stub project_list_filter_bar in the projects_helper specs

Added follow up task for `show_projects?`

Removed url test expectations
2019-05-06 16:42:44 +01:00
..
projects List Sentry Errors in GitLab - Frontend 2019-01-11 22:52:26 +00:00
appearances_helper_spec.rb [CE] Reduce the diff with EE in spec/helpers/appearances_helper_spec.rb 2019-03-28 18:02:41 +01:00
application_helper_spec.rb Add `client_detection` helper to add browser and plaform flags 2019-01-22 14:07:46 +05:30
application_settings_helper_spec.rb Fix clone URL not showing if protocol is HTTPS 2019-01-03 13:41:39 -08:00
auth_helper_spec.rb [CE] Reduce the diff with EE in spec/helpers/auth_helper_spec.rb 2019-03-28 18:02:41 +01:00
auto_devops_helper_spec.rb Enable/disable Auto DevOps at Group level 2019-03-12 10:15:33 +00:00
avatars_helper_spec.rb
award_emoji_helper_spec.rb
blame_helper_spec.rb
blob_helper_spec.rb Merge branch 'feature/webide_escaping' of gitlab.com:hiddentiger/gitlab-ce into feature/webide_escaping 2019-04-03 11:38:46 +00:00
boards_helper_spec.rb
broadcast_messages_helper_spec.rb
button_helper_spec.rb
calendar_helper_spec.rb
ci_status_helper_spec.rb
clusters_helper_spec.rb Improvements for Knative installation 2019-03-25 15:18:39 +00:00
commits_helper_spec.rb Added Class check to commits helper Spec 2019-01-04 16:59:03 +01:00
components_helper_spec.rb
dashboard_helper_spec.rb
defer_script_tag_helper_spec.rb
diff_helper_spec.rb Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
emails_helper_spec.rb Show header and footer system messages in email 2019-02-27 22:07:50 +02:00
events_helper_spec.rb Reduce N+1 from Activity Dashboard and Banzai 2018-12-10 21:34:33 +01:00
explore_helper_spec.rb
form_helper_spec.rb
git_helper_spec.rb
gitlab_routing_helper_spec.rb
graph_helper_spec.rb
groups_helper_spec.rb Fix group transfer selection possibilities 2019-04-02 06:49:11 +00:00
hooks_helper_spec.rb
icons_helper_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
import_helper_spec.rb Improve the GitHub and Gitea import feature table interface 2019-02-13 00:15:57 +00:00
instance_configuration_helper_spec.rb
issuables_helper_spec.rb [CE] Reduce the diff with EE in spec/helpers/issuables_helper_spec.rb 2019-03-28 18:02:42 +01:00
issues_helper_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
labels_helper_spec.rb Move scoped_label into label presenter 2019-04-23 19:58:20 +00:00
markup_helper_spec.rb Remove Redcarpet markdown engine 2019-02-04 12:48:35 +01:00
members_helper_spec.rb Add subresources removal to member destroy service 2019-01-31 16:52:50 +01:00
merge_requests_helper_spec.rb [CE] Reduce the diff with EE in spec/helpers/merge_requests_helper_spec.rb 2019-03-28 18:02:42 +01:00
milestones_helper_spec.rb
milestones_routing_helper_spec.rb
namespaces_helper_spec.rb Add part of needed code 2019-04-05 18:49:46 +00:00
nav_helper_spec.rb
notes_helper_spec.rb Display "commented" only for commit discussions on merge requests 2019-01-17 12:15:33 +01:00
notifications_helper_spec.rb
page_layout_helper_spec.rb
pagination_helper_spec.rb
preferences_helper_spec.rb Add Saturday to first day of the week 2019-03-04 07:52:15 +03:30
profiles_helper_spec.rb Fix bug causing not all emails to show up in commit email selectbox 2018-11-14 11:03:20 -08:00
projects_helper_spec.rb Added blank lines to meet style guide 2019-05-06 16:42:44 +01:00
rss_helper_spec.rb
runners_helper_spec.rb Take contacted_at value from the DB when it is about to be displayed in the Web interface with sorting enabled. 2019-01-04 13:24:42 +07:00
search_helper_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
sidekiq_helper_spec.rb
snippets_helper_spec.rb
sorting_helper_spec.rb Fix issuables sort direction button parameters 2018-12-11 15:11:11 -02:00
storage_helper_spec.rb Add packages_size to ProjectStatistics 2019-05-02 16:04:15 +00:00
submodule_helper_spec.rb Re-enable MethodCallWithoutArgsParentheses Cop 2019-01-29 21:05:30 +02:00
tab_helper_spec.rb
time_helper_spec.rb Drop `allow_overflow` option in `TimeHelper.duration_in_numbers` 2018-10-18 15:11:12 +09:00
todos_helper_spec.rb
tree_helper_spec.rb Fix handling of filenames with hash characters in tree view 2018-11-26 14:14:48 -08:00
user_callouts_helper_spec.rb Port of mk/geo-deprecate-legacy-storage to CE 2019-01-04 15:14:15 -08:00
users_helper_spec.rb Merge branch '43681-display-last-activity-and-created-at-datetimes-for-users-in-admin-users' into 'master' 2019-02-06 12:19:00 +00:00
version_check_helper_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
visibility_level_helper_spec.rb Remove the `ForkedProjectLink` model 2018-10-19 11:57:20 +02:00
wiki_helper_spec.rb Allow to sort wiki pages by date and title 2019-04-04 16:28:56 +00:00