Commit Graph

1685 Commits

Author SHA1 Message Date
aa5547c4f2 Remove componentWillReceiveProps from listings
[MAILPOET-2133]
2019-07-01 06:16:58 -04:00
cc9e9f86dc Remove componentWillReceiveProps from newsletter date time
[MAILPOET-2133]
2019-07-01 06:16:58 -04:00
2ff2a753bf Remove componentWillReceiveProps from congratulate
[MAILPOET-2133]
2019-07-01 06:16:58 -04:00
65653b4589 Remove componentWillReceiveProps from forms
[MAILPOET-2133]
2019-07-01 06:16:58 -04:00
a4f80d4c00 Remove componentWillReceiveProps from search
[MAILPOET-2133]
2019-07-01 06:16:58 -04:00
387b91916b Fix propTypes 2019-06-25 11:42:22 -04:00
776c4dcaa2 Rename mixins.jsx as utils.jsx 2019-06-25 11:42:22 -04:00
b1d521f929 Rewrite renderStatistics as a React component 2019-06-25 11:42:22 -04:00
d9857731ea Refactor renderQueueStatus to be a component 2019-06-25 11:42:22 -04:00
ca1dc6fe59 Remove StatsMixin 2019-06-25 11:42:22 -04:00
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