Paul Chavard
|
860588b216
|
Upgrade javascript dependencies and add actiontext
|
2019-07-03 11:42:25 +02:00 |
|
Paul Chavard
|
e71cdcd12c
|
Move all the trackers to a separate js pack
|
2019-04-02 17:33:53 +02:00 |
|
Paul Chavard
|
5e806aa39e
|
Add progress bar to model uploads
|
2019-02-14 17:13:41 +01:00 |
|
Paul Chavard
|
2f2aa580f8
|
Update activestorage.js
|
2018-12-04 11:37:00 +01:00 |
|
Paul Chavard
|
5632929d3d
|
Remove old caro editor
|
2018-11-27 16:11:25 +01:00 |
|
Paul Chavard
|
37d424d671
|
Refactor carto code
|
2018-10-05 09:55:41 +02:00 |
|
Paul Chavard
|
eda3dd4215
|
Compile FranceConnect module with webpacker
|
2018-10-05 09:55:13 +02:00 |
|
Paul Chavard
|
2f189826ab
|
Add some usefull polyfills for old browsers
|
2018-09-11 20:37:08 +02:00 |
|
Paul Chavard
|
8c8e7f3ef3
|
Patch remote ujs handler with debounced input support
|
2018-09-06 15:09:02 +01:00 |
|
Paul Chavard
|
72dded2a5a
|
Fix safari bug
Fix #2452
|
2018-08-31 11:58:33 +01:00 |
|
Paul Chavard
|
e1f1827320
|
Replace typeahead with simpler autocomplete
|
2018-08-22 17:17:33 +02:00 |
|
Paul Chavard
|
e8e62b0e63
|
Remove unused modules from old design
|
2018-08-22 16:42:46 +02:00 |
|
Paul Chavard
|
13470e9781
|
Remove unused JavaScript
|
2018-08-14 17:03:00 +02:00 |
|
Paul Chavard
|
008d84f107
|
Explicitly import jQuery
|
2018-08-13 15:17:13 +02:00 |
|
Paul Chavard
|
541df2d961
|
Add support for in browser sentry
|
2018-08-13 11:44:32 +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 |
|
Pierre de La Morinerie
|
b7382375e2
|
specs: fix disabling jQuery animations during tests
|
2018-08-01 11:46:04 +02:00 |
|
Paul Chavard
|
bf7c023380
|
Add webpacker and use it for new_design
|
2018-07-25 15:14:06 +02:00 |
|