soupette
be64adaa1c
Fix conflicts
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-22 10:29:36 +01:00
soupette
6c27d224f2
Add eslint config
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-21 11:33:43 +01:00
Alberto Maturano
8fcbb1978f
refactor: Fix misuse of map
method
...
`map` should create a new Array so a `return` is expected inside the
callback param. `forEach` is the corrent method to use for just iterate
over array elements.
2018-11-15 15:51:23 -06:00
Jim Laurie
174d2e7ca7
Fix update email provider
...
Co-authored-by: soupette <cyril.lpz@gmail.com>
2018-02-16 12:05:32 +01:00
cyril lopez
2b099e3a2f
Handle form errors for email-templates
2018-01-22 12:25:50 +01:00
cyril lopez
46ecdd1e17
Handle formValidation for providers
2018-01-22 12:05:22 +01:00