demarches-normaliennes/app/javascript/shared
Pierre de La Morinerie 6f4075f38e javascript: fix FileUploadError stacktraces
When subclassing a JS error, most browsers include the constructor
stacktrace :/

This is an issue, because:
- The stacktrace is deeper than it should be
- The stacktrace reaches into a polyfill for which there is not source
map, which causes Sentry to infer the issue grouping from the JS file
name. And the fingerprinted name changes on each release. So for each
release, the stacktrace is different ; and Sentry can't group issues
properly.
2020-04-23 12:27:26 +02:00
..
activestorage javascript: fix FileUploadError stacktraces 2020-04-23 12:27:26 +02:00
polyfills Polyfill insertAdjacentElement and dataset on old browsers 2019-04-09 15:26:42 +02:00
track javascript: report upload errors to Sentry 2019-10-24 16:12:56 +02:00
carte-editor.js Carte Editor sends FeatureCollection to the server 2020-04-16 18:29:19 +02:00
create-feature-collection.js Carte Editor sends FeatureCollection to the server 2020-04-16 18:29:19 +02:00
franceconnect.js Run load scripts after ujs responces 2019-08-13 17:03:55 +01:00
page-update-event.js Run load scripts after ujs responces 2019-08-13 17:03:55 +01:00
polyfills.js Upgrade core-js 2020-02-24 19:43:07 +01:00
rails-ujs-fix.js javascript: remove unused jQuery.active bookkeeping 2020-04-09 17:52:47 +02:00
remote-input.js Use @utils instead of jQuery 2018-10-10 14:55:28 +02:00
remote-poller.js javascript: ignore errors of attachments pooler 2020-04-07 12:35:54 +02:00
safari-11-file-xhr-workaround.js Fix safari bug 2018-08-31 11:58:33 +01:00
toggle-target.js piece_justificative: toggle file upload control 2019-02-19 18:02:27 +01:00
utils.js dossiers: allow auto upload of attachments 2020-03-31 13:09:44 +02:00