Commit Graph

13087 Commits

Author SHA1 Message Date
Pavel Dohnal
56e18c151d Encode value before printing it
[MAILPOET-3698]
2021-07-19 13:38:39 +02:00
Pavel Dohnal
3941fccefa Update MSS testing address
[MAILPOET-3681]
2021-07-19 13:13:19 +02:00
Rostislav Wolny
f4a87bec37 Fix sign up button in MSS pitch on send page
[MAILPOET-3704]
2021-07-14 14:54:56 +02:00
Rostislav Wolny
ac09c5a8af Fix sign up button in wizard step 4
[MAILPOET-3704]
2021-07-14 14:54:56 +02:00
Pavel Dohnal
79b2894d6c Release 3.65.0 2021-07-13 13:55:48 +02:00
Rostislav Wolny
4a0d814fd9 Downgrade symfony polyfills
Bootstrap files for PHP8 fail to pass WP plugins repository pre commit check.
We have to temporarily downgrade until WP plugins repo add support for PHP8 syntax.
[MAILPOET-3701]
2021-07-13 12:10:15 +02:00
Jan Lysý
f61faa7e19 Use react notice on error
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
ef1a3072c7 Return zero when sum is null
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
0f6ad19036 Add clearing subscribers global status statistics
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
a6dc552cdc Use new controller with subscribers counts
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
ac2a70f39b Create controller for counting subscribers
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
b735c8ac85 Fix dependency in settings integration test
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
759cea0f97 Add calling API on the click
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
d6e709ff53 Use cache oldest created at in template
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
3b9bf6142c Fix flaky acceptance test ReceiveWelcomeEmailCest
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
036f110953 Unify stats queries
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
bd49e73efb Add check that item cache contains created_at
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
9f9706e319 Clear cache in failing integration tests
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
7e7038deb3 Fix integration test fot DaemonHttpRunner
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
fabebcbea6 Add scheduling cache recalculation for admins
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
77c00014ca Create worker for subscribers count calculation
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
40a511c641 Use transient cache for count of subscribers in lists
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
0a3971c045 Create service for transient cache
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
063db4e4f4 Add component with message about cache on subscriber list page
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Jan Lysý
96c84009b7 Add tilde before subscribers count in selects
[MAILPOET-3646]
2021-07-12 11:51:39 +02:00
Veljko
adaa004948 Fix manage segments flakiness [MAILPOET-3689] 2021-07-07 14:05:18 +02:00
Pavel Dohnal
93863888e7 Remove attributes from vendor
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
b270a91318 Update packages with npm audit fix
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
7d3b84f27c Update FileSaver library
[MAILPOET-3568]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
e6823f137e Update css and cross-env packages
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
538d19622e Update install package
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
9d0a0aee86 Update grunt cli
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
96b8ab069f Update husky package
[MAILPOET-3568]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
3f4dc5c61f Update storybook packages
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
8d362ca0f9 Update storybook-addon-performance
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
ecb64091fc Update sinon
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
59b099e414 Update tinymce and codemirror
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
322d86cfb2 Update minor and patch versions of build related libraries
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
f8e658d43a Update utility libraries
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
19d7437544 Update eslint and related packages
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
4f56e7be62 Remove @pmmmwh/react-refresh-webpack-plugin from top level
Without the package listed on the top level npm was failing updating it
due peer dependencies error. After it was updated we can remove it from the top level
since we don't use is directly.
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
2056fc16bf Update react-datepicker
Switching to dist version of CSS was needed because they use division in SCSS file
and it triggers a deprecation warning.
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
e977d0e6a8 Update minor version of react-beautiful-dnd react-tooltip
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
469273ed9b Downgrade @types/react-select to 3.0.26
There is an issue preventing us from upgrading:
https://github.com/JedWatson/react-select/issues/4389
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
5e75ffb854 Npm audit fix
@pmmmwh/react-refresh-webpack-plugin needs to be added to the top level
otherwise npm was not able to resolve it's peer dependency webpack
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
b022ebff1d Update react-select
[MAILPOE-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
191dc22958 Update minor versions of react and react-dom
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
f0892593c9 Update underscore
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
353cc8b6a5 Update @babel runtime packages
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
ea695ad5d1 Update webpack cli
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00