Commit Graph

5274 Commits

Author SHA1 Message Date
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
356ca4c9d3 Merge pull request #1509 from mailpoet/free-welcome-premium
Update premium page for welcome emails [MAILPOET-1527]
2018-09-20 13:39:39 -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
a0007c048e Merge pull request #1517 from mailpoet/sub-form-test-fix
Fix Subscription Form Test [MQ-59]
2018-09-20 11:24:30 -04:00
b94d014e58 Fix Subscription Form Test [MQ-59] 2018-09-20 11:05:46 -04:00
94f2d3f1df Make a form factory return created form and alway create a form with a list
[MQ-59]
2018-09-20 16:37:40 +02:00
b208dca01d commit so branch can be shared [MQ-59] 2018-09-20 10:08:46 -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
2215ce83b2 Update premium page for welcome emails
[MAILPOET-1527]
2018-09-20 13:26:16 +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
827c0860fc Merge pull request #1511 from mailpoet/ci-speedup
Circle CI workflow enhancements [MAILPOET-1535]
2018-09-19 17:30:31 +03:00
c2bb93f3b7 Ensure notice is not shown on wizard
[MAILPOET-1492]
2018-09-19 14:30:11 +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
d42d48c716 Rename some methods
[MAILPOET-1492]
2018-09-19 10:28:24 +02:00
017918c870 Add after migration notice
[MAILPOET-1492]
2018-09-19 10:27:04 +02:00
de6ba39595 Fix private access error 2018-09-19 10:24:37 +02:00
4a641ba94e Create permanent notices
[MAILPOET-1492]
2018-09-19 10:24:37 +02:00
ed2ebeee52 Refactor in_app_announcement component to class
[MAILPOET-1525]
2018-09-19 08:51:24 +02:00
c17c9d239d Merge pull request #1508 from mailpoet/fix-translations
Fix translations based on FxB's feedback [MAILPOET-1533]
2018-09-18 12:10:45 -04:00
9b50163b10 Add in app announcement component
[MAILPOET-1413]
2018-09-18 17:50:29 +02:00
0bab112f2b Merge pull request #1510 from mailpoet/limit-page-improvements
Limit page improvements [MAILPOET-1526]
2018-09-18 10:54:00 -04:00
21af85aee6 Releasing 3.10.1 3.10.1 2018-09-18 12:26:30 +02:00
e7e091cb36 Make multisite jobs run after the ordinary ones are done
[MAILPOET-1535]
2018-09-18 11:57:44 +02:00
809240abb9 Remove unnecessary steps from codeception Dockerfile
[MAILPOET-1535]
2018-09-18 11:57:36 +02:00
cb8ef72a85 Optimize acceptance tests wait times
[MAILPOET-1535]
2018-09-18 11:54:39 +02:00
079fe6f280 Remove dependencies installation from acceptace tests
[MAILPOET-1535]
2018-09-18 11:45:48 +02:00
78967c8d6a Switch build job on CI to php7 runtime
[MAILPOET-1535]
2018-09-18 11:45:24 +02:00
64f83ef86c Change CI workflow and use shared workspace
This commit extracts dependencies installation and build to extra job which run before other jobs.
The first job contains also linter checks becase these are fast and whole workflow can fail fast and
don't have to consume additional resources.

[MAILPOET-1535]
2018-09-18 11:44:52 +02:00
5ab928bf32 Merge pull request #1507 from mailpoet/free-welcome-readme-txt
Update readme.txt for welcome emails [MAILPOET-1527]
2018-09-17 12:03:53 -04:00
a19ff6ea80 Merge pull request #1498 from mailpoet/save-notification-as-draft
Save Notification as Draft [MQ-32]
2018-09-17 12:03:25 -04:00
faed435500 Update limit page
[MAILPOET-1526]
2018-09-17 16:20:14 +02:00
edd447ce82 Add a new function for number formating
[MAILPOET-1526]
2018-09-17 16:19:56 +02:00
302e087a46 making requested changes [MQ-32] 2018-09-17 09:11:00 -04:00
cc43a8503f Made requested changes [MQ-32] 2018-09-17 09:00:18 -04:00
bb8a94d580 Fix broken test after translation change 2018-09-17 15:55:33 +03:00
1f116d8cef Fix translations based on FxB's feedback. 2018-09-17 15:45:12 +03:00
44097e14a1 Update readme.txt for welcome emails
[MAILPOET-1527]
2018-09-17 13:47:59 +02:00
44f0f7fa9e Change CircleCI jobs order in a workflow
We want acceptance tests to be run between first 3 jobs which executed.

[MAILPOET-1530]
2018-09-14 13:58:02 +02:00
97f77e3988 Merge pull request #1500 from mailpoet/search-for-notification
Search for Notification [MQ-56]
2018-09-13 10:54:14 -04:00
2d5e7f4ddd Removed unnecessary data automation ID [MQ-56] 2018-09-13 08:56:41 -04:00
2543e69aed Merge pull request #1502 from mailpoet/fix-notice
update admin notice php version [MAILPOET-1523]
2018-09-13 08:15:00 -04:00
562bf45efc Merge pull request #1495 from mailpoet/confirm-post-notification-autosave
Confirm Notification Autosave Test [MQ-34]
2018-09-13 06:51:44 -04:00
f4f3ad225a fixes broken things [MQ-56] 2018-09-12 12:14:21 -04:00