Commit Graph

1257 Commits

Author SHA1 Message Date
Vlad
4e378484ea Formats number as per locale's convention 2017-10-22 21:56:33 -04:00
stoletniy
ef90264316 Add CTA links for detailed stats [MAILPOET-1152] 2017-10-13 01:11:06 +03:00
stoletniy
efe861a9ba Merge pull request #1137 from mailpoet/eslint4
Eslint for tests [MAILPOET-1083]
2017-10-11 10:00:53 +03:00
Amine Ben hammou
71c031ccf9 fixing missing parsley method 2017-10-10 13:10:49 +00:00
Amine Ben hammou
dde598eb64 rebasing on master 2017-10-10 09:07:29 +00:00
Amine Ben hammou
9a6fec094a fixing divider and spacer resize 2017-10-10 08:35:26 +00:00
Amine Ben hammou
61af224d7d Fixing image resize 2017-10-09 12:12:47 +00:00
Amine Ben hammou
4e2e9f6f8f rebasing on master 2017-10-09 11:17:23 +00:00
Amine Ben hammou
c29dc8b4c7 fixing tests 2017-10-09 11:15:58 +00:00
Amine Ben hammou
9ad3778cf7 ES6 rules 2017-10-09 11:15:58 +00:00
Amine Ben hammou
c90e0e9f64 ES5 no-unused-vars 2017-10-09 11:15:58 +00:00
Amine Ben hammou
3dd8a973fd ES5 vars-on-top 2017-10-09 11:15:58 +00:00
Amine Ben hammou
c3ea088fca ES5 one-var 2017-10-09 11:15:58 +00:00
Amine Ben hammou
a11d6d7868 ES5 one-var-declaration-per-line 2017-10-09 11:15:58 +00:00
Amine Ben hammou
a596add838 ES5 block-scoped-var 2017-10-09 11:15:58 +00:00
stoletniy
8419d95ea1 Fix spacer and divider resizing [MAILPOET-1131] 2017-10-05 10:48:52 +01:00
Amine Ben hammou
73110ada46 fixing ESLint tests 2017-09-25 09:06:55 +00:00
Amine Ben hammou
20c936d13b limitting width with CSS 2017-09-21 18:58:17 +00:00
Amine Ben hammou
f135b89de9 Fixed image resize bugs 2017-09-21 18:58:16 +00:00
Amine Ben hammou
6a83930ae0 Resizing the image fixed 2017-09-21 18:57:35 +00:00
Amine Ben hammou
a1d0acfac2 Add image resize feature 2017-09-21 18:56:47 +00:00
stoletniy
78d52d6298 Merge pull request #1117 from mailpoet/eslint
Eslint rules [MAILPOET-1081]
2017-09-21 19:42:19 +03:00
Tautvidas Sipavičius
5ff7c28c43 Merge pull request #1110 from mailpoet/es6_spacing
Fix ESLint spacing rules for ES6 [MAILPOET-1082]
2017-09-21 17:15:57 +03:00
Amine Ben hammou
95551ad049 ES5 keyword-spacing 2017-09-21 09:13:36 +00:00
Amine Ben hammou
1ad90680f4 ES5 object-curly-spacing 2017-09-21 09:12:52 +00:00
Amine Ben hammou
d69d3cb421 ES5 array-bracket-spacing 2017-09-21 09:12:37 +00:00
Amine Ben hammou
9adca07393 ES5 computed-property-spacing 2017-09-21 09:12:23 +00:00
Amine Ben hammou
b1a403d9b5 ES5 space-infix-ops 2017-09-21 09:09:29 +00:00
Amine Ben hammou
28504fb5e3 ES5 spaced-comment 2017-09-21 09:08:52 +00:00
Amine Ben hammou
8ebb8e3c02 ES5 no-trailing-spaces 2017-09-21 09:04:47 +00:00
Amine Ben hammou
c95c2cd1ae ES5 space-in-parens 2017-09-21 09:04:32 +00:00
Amine Ben hammou
946bee2194 ES5 space-before-blocks 2017-09-21 09:02:50 +00:00
Amine Ben hammou
1f9bd04308 ES5 space-unary-ops 2017-09-21 08:52:30 +00:00
Amine Ben hammou
33572b2dc7 ES5 no-multi-spaces 2017-09-21 08:47:23 +00:00
Amine Ben hammou
680446b77e ES5 space-before-function-parens 2017-09-21 08:35:12 +00:00
stoletniy
adc1461771 Don't show send tooltip for paused newsletters [MAILPOET-1098] 2017-09-19 08:51:16 +03:00
stoletniy
475114c6f9 Fix ES6 no-irregular-whitespace eslint rule [MAILPOET-1082] 2017-09-18 18:31:13 +03:00
stoletniy
a0fec7d103 Fix ES6 space-infix-ops eslint rule [MAILPOET-1082] 2017-09-18 18:27:43 +03:00
stoletniy
4d9d92a026 Fix ES6 array-bracket-spacing eslint rule [MAILPOET-1082] 2017-09-18 18:26:43 +03:00
stoletniy
e51aa8c271 Fix ES6 space-in-parens eslint rule [MAILPOET-1082] 2017-09-18 18:25:37 +03:00
stoletniy
d44adedade Fix ES6 key-spacing eslint rule [MAILPOET-1082] 2017-09-18 18:24:26 +03:00
stoletniy
9fb3c50aa7 Fix ES6 no-multi-spaces eslint rule [MAILPOET-1082] 2017-09-18 18:23:36 +03:00
stoletniy
907053a349 Fix ES6 space-unary-ops eslint rule [MAILPOET-1082] 2017-09-18 18:22:48 +03:00
stoletniy
f0f85cfb59 Fix ES6 template-curly-spacing eslint rule [MAILPOET-1082] 2017-09-18 18:21:44 +03:00
stoletniy
44d0341fb2 Fix ES6 keyword-spacing eslint rule [MAILPOET-1082] 2017-09-18 18:20:55 +03:00
stoletniy
0cdae52c66 Fix ES6 react/jsx-curly-spacing eslint rule [MAILPOET-1082] 2017-09-18 18:18:45 +03:00
stoletniy
9e3010ab52 Fix ES6 react/jsx-tag-spacing eslint rule [MAILPOET-1082] 2017-09-18 18:05:57 +03:00
stoletniy
16ff630e88 Show a tooltip about sending an email twice only when the Send button is dsiabled [MAILPOET-1098] 2017-09-18 17:42:24 +03:00
stoletniy
99b6a287f8 Highlight a container block when hovering over its tools [MAILPOET-1088] 2017-09-11 15:32:45 +01:00
Pavel Dohnal
cc368f015b Remove redundant argument
[MAILPOET-1085]
2017-09-11 15:03:30 +01:00