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 Port EE System Header And Footer feature to CE 2019-02-21 17:55:51 +02:00
application_helper_spec.rb
application_settings_helper_spec.rb
auth_helper_spec.rb
auto_devops_helper_spec.rb Addresses UX and BE comments: 2019-02-06 21:51:48 -06:00
avatars_helper_spec.rb
award_emoji_helper_spec.rb
blame_helper_spec.rb
blob_helper_spec.rb Makes the Web IDE the default editor 2019-02-26 12:21:16 +00:00
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 Show header and footer system messages in email 2019-02-27 22:07:50 +02:00
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 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 Remove Redcarpet markdown engine 2019-02-04 12:48:35 +01:00
issues_helper_spec.rb
labels_helper_spec.rb Sort labels alphabetically 2019-02-21 22:19:24 +02: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
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 Refactor model and spec 2019-03-01 14:51:54 +00:00
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 Re-enable MethodCallWithoutArgsParentheses Cop 2019-01-29 21:05:30 +02:00
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 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
visibility_level_helper_spec.rb
wiki_helper_spec.rb