Commit Graph

2075 Commits

Author SHA1 Message Date
186b4c9a36 Fix react warning when updating unmounted component
[MAILPOET-1597]
2018-11-06 15:35:23 +01:00
8209facb5c adding custom fonts 2018-11-06 10:59:20 +01:00
9f60cf1554 Fix listings breaking due to doubly-prefixed forward slash character 2018-11-01 03:25:58 +02:00
21f03bbcb7 Re-enable auto-refresh, search and groups in listings 2018-11-01 02:41:10 +02:00
883023e581 Fix remaining validation related prop type 2018-11-01 02:15:01 +02:00
ca3e309104 Swap React.PropTypes to using standalone prop-types package 2018-11-01 02:12:16 +02:00
d46f9203ee Fix newsletter scheduling related required proptype issues 2018-11-01 02:04:18 +02:00
7c19aecaa0 Fix subscribers related eslint violations 2018-11-01 01:56:33 +02:00
050417ec83 Fix segment related eslint violations 2018-11-01 01:56:21 +02:00
5b077b3911 Fix newsletter related broken eslint rules 2018-11-01 01:49:35 +02:00
70743b98b6 Fix listing related eslint PropTypes violations 2018-11-01 00:39:24 +02:00
103714a035 Fix forms related eslint PropTypes violations 2018-10-31 22:34:03 +02:00
0ae162b334 Fix form eslint PropTypes rules 2018-10-31 22:29:22 +02:00
4f97bb45e1 Fix PropType eslint warnings for form fields 2018-10-31 22:04:11 +02:00
d4fa041ba8 Convert React.createClass to ES6 classes and createReactClass calls 2018-10-31 21:18:44 +02:00
79acc0e4df Merge pull request #1584 from mailpoet/new-column-layout
New column layout [MAILPOET-1568]
2018-10-30 09:29:41 -04:00
6028027d47 Use proper backbone set and get
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
283452f47e Update default value
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
b528587b1f Add classes to container with the new columns
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
056b971f7b Add new column layouts to editor
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
5fed328826 fix errors 2018-10-28 16:06:03 +01:00
7538a08678 NPS poll for old users 2018-10-28 15:57:59 +01:00
debe9ea1ba Fix date format for satismeter
[MAILPOET-1575]
2018-10-18 08:44:24 +02:00
1aa0a86d66 Fix rendering announcement everywhere
[MAILPOET-1591]
2018-10-17 13:48:20 +02:00
57203a6917 Split text into two lines
[MAILPOET-1522]
2018-10-15 11:30:55 +02:00
3102f114bd Add feature announcement
[MAILPOET-1522]
2018-10-11 19:37:45 +02:00
868e07ab86 Fix migration page for all languages
[MAILPOET-1543]
2018-10-08 13:25:00 +02:00
45e6ddd9cb Merge pull request #1538 from mailpoet/better-drag-and-drop-modal
Better drag and drop modal title [MAILPOET-1555]
2018-10-05 11:23:41 -04:00
d74283ecad better drag and drop modal title 2018-10-04 10:36:19 +02:00
77dfd28479 Make date picker wider
[MAILPOET-1531]
2018-10-02 12:10:39 +02:00
da059ad4b2 Prefix all global variables
[MAILPOET-1539]
2018-10-01 08:36:47 +02:00
94efc67658 Move tracking code into a sepparate file
[MAILPOET-1539]
2018-09-27 10:43:17 +02:00
00d5623d72 Merge pull request #1520 from mailpoet/in-app-background-images
Add announcement for newsletter background image [MAILPOET-1430]
2018-09-24 10:00:06 -04:00
7b6d8afc53 Refactor passing window properties to background image announcement via props
[MAILPOET-1430]
2018-09-24 14:40:23 +02:00
08cd4e09f9 Refactor tutorial and announcement code out of editor initializer
[MAILPOET-1430]
2018-09-24 14:40:23 +02:00
7853271148 Add announcement for newsletter background images
[MAILPOET-1430]
2018-09-24 14:40:17 +02:00
e8c7dc937d Merge pull request #1504 from mailpoet/new-newsletter-templates
New newsletter templates [MAILPOET-1480]
2018-09-24 06:09:39 -04:00
15b4f7feb1 Merge pull request #1516 from mailpoet/listings-warning
Emails listing JS warning fix [MAILPOET-1537]
2018-09-20 14:54:34 -04:00
02e1f7f6dc Merge pull request #1489 from mailpoet/migration-notice
Migration notice [MAILPOET-1492]
2018-09-20 14:13:17 -04:00
07c63bbb89 Merge pull request #1515 from mailpoet/in-app-welcome-emails
In app announcement for free welcome emails [MALPOET-1525]
2018-09-20 11:29:24 -04:00
3e12ac8928 Use Date object instead of seconds to set valid time of announcement
[MAILPOET-1525]
2018-09-20 15:28:26 +02:00
54e518e664 Don't show error notice for in app announcements
[MAILPOET-1525]
2018-09-20 15:23:09 +02:00
41eeae2d14 Refactor property names in inAppAnnouncements to be easy to understand
[MAILPOET-1525]
2018-09-20 15:21:58 +02:00
fdd1bce566 Add annoucement for free welcome emails
[MAILPOET-1525]
2018-09-20 14:52:25 +02:00
4ae1f4a107 Prevent setting state on unmounted listing component
[MAILPOET-1537]
2018-09-20 10:16:28 +02:00
f5db5c3881 Refactor long if block in getItems in listings
[MAILPOET-1537]
2018-09-20 10:14:12 +02:00
5b7a5bbf0f Merge pull request #1512 from mailpoet/in-app-announcements
In app announcements component [MAILPOET-1413]
2018-09-19 10:41:30 -04:00
41880f72fd Add WooCommerce templates category
[MAILPOET-1480]
2018-09-19 14:40:21 +02:00
868930d43a Improve the annoucements component that it could be displayed only once
[MAILPOET-1525]
2018-09-19 13:44:00 +02:00
be17a35faa Add condition for premium user to an in app announcement
[MAILPOET-1525]
2018-09-19 13:40:13 +02:00