gitlab-org--gitlab-foss/app/views
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
..
abuse_report_mailer
abuse_reports
admin Merge branch '29497-pages-custom-domain-dns-verification' into 'master' 2018-02-23 17:39:54 +00:00
award_emoji
ci Add a button to deploy a runner to a Kubernetes cluster in the settings page 2018-02-23 13:26:51 -03:00
dashboard Improve top area navigation 2018-02-02 19:07:24 +02:00
devise Chart.html.haml refactor 2018-02-19 20:43:10 +00:00
discussions Use more specific #avatar_icon_for_user. 2018-02-13 18:04:51 +01:00
doorkeeper Add breadcrumbs to User Settings sub-views 2018-01-01 17:45:20 +00:00
email_rejection_mailer
errors Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
events Use more specific #avatar_icon_for_user. 2018-02-13 18:04:51 +01:00
explore Added dispatcher imports for groups webpack bundle 2018-01-23 10:02:43 +00:00
groups Rest of Dispatcher Refactor 2018-02-21 20:22:56 +00:00
help Remove bundle tag for ui help 2018-02-22 15:59:57 -05:00
ide WebIDE: Fix Commit bugs 2018-01-19 09:38:34 +00:00
import Rest of Dispatcher Refactor 2018-02-21 20:22:56 +00:00
invites
issues Retrieve issue author's avatar by user, not user#email. 2018-02-13 18:04:51 +01:00
kaminari/gitlab
koding use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
layouts Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
notify Add DNS verification to Pages custom domains 2018-02-23 12:22:29 +00:00
peek/views
profiles Rest of Dispatcher Refactor 2018-02-21 20:22:56 +00:00
projects Don't convert issuable_initial_data into JSON 2018-02-26 10:10:21 +01:00
repository_check_mailer
search Use more specific #avatar_icon_for_user. 2018-02-13 18:04:51 +01:00
sent_notifications
shared Merge branch 'master' into 'boards-bundle-refactor' 2018-02-23 20:36:28 +00:00
sherlock
snippets Improve top area navigation 2018-02-02 19:07:24 +02:00
u2f
users Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00