publiclab/plots2

View on GitHub
app/assets/javascripts/application.js

Summary

Maintainability
A
0 mins
Test Coverage
/* eslint-disable no-empty-label */
// This is a manifest file that'll be compiled into application.js, which will include all the files
// listed below.
//
// Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
// or vendor/assets/javascripts of plugins, if any, can be referenced here using a relative path.
//
// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
// the compiled file.
//
//If there are other assets (which are not in this file) that are being precompiled by
//'javascript_include_tag' command in views, then add them on /config/initializers/assets.rb
//
// WARNING: THE FIRST BLANK LINE MARKS THE END OF WHAT'S TO BE PROCESSED, ANY BLANK LINE SHOULD
// GO AFTER THE REQUIRES BELOW.
//
//= require loadCSS
//= require cssrelpreload
//= require onloadCSS
//= require jquery
//= require jquery_ujs
//= require jquery-lazyload/jquery.lazyload.js
//= require debounce/index.js
//= require bootstrap/dist/js/bootstrap.bundle.min.js
//= require bootstrap-3-typeahead/bootstrap3-typeahead.min.js
//= require bootstrap-datepicker/dist/js/bootstrap-datepicker.js
//= require jquery-file-upload/js/vendor/jquery.ui.widget.js
//= require jquery-file-upload/js/jquery.fileupload.js
//= require jquery-file-upload/js/jquery.iframe-transport.js
//= require jsdiff.js
//= require marked/marked.min.js
//= require megamark/dist/megamark.min.js
//= require ics/ics.deps.min.js
//= require ics/ics.min.js
//= require timeago.js
//= require leaflet/dist/leaflet
//= require moment/moment.js
//= require i18n
//= require i18n/translations
//= require short-code-forms/dist/short-code-prompts.js
//= require chart.js/dist/chart.js
//= require noty/lib/noty.js
//= require notyNotification.js
//= require jquery-confirm/js/jquery-confirm.js
//= require jquery.atwho
//= require jsdiff/diff.js
//  APPLICATION SCRIPTS:
//= require setup.js
//= require editor.js
//= require like.js
//= require mainImage.js
//= require restfulTypeahead.js
//= require users.js
//= require searchform.js
//= require tagging.js
//= require leafletHelper
//= require grids.js
//= require graph.js
//= require simple-data-grapher.js
//= require wikis.js
//= require headerFooter.js
//= require keybindings.js
//= require jquery-validation/dist/jquery.validate.js
//= require validation.js
//= require submitFormAjax.js
//= require urlMapHash.js
//= require spam2.js
//= require tocbot