demarches-normaliennes/app
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
..
assets Bring back font-awesome-rails 2020-04-15 17:41:05 +02:00
controllers instucteurs: don't show discarded procedures in the list 2020-04-22 15:16:21 +02:00
dashboards Remove non-existant columns from manager dashboards 2020-03-26 16:17:07 +01:00
fields manager: remove support for old pj 2019-07-30 16:11:17 +02:00
graphql expose effectif_annuel dans api graphql 2020-04-23 09:53:27 +02:00
helpers Show area and length on champ carto selections utilisateur 2020-04-23 10:21:18 +02:00
javascript javascript: fix FileUploadError stacktraces 2020-04-23 12:27:26 +02:00
jobs Enable deletion of expired dossiers en_construction 2020-04-21 10:41:54 +02:00
lib instructeurs: affiche l'effectif moyen annuel n-1 2020-04-23 09:53:27 +02:00
mailers Handle processed dossiers in deletion mailers 2020-04-22 15:39:10 +02:00
models Show area and length on champ carto selections utilisateur 2020-04-23 10:21:18 +02:00
policies policies: fix champ policy for guest users 2020-04-02 11:27:14 +02:00
serializers expose effectif_annuel dans api graphql 2020-04-23 09:53:27 +02:00
services instructeurs: affiche l'effectif moyen annuel n-1 2020-04-23 09:53:27 +02:00
validators gestion des 2 formats de bouton monavis 2019-09-17 13:39:45 +02:00
views Show area and length on champ carto selections utilisateur 2020-04-23 10:21:18 +02:00