Pierre de La Morinerie
|
63cde95fc9
|
js: ignore errors generated by a Microsoft crawler
Sentry has a lot of Javacript errors stating:
> UnhandledRejection: Non-Error promise rejection captured with value: Object Not Found Matching Id:2
This is apparently caused by a Microsoft crawler (maybe for scanning
targets of email links), and can be safely ignored.
See https://forum.sentry.io/t/unhandledrejection-non-error-promise-rejection-captured-with-value/14062/12
|
2021-07-20 09:21:59 +02:00 |
|
Pierre de La Morinerie
|
5949266e89
|
javascript: silence Crisp warning in Javascript console
|
2020-06-26 15:57:14 +02:00 |
|
Pierre de La Morinerie
|
b5f1d97629
|
app: disable Turbolinks
Fix #5039
|
2020-05-13 11:04:16 +02:00 |
|
Paul Chavard
|
43a1ead1cb
|
fix new prettier defaults
|
2020-05-12 18:18:37 +02:00 |
|
Pierre de La Morinerie
|
a3057afc22
|
javascript: report upload errors to Sentry
|
2019-10-24 16:12:56 +02:00 |
|
Chaïb Martinez
|
d968e7e6bd
|
Add some admin usage info for contextual help with crisp
Fix #4052
Signed-off-by: Chaïb Martinez <chaibax@gmail.com>
|
2019-07-15 12:10:56 +02:00 |
|
Chaïb Martinez
|
535d032b73
|
Send URL page view to Crisp to trigger contextual help
Fix #4052
Signed-off-by: Chaïb Martinez <chaibax@gmail.com>
|
2019-07-15 12:10:56 +02:00 |
|
Chaïb Martinez
|
eccd456325
|
Add crisp
Signed-off-by: Chaïb Martinez <chaibax@gmail.com>
|
2019-06-05 17:41:47 +02:00 |
|
Paul Chavard
|
4fb889f10a
|
Send browser support information and format user id
|
2019-04-04 14:21:32 +02:00 |
|
Paul Chavard
|
8e6e730c80
|
Send user information to sentry without email
|
2019-04-04 14:21:32 +02:00 |
|
Paul Chavard
|
b9be186d2c
|
Sentry should send environment information
|
2019-04-03 18:19:16 +02:00 |
|
Paul Chavard
|
e71cdcd12c
|
Move all the trackers to a separate js pack
|
2019-04-02 17:33:53 +02:00 |
|