Commit Graph

5504 Commits

Author SHA1 Message Date
Pavel Dohnal
3b48bc7517 Fix eslint rules
[MAILPOET-1348]
2018-04-18 14:48:22 +01:00
Amine Ben hammou
bcb1f7e289 ES6 assets/js/src/form/fields/select.jsx 2018-04-18 15:37:59 +02:00
Amine Ben hammou
2d7555e79d ES6 assets/js/src/form/fields/radio.jsx 2018-04-18 15:35:33 +02:00
Amine Ben hammou
bd5be51b0e ES6 assets/js/src/form/fields/field.jsx 2018-04-18 15:31:43 +02:00
Amine Ben hammou
ae99a06717 Merge branch 'es5_es6_lint' of github-mp:mailpoet/mailpoet into es5_es6_lint 2018-04-18 15:29:13 +02:00
Amine Ben hammou
80c2f8970a ES6 assets/js/src/form/fields/date.jsx 2018-04-18 15:29:00 +02:00
Pavel Dohnal
b073f95008 Fix eslint rules
[MAILPOET-1348]
2018-04-18 14:11:12 +01:00
Amine Ben hammou
b2473c9b65 Merge branch 'es5_es6_lint' of github-mp:mailpoet/mailpoet into es5_es6_lint 2018-04-18 15:10:18 +02:00
Amine Ben hammou
e92ccdf5b1 adding prop-types 2018-04-18 15:09:57 +02:00
Pavel Dohnal
fc5b797738 Fix eslint rules
[MAILPOET-1348]
2018-04-18 13:44:12 +01:00
Pavel Dohnal
867e62d0e8 Fix eslint rules
[MAILPOET-1348]
2018-04-18 12:13:13 +01:00
Pavel Dohnal
566db67e8c Fix eslint rules
[MAILPOET-1348]
2018-04-18 11:16:09 +01:00
Amine Ben hammou
a535e59450 Merge branch 'es5_es6_lint' of github-mp:mailpoet/mailpoet into es5_es6_lint 2018-04-18 11:59:29 +02:00
Amine Ben hammou
5ac75591a9 ES6 assets/js/src/form/fields/checkbox.jsx 2018-04-18 11:58:57 +02:00
Pavel Dohnal
b993c47181 Fix eslint rules
[MAILPOET-1348]
2018-04-18 10:55:24 +01:00
Pavel Dohnal
d195cd9798 Fix eslint rules
[MAILPOET-1348]
2018-04-18 10:53:35 +01:00
Pavel Dohnal
5fb57b13e4 Fix eslint rules
[MAILPOET-1348]
2018-04-18 10:39:48 +01:00
Pavel Dohnal
9fce8aa126 Fix form_editor eslint rules
[MAILPOET-1348]
2018-04-18 10:23:30 +01:00
Pavel Dohnal
6892dbea91 Remove temporary eslint rules
[MAILPOET-1348]
2018-04-18 10:08:56 +01:00
Tautvidas Sipavičius
154e88673c Release 3.6.6 3.6.6 2018-04-17 15:34:54 +03:00
Tautvidas Sipavičius
086ef7429b Use node 9.x image for running circleci tests 2018-04-17 11:36:39 +01:00
Michelle Shull
2dd15438d8 Merge pull request #1325 from mailpoet/sending_task_fix
Fixes stuck sending [MAILPOET-1346]
2018-04-17 05:41:21 -04:00
Tautvidas Sipavičius
937aaae2c4 Merge pull request #1319 from mailpoet/am_creating_emails
Makes necessary changes to create and display automatic emails [PREMIUM-75]
2018-04-14 00:49:17 +03:00
Tautvidas Sipavičius
37a046a8e9 Merge pull request #1327 from mailpoet/export_test_fix
Fixes export test when Premium version is enabled [MAILPOET-1347]
2018-04-13 22:40:55 +03:00
Vlad
6c64ba90c7 Abstracts WP's remove_all_filters function and fixes export test 2018-04-13 14:20:53 -04:00
mrcasual
e48a288fae Merge pull request #1326 from mailpoet/circleci-docker
Use pre-built docker containers for CircleCI [MAILPOET-1345]
2018-04-13 11:06:33 -04:00
Tautvidas Sipavičius
abe231215b Use a prebuilt PHP 5.6-cli image instead of building one each time 2018-04-13 17:09:28 +03:00
Tautvidas Sipavičius
7d43a41ed9 Use prebuilt docker images from mailpoet/wordpress for acceptance tests 2018-04-13 16:44:58 +03:00
Tautvidas Sipavičius
a8443a3813 Switch builds to use prebuilt mailpoet/wordpress images 2018-04-13 13:36:03 +03:00
Vlad
40526dd083 Fixes ESLint rule and updates variable names 2018-04-12 20:00:36 -04:00
Vlad
cb648da677 Adds hook to filter each listings item 2018-04-11 23:20:07 -04:00
Vlad
ea0676718e Filters data before other logic 2018-04-11 23:11:41 -04:00
Vlad
f5cc1cfe3a Removes unused disabled flag 2018-04-11 22:30:45 -04:00
Vlad
1cc28eb607 Splits send method into smaller chunks 2018-04-11 19:50:48 -04:00
Vlad
f019eaf38e Filters newsletters by type and, if available, type group 2018-04-11 19:03:04 -04:00
Vlad
ce45c8c553 Uses templatesCategory object to check for template category existenc]e 2018-04-11 19:03:04 -04:00
Vlad
9b4e49123d Moves variable definition into the method that uses them 2018-04-11 19:03:04 -04:00
Vlad
b2685f7591 Passes default breadcrumb to hook 2018-04-11 19:03:04 -04:00
Vlad
7a3749e043 Fixes 'object-shorthand' lint rule 2018-04-11 19:03:04 -04:00
Vlad
dbbb3862bc Adds hooks to return to custom URL after activating/sending email 2018-04-11 19:03:04 -04:00
Vlad
a1009eff0d Corrects formatting of send event and other strings 2018-04-11 19:03:04 -04:00
Vlad
3096c9a0ab Updates CSS rule to match data type that contains "woocommerce" 2018-04-11 19:03:04 -04:00
Vlad
e93fc41281 Allows limiting listings query of automatic emails to specific group 2018-04-11 19:03:04 -04:00
Vlad
adbebb39f1 Adds automatic email type to newsletter model/API listing method 2018-04-11 19:03:03 -04:00
Vlad
4955673885 Exposes components needed for automatic emails listings 2018-04-11 19:03:03 -04:00
Vlad
972e470d28 Adds hook to extend listings tabs 2018-04-11 19:03:03 -04:00
Vlad
f1effc30ba Adds hooks to override send action and response 2018-04-11 19:03:03 -04:00
Vlad
8728a69e69 Adds hooks to display fields for custom newsletter types 2018-04-11 19:03:03 -04:00
Vlad
5383d16c22 Allows grabbing selection text/value pair 2018-04-11 19:03:03 -04:00
Vlad
26f2630e1a Allows disabling input 2018-04-11 19:03:03 -04:00