Commit Graph

2075 Commits

Author SHA1 Message Date
baf21dcaf4 Remove QueueMixin 2019-06-25 11:42:22 -04:00
f922c17fa2 Remove CronMixin 2019-06-25 11:42:22 -04:00
a339026406 Remove MailerMixin 2019-06-25 11:42:22 -04:00
95b5721038 Allow <a> and <br> tags in sending error notices
[MAILPOET-2115]
2019-06-25 10:54:02 -04:00
c9c741ce5d Show the failed sendings first 2019-06-20 12:40:24 -04:00
3404f8233a Use memo to render Listing only once 2019-06-20 12:40:24 -04:00
a2700246f0 Make only one request to API 2019-06-20 12:40:24 -04:00
529a0fef7b Fix small issues 2019-06-20 12:40:24 -04:00
2e9c673da0 Add acceptance tests 2019-06-20 12:40:24 -04:00
efd8fe124e Use short Fragment syntax 2019-06-20 12:40:24 -04:00
0d27d0f7a6 Fix ESLint and PHPCS errors 2019-06-20 12:40:24 -04:00
abfd00fd6d Use notices to show errors 2019-06-20 12:40:24 -04:00
1cd0b0696a Add resend action 2019-06-20 12:40:24 -04:00
e046e84332 Add sending status listing 2019-06-20 12:40:24 -04:00
feba9ce146 Handle loading error and show stats link 2019-06-20 12:40:24 -04:00
31acfe2ed5 Add links to sending status page on newsletters listings 2019-06-20 12:40:24 -04:00
1dbd0089b6 Introduce sending status page 2019-06-20 12:40:24 -04:00
c17616cdc7 Keep role emails list in one place
[MAILPOET-2101]
2019-06-20 11:51:46 -04:00
3b1d117247 Make sure role based email is checked properly
[MAILPOET-2101]
2019-06-20 11:51:46 -04:00
1552bb5515 Fix console warning
[MAILPOET-2101]
2019-06-20 11:51:46 -04:00
a75499d4fe Add link to KB
[MAILPOET-2101]
2019-06-20 11:51:46 -04:00
51cfb48c75 Show error when role-based email is used
[MAILPOET-2101]
2019-06-20 11:51:46 -04:00
4a53c541ad Eslint fix
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
a198621104 Sanitize currentStateIndex
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
66ee27c487 Remove usage of jQuery
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
ef443ead61 Better naming
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
894218f34b Fix typos
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
99a3e87c61 Cancel autosave timeout when moving through history
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
52daa967ed Skip saving state if nothing has changed
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
c1394bff8f Remove slideIn animation when adding new block to newsletter
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
66800ae994 Add acceptance test for undo/redo
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
4f1f236bce Add support for keyboard shortcuts for undo/redo
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
2ed9c58865 Rerender newsletter content on history change
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
b82ed67b3d Rerender editor on global styles change
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
3ff1a6f83d Skip auto saving when moving through history of changes
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
ae664de002 Implement moving through history
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
1bd4e25694 Better naming
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
16ba2490c9 Set initial state
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
5e17532911 Show title attribute on arrows
[MAILPOET-1976]\
2019-06-20 10:22:58 -04:00
f73ad4ee3e Create empty undo/redo functions
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
04155ab412 Update undo/redo arrows to represent if they are active
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
b64ba9f9b1 Save current state after autosave is finished
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
7492b20bc4 Create skeleton for new History region in editor
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
d92b8abf1a Destroy Posts block when closing it's Settings without adding posts
[MAILPOET-2123]
2019-06-20 06:52:58 -04:00
076478155b Show loading state until authorized emails are downloaded
[MAILPOET-1985]
2019-06-04 05:18:48 -04:00
0da422ae91 Safer link replaces
[MAILPOET-1985]
2019-06-04 05:18:48 -04:00
3bcae593d9 Nicer getting current email address value
[MAILPOET-1985]
2019-06-04 05:18:48 -04:00
fe7e4222af Default value when user doesn't have any authorized addresses
[MAILPOET-1985]
2019-06-04 05:18:48 -04:00
f4ce1efcfe Show error message when from address is not authorized
[MAILPOET-1985]
2019-06-04 05:18:48 -04:00
3b52a1f5cb Load authorized email addresses
[MAILPOET-1985]
2019-06-04 05:18:48 -04:00