demarches-normaliennes/app/javascript/components
Pierre de La Morinerie b2774ed2f6 js: fix pays API request on older Edge and Safari
The /api/pays API requires user authentication. However older versions
of Edge and Safari don't transmit cookies by default during a
`fetch` request.

Use the `credentials: 'same-origin'` option explicitely to fix the
countries list.
2021-09-30 16:21:24 +02:00
..
MapEditor fix(eslint): fix eslint warnings 2021-08-31 18:14:04 +02:00
MapReader fix(eslint): fix eslint warnings 2021-08-31 18:14:04 +02:00
shared js: fix pays API request on older Edge and Safari 2021-09-30 16:21:24 +02:00
TypesDeChampEditor Change bottom champs editor button from enregistrer to continuer 2021-06-15 09:54:32 +02:00
Chartkick.jsx Use jsx extension 2021-02-16 18:14:10 +01:00
ComboAdresseSearch.jsx Improuve mapbox utilis and shared components 2021-05-24 11:57:00 +02:00
ComboAnnuaireEducationSearch.jsx Update react-query 2021-02-16 18:14:11 +01:00
ComboCommunesSearch.jsx Get more results from communes API and use local matcher 2021-07-20 13:34:17 +02:00
ComboDepartementsSearch.jsx expand commune searches with multiple post codes 2021-06-16 09:29:25 +02:00
ComboMultipleDropdownList.jsx Fix autocomplete on blur 2021-06-15 10:13:31 +02:00
ComboPaysSearch.jsx feat(i18n): translate countries selector 2021-08-31 13:15:26 +02:00
ComboRegionsSearch.jsx Update react-query 2021-02-16 18:14:11 +01:00
ComboSearch.jsx feat(i18n): translate countries selector 2021-08-31 13:15:26 +02:00
Loadable.jsx Use jsx extension 2021-02-16 18:14:10 +01:00
Trix.js Lazily load trix 2020-10-07 11:40:07 +02:00