Commit Graph

1497 Commits

Author SHA1 Message Date
3e4252cb9e Fix pagination controls styles in WP 5.1.x
[MAILPOET-1838]
2019-02-27 14:54:11 -05:00
41547b2283 Convert last import step to react
[MAILPOET-1807]
2019-02-21 14:11:43 -05:00
ce0a761eab Fix import of a module that does not use 'export default'
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
5c92af4881 Add and fix comma-dangle rules for *.js files
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
61ab593dcb Fix order of definitions, remove unnecesary vars
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
e95e7d3b4c Remove unused imports
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
bb658f77ec Fix indentaition in *.js files (auto-fix by ESLint)
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
1e1ed6f251 Replace amd-inject-loader with inject-loader & use Babel trick for ES6 support
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
112d780de5 Fix modules with "return" outside of function
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
afcde00003 Convert AMD and CommonJS odules to ES6
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
5a0d905bd4 Do not use named AMD modules
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
56f6441d36 Add duplicate functionality for ALC
[MAILPOET-1810]
2019-02-21 08:43:23 -05:00
cf957ad6ef Show import validation only if more than 500 rows
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
8a09d3ac42 Prefix class names
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
afd97cf246 Update acceptance test to new import flow
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
d531cd8678 Refactor buttons to reusable component
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
8656756d2b Include validation step in import flow
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
17f54daea6 Style import 2nd step
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
b50defa24e Add id for inputs for labels
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
dfe02a9145 Translate all strings
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
3f32b6f467 Enable next step button only if all checkboxes are checked
[MAILPOET-1626
2019-02-19 08:46:32 -05:00
26db3d0cd9 Add all checkboxes
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
ba7085614a Add next and previous buttons
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
2ef2131411 Add a new step to import flow
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
57c5e19a7d Rename current steps
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
97ad950aea Remove all eslint exceptions
[MAILPOET-1727]
2019-02-14 07:48:30 -05:00
45f4cdaf33 Don't show editor controls when dragging or resizing
[MAILPOET-1727]
2019-02-14 07:48:30 -05:00
6cabecbe52 Add hiding of tinymce editor when a user drags anything
[MAILPOET-1726]
2019-02-13 12:58:44 -05:00
cb3b0e7f1e Fix scroll up when clicking on the bottom of long textareas
[MAILPOET-1728]
2019-02-12 11:38:47 -05:00
47bf32c0a5 Remove no longer needed highlighting behaviour
[MAILPOET-1708]
2019-02-11 13:27:30 -05:00
11cf31a561 Show different highlight borders for column and content blocks
[MAILPOET-1708]
2019-02-11 13:27:30 -05:00
5c4ecd8e22 Add alignment settings for social icons to editor
[MAILPOET-1731]
2019-02-11 12:28:04 -05:00
cc1c1bb405 Fix jQuery event targets
[MAILPOET-1794]
2019-02-11 12:16:29 -05:00
5425b91321 Fix async queue
[MAILPOET-1794]
2019-02-11 12:16:29 -05:00
bf6b121796 Move data sanitisation to separate file
[MAILPOET-1794]
2019-02-11 12:16:29 -05:00
9a247439b3 Convert import to ES6
[MAILPOET-1794]
2019-02-11 12:16:29 -05:00
704c066d73 Remove AMD syntax
[MAILPOET-1794]
2019-02-11 12:16:29 -05:00
82bdd343bd Add new fonts
[MAILPOET-1733]
2019-02-10 18:39:59 -05:00
5cf75bcd60 Add sender warning to sign-up confirmation page
[MAILPOET-1769]
2019-02-07 16:30:19 -05:00
11e5243de3 Fix Delete button clickable only in the middle
[MAILPOET-1772]
2019-02-07 09:52:07 -05:00
771a288327 Rewritten alert to use MailPoet.Modal.popup()
[MAILPOET-1772]
2019-02-07 09:52:07 -05:00
02fa9f0647 Set default day in post notification
If user doesn't select a day they see 1st in the UI but
because the action is onChange which never fired
the system remembers the default value 0

[MAILPOET-1781]
2019-02-07 08:14:09 -05:00
198a8509fc Remove olark integration
[MAILPOET-1775]
2019-02-06 13:25:56 -05:00
f1653df8d1 Merge pull request #1767 from mailpoet/beamer-autoopen
Fix beamer auto-opening, because of their new auto-refresh feature
2019-02-04 09:47:13 -05:00
2d1298ea4d Fix sender editation & add test for the error
[MAILPOET-1777]
2019-02-04 13:25:05 +01:00
ab1a9598ce Add empty element for Beamer, so they won't automatically show their icon
MAILPOET-1720
2019-02-04 11:40:40 +01:00
759ee9a919 Fix beamer auto-opening, because of their new auto-refresh feature
MAILPOET-1720
2019-02-04 11:40:40 +01:00
513970dd73 Merge pull request #1744 from mailpoet/js-deps-update
Update JS dependencies [MAILPOET-1758]
2019-01-31 16:14:14 -05:00
78d3f1f7c2 Update Prototype.js from 1.7.2 to 1.7.3 to fix compatibility with WP5
[MAILPOET-1763]
2019-01-31 08:56:20 +01:00
6a1185be74 Fix styling problems 2019-01-30 16:35:51 +01:00