gitlab-org--gitlab-foss/app/views/projects
Jan Provaznik 22addf2673 Don't convert issuable_initial_data into JSON
Instead of converting hash into JSON inside
issuable_initial_data method, return hash and convert
to JSON later. This allows us to easily extend basic
issuable data with resource specific values. For example
for Epic these data should include also labels, so we can then
do something like:
issuable_initial_data(@epic).merge(labels: @epic.labels).to_json
2018-02-26 10:10:21 +01:00
..
artifacts
badges
blame
blob Rest of Dispatcher Refactor 2018-02-21 20:22:56 +00:00
boards
branches
buttons Unify use of can_current_user_push_code Presenter 2018-02-22 13:59:16 -03:00
ci/builds
clusters Add a button to deploy a runner to a Kubernetes cluster in the settings page 2018-02-23 13:26:51 -03:00
commit Chart.html.haml refactor 2018-02-19 20:43:10 +00:00
commits Use avatar_icon_for_email for commits. 2018-02-13 18:04:51 +01:00
compare
cycle_analytics Chart.html.haml refactor 2018-02-19 20:43:10 +00:00
deploy_keys
deployments
diffs
environments remove common_d3 bundle 2018-02-19 16:56:23 -06:00
find_file
forks
generic_commit_statuses
graphs remove common_d3 bundle 2018-02-19 16:56:23 -06:00
group_links
hook_logs
hooks
imports
issues Don't convert issuable_initial_data into JSON 2018-02-26 10:10:21 +01:00
jobs Add dispatcher imports for job details bundle 2018-02-15 13:44:55 -06:00
labels
mattermosts
merge_requests Rest of Dispatcher Refactor 2018-02-21 20:22:56 +00:00
milestones Fix warning messages for promoting labels and milestones 2018-02-12 11:36:12 -06:00
network Chart.html.haml refactor 2018-02-19 20:43:10 +00:00
notes
pages Add DNS verification to Pages custom domains 2018-02-23 12:22:29 +00:00
pages_domains Add DNS verification to Pages custom domains 2018-02-23 12:22:29 +00:00
pipeline_schedules Converted pipeline_schedules bundles into automatic webpack entries 2018-02-15 09:15:57 +00:00
pipelines CE port of changes made to the pipeline bundle in EE - Fixes typos and adds i18n 2018-02-20 10:03:15 +00:00
pipelines_settings
project_members
protected_branches Chart.html.haml refactor 2018-02-19 20:43:10 +00:00
protected_tags Chart.html.haml refactor 2018-02-19 20:43:10 +00:00
refs
registry/repositories Chart.html.haml refactor 2018-02-19 20:43:10 +00:00
releases
repositories Use avatar_icon_for_email for commits. 2018-02-13 18:04:51 +01:00
runners Add a button to deploy a runner to a Kubernetes cluster in the settings page 2018-02-23 13:26:51 -03:00
services Backport custom metrics ce components 2018-02-23 17:58:40 +00:00
settings Removed webpack tag 2018-02-23 20:01:56 +01:00
snippets
stage
tags
tree
triggers
wikis
_activity.html.haml
_bitbucket_import_modal.html.haml
_commit_button.html.haml
_customize_workflow.html.haml
_deletion_failed.html.haml
_errors.html.haml
_export.html.haml
_files.html.haml
_find_file_link.html.haml
_flash_messages.html.haml
_fork_suggestion.html.haml
_gitlab_import_modal.html.haml
_home_panel.html.haml
_issuable_by_email.html.haml
_last_push.html.haml
_md_preview.html.haml
_merge_request_fast_forward_settings.html.haml test merge request rebase 2018-02-19 16:16:56 -03:00
_merge_request_merge_settings.html.haml
_merge_request_rebase_settings.html.haml
_merge_request_settings.html.haml
_new_project_fields.html.haml
_new_project_push_tip.html.haml Add Tip about Push to Create project on New Project page 2018-02-23 09:00:19 +00:00
_project_templates.html.haml
_readme.html.haml Move button list logic to project presenter 2018-02-20 13:03:06 -03:00
_stat_anchor_list.html.haml Remove indent and reduce bloat with link_to_if 2018-02-22 09:17:49 -06:00
_visibility_select.html.haml
_wiki.html.haml
_zen.html.haml
activity.html.haml
edit.html.haml test merge request rebase 2018-02-19 16:16:56 -03:00
empty.html.haml Unify use of can_current_user_push_code Presenter 2018-02-22 13:59:16 -03:00
new.html.haml Merge branch '43261-fix-import-from-url-name-collision-active-tab' into 'master' 2018-02-23 09:18:48 +00:00
no_repo.html.haml
remove_fork.js.haml
show.atom.builder
show.html.haml Move project presenter instance creation to controller 2018-02-22 13:59:14 -03:00
transfer.js.haml
update.js.haml Fixes Renaming repository (project[name]) fails on 2nd try whend the validation has failed 2018-02-15 18:17:23 +01:00