demarches-normaliennes/app/javascript
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
..
components Expose multiple user selections on champ carte 2020-04-15 18:07:09 +02:00
loaders Revert "Revert "Revert "Revert "feat/4893 - migrate the mapReader to mapbox-gl with react"""" 2020-04-09 11:01:20 +02:00
manager/fields Explicitly import jQuery 2018-08-13 15:17:13 +02:00
new_design javascript: report upload FileReader errors to Sentry 2020-04-22 11:26:16 +02:00
packs dossiers: allow auto upload of attachments 2020-03-31 13:09:44 +02:00
shared javascript: fix FileUploadError stacktraces 2020-04-23 12:27:26 +02:00