Commit Graph

6737 Commits

Author SHA1 Message Date
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
Amine Ben hammou
384c9fb17b releasing 3.12.1 2018-10-30 17:45:13 +01:00
M. Shull
79acc0e4df Merge pull request #1584 from mailpoet/new-column-layout
New column layout [MAILPOET-1568]
2018-10-30 09:29:41 -04:00
M. Shull
52a29ff449 Merge pull request #1586 from mailpoet/nps-poll-for-old-users
NPS poll for old users [MAILPOET-1599]
2018-10-30 06:29:21 -04:00
Pavel Dohnal
c4db1df528 Refactor test readability
[MAILPOET-1568]
2018-10-30 07:49:29 +01:00
Pavel Dohnal
1fe7bedf20 Fix rendered column widths
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
Pavel Dohnal
f5be4e47e8 Rename misleading variable name
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
Pavel Dohnal
2ae39c9255 Make renderer render different widths columns
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
Pavel Dohnal
6028027d47 Use proper backbone set and get
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
Pavel Dohnal
283452f47e Update default value
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
Pavel Dohnal
7be91476f0 Set width to the new column layouts
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
Pavel Dohnal
b528587b1f Add classes to container with the new columns
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
Pavel Dohnal
056b971f7b Add new column layouts to editor
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
M. Shull
fcfd6f1f09 Merge pull request #1567 from mailpoet/split_unit_tests
Split unit tests into integration and pure unit tests
2018-10-29 11:21:32 -04:00
wxa
90186f2af5 Update README: split unit and integration tests 2018-10-29 17:57:47 +03:00
wxa
c9ef3cfb95 Execute unit tests earlier in the workflow on CircleCI 2018-10-29 17:57:47 +03:00
wxa
b6f40a9b52 Remove AspectMock, private method call trick and WP globals fixes from unit tests 2018-10-29 17:57:47 +03:00
wxa
1936524cec Move a test from integration to unit as an example 2018-10-29 17:57:47 +03:00
wxa
8b2c5116f4 Fix AspectMock config 2018-10-29 17:57:47 +03:00
wxa
9734759ba5 Run both integration and unit tests on CircleCI 2018-10-29 17:57:47 +03:00
wxa
c76b4c3c99 Unify Codeception configs 2018-10-29 17:57:47 +03:00
wxa
9092aa3029 Make separate setups for integration and unit tests 2018-10-29 17:57:47 +03:00
wxa
87e515b89d Move current unit tests to integration tests 2018-10-29 17:57:47 +03:00
M. Shull
05e5ca3f43 Merge pull request #1585 from mailpoet/fix-jetpack-cdn-css
Permit CSS assets to be loaded from WP.com CDN on MP3 pages [MAILPOET-1584]
2018-10-29 10:55:48 -04:00