gitlab-org--gitlab-foss/spec/helpers
haghighi_ahmad cf4bbd4fe1 Add Saturday to first day of the week
fix #58023

docs for adding Saturday for first day of the week
add related settings for Saturday as first day of the week
firstDayOfWeek: Use enumeration, replace day's numbers with corresponding names
make some variables lowercase (follow camelCase)
add CHANGELOG entry

Author:    haghighi_ahmad <haghighi.ahmad@gmail.com>

modified:   app/assets/javascripts/pages/users/activity_calendar.js
modified:   app/helpers/preferences_helper.rb
new file:   changelogs/unreleased/58023-add-Saturday-to-localization-first-day-of-the-week.yml
modified:   doc/api/settings.md
modified:   doc/user/profile/preferences.md
modified:   locale/gitlab.pot
modified:   spec/helpers/preferences_helper_spec.rb
2019-03-04 07:52:15 +03:30
..
projects
appearances_helper_spec.rb
application_helper_spec.rb
application_settings_helper_spec.rb
auth_helper_spec.rb
auto_devops_helper_spec.rb
avatars_helper_spec.rb
award_emoji_helper_spec.rb
blame_helper_spec.rb
blob_helper_spec.rb
boards_helper_spec.rb
broadcast_messages_helper_spec.rb
button_helper_spec.rb
calendar_helper_spec.rb
ci_status_helper_spec.rb
commits_helper_spec.rb
components_helper_spec.rb
dashboard_helper_spec.rb
defer_script_tag_helper_spec.rb
diff_helper_spec.rb
emails_helper_spec.rb
events_helper_spec.rb
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
hooks_helper_spec.rb
icons_helper_spec.rb
import_helper_spec.rb
instance_configuration_helper_spec.rb
issuables_helper_spec.rb
issues_helper_spec.rb
labels_helper_spec.rb
markup_helper_spec.rb
members_helper_spec.rb
merge_requests_helper_spec.rb
milestones_helper_spec.rb
milestones_routing_helper_spec.rb
namespaces_helper_spec.rb
nav_helper_spec.rb
notes_helper_spec.rb
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
projects_helper_spec.rb
rss_helper_spec.rb
runners_helper_spec.rb
search_helper_spec.rb
sidekiq_helper_spec.rb
snippets_helper_spec.rb
sorting_helper_spec.rb
storage_helper_spec.rb
submodule_helper_spec.rb
tab_helper_spec.rb
time_helper_spec.rb
todos_helper_spec.rb
tree_helper_spec.rb
user_callouts_helper_spec.rb
users_helper_spec.rb
version_check_helper_spec.rb
visibility_level_helper_spec.rb
wiki_helper_spec.rb