gitlab-org--gitlab-foss/lib/banzai
Sarah Yasonik 7d393bd852 Expose metrics element for FE consumption
Adds GFM Pipline filters to insert a placeholder in the generated
HTML from GFM based on the presence of a metrics dashboard link.

The front end should look for the class 'js-render-metrics' to
determine if it should replace the element with metrics charts.
The data element 'data-dashboard-url' should be the endpoint
the front end should hit in order to obtain a dashboard layout
in order to appropriately render the charts.
2019-07-10 11:27:25 +00:00
..
filter Expose metrics element for FE consumption 2019-07-10 11:27:25 +00:00
pipeline Expose metrics element for FE consumption 2019-07-10 11:27:25 +00:00
reference_parser [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
renderer/common_mark Remove Redcarpet markdown engine 2019-02-04 12:48:35 +01:00
color_parser.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
commit_renderer.rb Use Redis for CacheMarkDownField on non AR models 2019-06-05 13:19:59 +08:00
cross_project_reference.rb
filter.rb
filter_array.rb
issuable_extractor.rb
object_renderer.rb
pipeline.rb
querying.rb
redactor.rb Fix url redaction for issue links 2019-05-03 15:09:20 +02:00
reference_extractor.rb
reference_parser.rb
render_context.rb
renderer.rb
request_store_reference_cache.rb