Paul Chavard
|
541df2d961
|
Add support for in browser sentry
|
2018-08-13 11:44:32 +02:00 |
|
Paul Chavard
|
e7e616ae5b
|
Fix transpiling issues in IE
|
2018-08-09 21:05:07 +02:00 |
|
Paul Chavard
|
8b79c32a55
|
Do not rely on javascript for form submits without direct upload
|
2018-08-07 16:58:49 +02:00 |
|
Paul Chavard
|
c91abe73c5
|
Remove old user dossier form
|
2018-08-07 14:13:27 +02:00 |
|
Pierre de La Morinerie
|
4f9384d6bd
|
webpack: add babel-polyfill at runtime
This includes the polyfills for features that need to be emulated at
runtime (see https://github.com/babel/babel-preset-env/issues/203#issuecomment-285820866)
It fixes a "Symbol not defined" error when using `for… in` loops on
Internet Explorer 11. This caused the dossiers not to be submitted.
Fix #2300
|
2018-08-06 16:30:36 +02:00 |
|
Paul Chavard
|
78a9365fe1
|
Package mailjet widget with webpack
|
2018-08-01 16:54:39 +02:00 |
|
Paul Chavard
|
872e07b5e6
|
Fix global jQuery usage
|
2018-08-01 11:55:35 +02:00 |
|
Pierre de La Morinerie
|
b7382375e2
|
specs: fix disabling jQuery animations during tests
|
2018-08-01 11:46:04 +02:00 |
|
Pierre de La Morinerie
|
55847f011c
|
siret: fix validity being broken after clearing the field
|
2018-07-30 14:29:44 +02:00 |
|
Paul Chavard
|
bf7c023380
|
Add webpacker and use it for new_design
|
2018-07-25 15:14:06 +02:00 |
|