Commit Graph

15254 Commits

Author SHA1 Message Date
Jan Lysý
fc64639cde Add tag factory into tests
[MAILPOET-4440]
2022-07-12 13:35:00 +02:00
Jan Lysý
6baf4b21c3 Save or update subscriber's tags
[MAILPOET-4440]
2022-07-12 13:35:00 +02:00
Jan Lysý
79b27e005d Add SubscriberTagRepository
[MAILPOET-4440]
2022-07-12 13:35:00 +02:00
Jan Lysý
37c681259f Use data factories for generating entities
[MAILPOET-4440]
2022-07-12 13:35:00 +02:00
Jan Lysý
8399f37860 Reuse NewsletterOption factory
[MAILPOET-4440]
2022-07-12 13:35:00 +02:00
Jan Lysý
37e627e0cb Reuse NewsletterOption factory
[MAILPOET-4440]
2022-07-12 13:35:00 +02:00
Jan Lysý
586a5b8b8e Fix typo in const name
[MAILPOET-4440]
2022-07-12 13:35:00 +02:00
Jan Lysý
a4b45368de Add loading tags into subscriber edit form
[MAILPOET-4440]
2022-07-12 13:35:00 +02:00
Jan Lysý
a289972a82 Add repository for tags
[MAILPOET-4440]
2022-07-12 13:35:00 +02:00
Jan Lysý
32ad2f7939 Add tokenField component to the subscribers form
[MAILPOET-4440]
2022-07-12 13:35:00 +02:00
Jan Lysý
8c3595b124 Add token field form component
[MAILPOET-4440]
2022-07-12 13:35:00 +02:00
Jan Lysý
40912185fe Add tags entities
[MAILPOET-4440]
2022-07-12 13:35:00 +02:00
Jan Lysý
2a74f92e10 Create tables for subscriber tags
[MAILPOET-4440]
2022-07-12 13:35:00 +02:00
Jan Jakes
875272f3c8 Release 3.91.1 2022-07-12 13:11:09 +02:00
Rodrigo Primo
378156ac69 Fix nofollow tag in the preview newsletter page
Commit 1a9b2ed798 added a `follow` tag to
the preview newsletter page by mistake. The intention was to add a
`nofollow` tag. This commit fixes it.

[MAILPOET-4263]
2022-07-11 14:38:41 +02:00
Rodrigo Primo
2721c7919e Add robots meta tag with noindex/nofollow to preview newsletter page
[MAILPOET-4263]
2022-07-11 12:31:54 +02:00
Sam Najian
9766d5a88c Revert update of @wordpress/scripts back
[MAILPOET-4222]
2022-07-11 11:55:49 +02:00
Sam Najian
1117478b7d Remove storybook specific overrides.
However the overrides for webpack and react should remain
since the npm@8.3+ doesn't allow these older depencendies
of storybook to be installed at all and would bail.

[MAILPOET-4222]
2022-07-11 11:55:49 +02:00
Sam Najian
c9cbca0264 Update to composer/composer 2.2.12 to avoid some security issues
- This fixes missing input validation which can lead to
command execution in composer
- As for this update composer/xdebug-handler needed to
update to a compatible version as well
- We can't require composer@2.3.5 yet since we support
PHP 7.2 and composer 2.3.5 requires PHP 7.2.5

[MAILPOET-4222]
2022-07-11 11:55:49 +02:00
Sam Najian
3501723086 Update stylelint and override meow with a secure version
[MAILPOET-4222]
2022-07-11 11:55:49 +02:00
Sam Najian
20d703eaf3 Update to glob-parent package without ReDoS issu
This package is only used by storybook, so safe for prod

[MAILPOET-4222]
2022-07-11 11:55:49 +02:00
Sam Najian
f6a8bd0014 Update to trim package without ReDoS issue
This package is only used by storybook, so safe for prod

[MAILPOET-4222]
2022-07-11 11:55:49 +02:00
Sam Najian
8816a12016 Update @wordpress/scripts
Updating it is safe since we only use the webpack.config
provided by this package

[MAILPOET-4222]
2022-07-11 11:55:49 +02:00
Sam Najian
668dabfe4c Add the packages needed for the overriden webpack
[MAILPOET-4222]
2022-07-11 11:55:49 +02:00
Sam Najian
069bfa09ba Override packages with vulnerability
[MAILPOET-4222]
2022-07-11 11:55:49 +02:00
Sam Najian
0fabc52905 Enforce npm 8.3+ to support package overrides
[MAILPOET-4222]
2022-07-11 11:55:49 +02:00
David Remer
2afdb234cf naming colors
[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
David Remer
28c0f9ffff Place admin notices at the correct position when created from 3rd party
When an admin notice is created using 'admin_notices', JavaScript (wp-admin/js/common.js) tries to move those to the end
of the header. We need to signal WordPress where this header end is.

[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
David Remer
87144af6ba Fix uppercase in acceptance test
[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
David Remer
5ccc12a784 Adjust padding of th element in listing
[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
David Remer
94b9402a53 Update text style of unknown status texts
[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
David Remer
34de0e839e Remove uppercase rule in thead
[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
David Remer
b1597b7766 Adjust table borders, border/background greyscales, color of headers
[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
David Remer
b54796119f Adjust padding of .mailpoet-listing-pages-num with table
[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
David Remer
44d5dde99e Exchange Updates icon, move global translations
[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
David Remer
3a3b3934c2 Use gutenberg plus icon
[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
David Remer
a964cbb763 Add @wordpress/icons
[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
David Remer
2519cc304c Adjust left padding of logo
[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
David Remer
22cd145c6d Change box-shadow of top-bar and tertiary-light color
Follow design for 'border-bottom is added'

[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
David Remer
db6837aec7 Reduce size of logo
[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
David Remer
4146022783 Lower case email in 'New Email' string
[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
John Oleksowicz
b45d0ef130 Use flex for vertical centering react options
MAILPOET-4057
2022-07-11 10:32:43 +02:00
John Oleksowicz
1e1006042f Fix badge alignment in React selects
MAILPOET-4057
2022-07-11 10:32:43 +02:00
Oluwaseun Olorunsola
16590542cf Fix auth error with Circle CI
CircleCI HTTP basic authentication (basic_auth) requires the circle-token to be the username and the password should be empty.

MAILPOET-4436
2022-07-08 16:17:56 +01:00
Sam Najian
b4d270c1f2 Expose test db port to local dev machine
A not very common db port number is used so that it won’t
easily conflict with other possible instances of database

MAILPOET-4468
2022-07-08 16:04:52 +02:00
Jan Jakes
7c690dfa07 Bundle automation editor styles for now
We need to use older @wordpress/edit-site package (version 4.1.0)
to be compatible with the current @wordpress/edit-post (version 6.1.1).

[MAILPOET-4451]
2022-07-06 09:02:02 +02:00
Pavel Dohnal
134bd7c6de Add a comment 2022-07-05 10:11:20 +02:00
alex-mailpoet
73909a4cf0 Complete workflow run if step ID is null
[MAILPOET-4450]
2022-07-05 08:39:57 +02:00
alex-mailpoet
263123ba44 Don't schedule next step if it's null
[MAILPOET-4450]
2022-07-05 08:39:57 +02:00
Jan Jakes
9e56609ee0 Check workflow status validity
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00