Michelle Shull
42859d94a3
Settings page acceptance test checks, CodeSniffer fixes [MQ-78][MQ-79][MQ-80][MQ-81]
2018-11-05 10:16:06 -05:00
Michelle Shull
4abaebf96d
Settings page acceptance test checks [MQ-78][MQ-79][MQ-80][MQ-81]
2018-11-05 10:16:06 -05:00
Rostislav Wolny
cada06360b
Fix templates data to use proper images and social icons URLs
...
[MAILPOET-1558]
2018-11-05 15:42:10 +01:00
Rostislav Wolny
fe6519d503
Update template screenshots
...
[MAILPOET-1558]
2018-11-05 15:33:49 +01:00
Rostislav Wolny
5a4cebf0d7
Update template screenshots
...
[MAILPOET-1558]
2018-11-05 15:33:48 +01:00
Rostislav Wolny
cb8d532d64
Fix ALC rendering of posts to have a padded title
...
[MAILPOET-1558]
2018-11-05 15:33:48 +01:00
Rostislav Wolny
7f31f0888e
Update template data
...
[MAILPOET-1558]
2018-11-05 15:33:48 +01:00
Michelle Shull
b54d31c797
added data-automation-id for robustness [MQ-100]
2018-11-05 08:38:48 -05:00
Michelle Shull
f3a597ef90
Preview Default Unsub page from Settings [MQ-101]
2018-11-05 07:52:18 -05:00
Michelle Shull
d1fbe3dae1
Add additional js checks for more robust tests [MQ-100]
2018-11-05 06:04:25 -05:00
Michelle Shull
f30e25964c
Added space to please CodeSniffer gods [MQ-100]
2018-11-05 06:04:25 -05:00
Michelle Shull
908f2f9f60
Add js error checks to some accpetance tests [MQ-100]
2018-11-05 06:04:25 -05:00
wxa
4a781849db
Display outdated PHP version warning for 5.6 [MAILPOET-1610]
2018-11-05 11:18:15 +03:00
Pavel Dohnal
c4094efd91
Update PHP 5.6 warning
...
[MAILPOET-1610]
2018-11-05 11:15:59 +03:00
M. Shull
c13974ad82
Merge pull request #1590 from mailpoet/default-confirmation-email-update
...
Change default signup confirmation email [MAILPOET-1563]
2018-11-02 13:40:48 -04:00
M. Shull
787cccb33d
Merge pull request #1588 from mailpoet/php55-end-of-support
...
End support for PHP 5.5 [MAILPOET-1317]
2018-11-02 12:03:36 -04:00
M. Shull
7e13bbcc57
Merge pull request #1596 from mailpoet/new-screenshots
...
Update screenshots [MAILPOET-1577]
2018-11-02 09:35:35 -04:00
wxa
741cfb1775
Add the sixth screenshot [MAILPOET-1577]
2018-11-02 13:31:57 +03:00
Pavel Dohnal
797491ddec
Update screenshots
...
[MAILPOET-1577]
2018-11-01 15:13:33 +01:00
Rostislav Wolny
cfcba021b1
Merge WP_ROOT and WP_TEST_PATH environment vars
...
[MAILPOET-1605]
2018-11-01 14:46:38 +01:00
Pavel Dohnal
35f59cdcc0
Fix flaky segments test
...
This is hard to debug, but the id was NULL in the previous implementation
and that sometimes returned an object instead of expected
Now the id is always a number and that will hopefully fix the flakyness.
[MAILPOET-1578]
2018-11-01 09:58:44 +01:00
Tautvidas Sipavičius
9f60cf1554
Fix listings breaking due to doubly-prefixed forward slash character
2018-11-01 03:25:58 +02:00
Tautvidas Sipavičius
21f03bbcb7
Re-enable auto-refresh, search and groups in listings
2018-11-01 02:41:10 +02:00
Tautvidas Sipavičius
ee37f39980
Upgrade React-DOM to 15.5 to avoid using deprecated React.PropTypes
2018-11-01 02:17:59 +02:00
Tautvidas Sipavičius
883023e581
Fix remaining validation related prop type
2018-11-01 02:15:01 +02:00
Tautvidas Sipavičius
ca3e309104
Swap React.PropTypes to using standalone prop-types package
2018-11-01 02:12:16 +02:00
Tautvidas Sipavičius
d46f9203ee
Fix newsletter scheduling related required proptype issues
2018-11-01 02:04:18 +02:00
Tautvidas Sipavičius
7c19aecaa0
Fix subscribers related eslint violations
2018-11-01 01:56:33 +02:00
Tautvidas Sipavičius
050417ec83
Fix segment related eslint violations
2018-11-01 01:56:21 +02:00
Tautvidas Sipavičius
5b077b3911
Fix newsletter related broken eslint rules
2018-11-01 01:49:35 +02:00
Tautvidas Sipavičius
70743b98b6
Fix listing related eslint PropTypes violations
2018-11-01 00:39:24 +02:00
Tautvidas Sipavičius
103714a035
Fix forms related eslint PropTypes violations
2018-10-31 22:34:03 +02:00
Tautvidas Sipavičius
0ae162b334
Fix form eslint PropTypes rules
2018-10-31 22:29:22 +02:00
Tautvidas Sipavičius
4f97bb45e1
Fix PropType eslint warnings for form fields
2018-10-31 22:04:11 +02:00
Tautvidas Sipavičius
d4fa041ba8
Convert React.createClass to ES6 classes and createReactClass calls
2018-10-31 21:18:44 +02:00
Tautvidas Sipavičius
eb1acc8145
Update to React 15.5 in preparation for code adjustments
2018-10-31 19:48:21 +02:00
Rostislav Wolny
6479a6cc10
Update readme.md file
...
[MAILPOET-1605]
2018-10-31 17:49:32 +01:00
Rostislav Wolny
9eb586b8e6
Add ./do container:dump command and run it within build
...
[MAILPOET-1605]
2018-10-31 17:49:15 +01:00
Rostislav Wolny
f39c0c58c2
Add dumpContainer to container factory
...
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
Rostislav Wolny
0c155ffe7c
Add processing of mozart libraries into build process
...
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
Rostislav Wolny
ad77fa547a
Remove services.yaml and define services directly in PHP
...
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
Rostislav Wolny
7747c30028
Install mozart dependecies from special config
...
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
Rostislav Wolny
ea9be3e078
Remove tests folders for symfony packages
...
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
Rostislav Wolny
fff8176a49
Refactor lib/Router to use with container for endpoints
...
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
Rostislav Wolny
71ad9f50cb
Add container factory and initialize container in Initializer
...
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
Rostislav Wolny
8eff3dc3c6
Add symfony/dependency-injection dependency
...
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
Rostislav Wolny
49ff4880f8
Switch mozart to custom repository to enable sub-deps processing
...
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
wxa
4d93aff2cb
Change default signup confirmation email [MAILPOET-1563]
2018-10-31 17:06:15 +03:00
wxa
7b859660b7
End support for PHP 5.5 [MAILPOET-1317]
2018-10-31 15:21:34 +03:00
M. Shull
3e22223d0c
Merge pull request #1587 from mailpoet/release-3.12.1
...
releasing 3.12.1
3.12.1
2018-10-31 05:45:00 -04:00