Commit Graph

2075 Commits

Author SHA1 Message Date
b053bb395c Merge branch 'es5_es6_lint' of github-mp:mailpoet/mailpoet into es5_es6_lint 2018-04-18 15:53:22 +02:00
788362f5b8 ES6 assets/js/src/form/fields/selection.jsx 2018-04-18 15:53:11 +02:00
c8782db74b Fix eslint rules
[MAILPOET-1348]
2018-04-18 14:52:34 +01:00
3b48bc7517 Fix eslint rules
[MAILPOET-1348]
2018-04-18 14:48:22 +01:00
bcb1f7e289 ES6 assets/js/src/form/fields/select.jsx 2018-04-18 15:37:59 +02:00
2d7555e79d ES6 assets/js/src/form/fields/radio.jsx 2018-04-18 15:35:33 +02:00
bd5be51b0e ES6 assets/js/src/form/fields/field.jsx 2018-04-18 15:31:43 +02:00
ae99a06717 Merge branch 'es5_es6_lint' of github-mp:mailpoet/mailpoet into es5_es6_lint 2018-04-18 15:29:13 +02:00
80c2f8970a ES6 assets/js/src/form/fields/date.jsx 2018-04-18 15:29:00 +02:00
b073f95008 Fix eslint rules
[MAILPOET-1348]
2018-04-18 14:11:12 +01:00
fc5b797738 Fix eslint rules
[MAILPOET-1348]
2018-04-18 13:44:12 +01:00
867e62d0e8 Fix eslint rules
[MAILPOET-1348]
2018-04-18 12:13:13 +01:00
566db67e8c Fix eslint rules
[MAILPOET-1348]
2018-04-18 11:16:09 +01:00
a535e59450 Merge branch 'es5_es6_lint' of github-mp:mailpoet/mailpoet into es5_es6_lint 2018-04-18 11:59:29 +02:00
5ac75591a9 ES6 assets/js/src/form/fields/checkbox.jsx 2018-04-18 11:58:57 +02:00
b993c47181 Fix eslint rules
[MAILPOET-1348]
2018-04-18 10:55:24 +01:00
d195cd9798 Fix eslint rules
[MAILPOET-1348]
2018-04-18 10:53:35 +01:00
5fb57b13e4 Fix eslint rules
[MAILPOET-1348]
2018-04-18 10:39:48 +01:00
9fce8aa126 Fix form_editor eslint rules
[MAILPOET-1348]
2018-04-18 10:23:30 +01:00
40526dd083 Fixes ESLint rule and updates variable names 2018-04-12 20:00:36 -04:00
f5cc1cfe3a Removes unused disabled flag 2018-04-11 22:30:45 -04:00
1cc28eb607 Splits send method into smaller chunks 2018-04-11 19:50:48 -04:00
ce45c8c553 Uses templatesCategory object to check for template category existenc]e 2018-04-11 19:03:04 -04:00
9b4e49123d Moves variable definition into the method that uses them 2018-04-11 19:03:04 -04:00
b2685f7591 Passes default breadcrumb to hook 2018-04-11 19:03:04 -04:00
7a3749e043 Fixes 'object-shorthand' lint rule 2018-04-11 19:03:04 -04:00
dbbb3862bc Adds hooks to return to custom URL after activating/sending email 2018-04-11 19:03:04 -04:00
a1009eff0d Corrects formatting of send event and other strings 2018-04-11 19:03:04 -04:00
972e470d28 Adds hook to extend listings tabs 2018-04-11 19:03:03 -04:00
f1effc30ba Adds hooks to override send action and response 2018-04-11 19:03:03 -04:00
8728a69e69 Adds hooks to display fields for custom newsletter types 2018-04-11 19:03:03 -04:00
5383d16c22 Allows grabbing selection text/value pair 2018-04-11 19:03:03 -04:00
26f2630e1a Allows disabling input 2018-04-11 19:03:03 -04:00
98ac4d5508 Adds hook to change breadcrumbs 2018-04-11 19:03:03 -04:00
bfaec09939 Adds hook to extend editor config 2018-04-11 19:03:03 -04:00
585f9bcc92 Extracts editor initialization and bundles with admin vendor
Allows displaying custom breadcrumbs based on email type
2018-04-11 19:03:03 -04:00
e7d7674e0e Displays loading screen before rendering page
Adds hook to change breadcrumbs

(cherry picked from commit 9bdb29b5bd959b24347625b2c87349d9173a05ca)
2018-04-11 19:03:02 -04:00
ba38c55e1f Uses "standard" templates for "automatic" email types
(cherry picked from commit 3c09c14524a663cc341cd6de7652cb2f23421a44)
2018-04-11 19:03:02 -04:00
0d514a8084 Do not save defaults for containers 2018-03-26 14:22:55 +01:00
a3cabad752 Merge pull request #1268 from mailpoet/sending_queue_refactoring
Refactor sending queues to use scheduled task and task subscriber tables [MAILPOET-903]
2018-03-20 08:47:26 -04:00
16b2b73727 Merge pull request #1307 from mailpoet/eslint6-4
Eslint6 4 [MAILPOET-1140]
2018-03-20 12:16:11 +01:00
783f33b092 Fix eslint6 object-shorthand
[MAILPOET-1140]
2018-03-15 11:55:57 +00:00
d3250030ba Fix eslint6 func-names
[MAILPOET-1140]
2018-03-15 11:55:03 +00:00
9e685efd41 Fix eslint6 jsx-a11y/alt-text
[MAILPOET-1140]
2018-03-15 11:28:20 +00:00
756367dd50 Fix eslint6 jsx-a11y/no-static-element-interactions
[MAILPOET-1140]
2018-03-15 11:19:48 +00:00
b5a322a8e1 Fix eslint6 jsx-a11y/label-has-for
[MAILPOET-1140]
2018-03-15 10:56:31 +00:00
3f219379d5 Fix eslint6 react/no-string-refs
[MAILPOET-1140]
2018-03-15 10:47:03 +00:00
4037800c10 Fix eslint6 react/prefer-stateless-function
[MAILPOET-1140]
2018-03-15 10:44:13 +00:00
7144d4afa8 Fix eslint6 react/no-did-mount-set-state
[MAILPOET-1140]
2018-03-15 10:28:50 +00:00
658cdd37ac editor: Communication fix removed since bb.radio is in marionette since 3.0 2018-03-15 11:23:55 +01:00