Commit Graph

6737 Commits

Author SHA1 Message Date
07af1df3a5 Show 'inactive' option in 'Manage subscription'
[MAILPOET-1973]
2019-04-17 08:16:45 +02:00
24abfd25c4 Show 'inactive' option when adding/editing subscriber
[MAILPOET-1973]
2019-04-17 08:16:45 +02:00
b76010ab2d Change subscriber groups order
[MAILPOET-1973]
2019-04-17 08:16:45 +02:00
317db5cff7 More readable code
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
7bb8650826 Replace annotations with direct calls for better readability
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
f81083e046 Add wc_get_product function to WC helper
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
e41bc4e6da Add JS test for products widget
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
fa61a24caa Unify naming (post => product), remove unused code
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
47b264406f Test image width and position
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
0f2cf9644c Allow adding images to WC products
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
2bc0a1529d Test divider and it's style
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
c44eaebad8 Fix potential flakiness
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
1fb97adc8b Test Buy now button
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
f4fbee4c9b Test price positions
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
c41abee550 Fix flakiness when waiting for change
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
13e7232781 Test title position N/A when title only is selected
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
131bc6ad7e Test product display type
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
c8fcfb4f3a Test product title as a link
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
151fe8e514 Test product title alignment
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
e2215e1cee Test product title format
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
e5899b49fc Add controlling function for tests, create new function for testing display options
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
0070793a25 Create testing product with descriptions
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
a478064615 Allow creating WC product with short and full descriptions
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
e2080eea2d Show Products widget only when WC is active
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
42f43e96e1 Allow <del> element in editor to correctly format discounted product
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
b44e573113 Test that products widget is available when WooCommerce active
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
6fd9c69a27 Always show product image in editor
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
b40e4bb28a Use WC functions to get short and full description in products widget
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
3f9da22500 Correct translations and their comments
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
0f1e01ec31 Update products display options - change Read more to Buy now
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
b131afa73e Update products display options - add price property
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
60381716a6 Update products display options - removed author and categories properties
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
b51e6c0c9c Update products display options - image properties
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
83ffbcad8e Update products display options - title properties
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
78587c7271 Remove condition to display products widget
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
adff168db9 Better file naming
[MAILPOET-1927]
2019-04-16 14:51:39 +02:00
0f703cf1b3 Refactor wizard step layout to component
[MAILPOET-1927]
2019-04-16 14:51:39 +02:00
ebad4c6568 Fix eslint error
[MAILPOET-1927]
2019-04-16 14:51:39 +02:00
05143cabfd Fix wizard illustration deformation
[MAILPOET-1927]
2019-04-16 14:51:39 +02:00
2ab94d0ab4 New stepped progress styles
[MAILPOET-1927]
2019-04-16 14:51:39 +02:00
f6192f77a1 Updated wizard content styles
[MAILPOET-1927]
2019-04-16 14:51:39 +02:00
2c46b69c25 Move stepped progress bar above content
[MAILPOET-1927]
2019-04-16 14:51:39 +02:00
00950b1ec5 Align welcome wizard left
[MAILPOET-1927]
2019-04-16 14:51:39 +02:00
9955d0d937 Add new illustrations and two-column layout for welcome wizard
[MAILPOET-1927]
2019-04-16 14:51:39 +02:00
bdaff6fc30 Add tracking cookie
[MAILPOET-1961]
2019-04-16 11:20:56 +02:00
534dc140f7 Use WP function to parse DB_HOST
This change will enable using MailPoet on sites which are using ipv6 addresses in DB_HOST
[MAILPOET-1907]
2019-04-16 11:11:28 +03:00
8d2d271969 Release 3.23.2
- temporarily hidden Inactive subscribers settings
3.23.2
2019-04-16 09:37:03 +02:00
52f3d52017 Load environment in RoboFile always
[MAILPOET-1883]
2019-04-15 17:30:56 +03:00
787a43fe84 Add 'release:publish-github' command
[MAILPOET-1883]
2019-04-15 17:30:56 +03:00
a37628a8e6 Add 'release:download-zip' command
[MAILPOET-1883]
2019-04-15 17:30:56 +03:00