Commit Graph

21439 Commits

Author SHA1 Message Date
0395d3cf46 Add check that last_subscribed_at is not empty
[MAILPOET-5894]
2024-03-22 11:09:42 +01:00
fc3d0ea439 Add last_subscribed_at in getSubscribers() response to MP API docs
[MAILPOET-5894]
2024-03-22 11:09:42 +01:00
4f3cb670ef Use lastSubscribedAt instead of createdAt in subscribers listing
[MAILPOET-5894]
2024-03-22 11:09:42 +01:00
423ce62100 Add lastSubscribedAt to the subscribers API response
[MAILPOET-5894]
2024-03-22 11:09:42 +01:00
f96e6b83d6 Also show upgrade message and link if key is valid without premium
[MAILPOET-5938]
2024-03-22 11:01:01 +01:00
28b67db92b Remove unused placeholders
[MAILPOET-5938]
2024-03-22 11:01:01 +01:00
668d7c306f Make link consistent with newsletters premium banner
[MAILPOET-5938]
2024-03-22 11:01:01 +01:00
c3e12f8aff Remove code that is never reached
If the limit is reached, window.mailpoet_display_detailed_stats is false

[MAILPOET-5938]
2024-03-22 11:01:01 +01:00
3fa4930da3 Update translations
[MAILPOET-5938]
2024-03-22 11:01:01 +01:00
48d85708b2 Update premium banner for detailed stats to handle capabilities
and refactor to use the same as the newsletter detailed stats

[MAILPOET-5938]
2024-03-22 11:01:01 +01:00
48465a7152 Refactor CapabilitiesManager
capabilities is an associate array of new class Capability  to make it more generic

[MAILPOET-5938]
2024-03-22 11:01:01 +01:00
b6720bbf26 Update the upgrade modal for adding segment filters
and show the lock when over the number of filters limit

[MAILPOET-5938]
2024-03-22 11:01:01 +01:00
598591f71f Update premium banner to handle capabilities
[MAILPOET-5938]
2024-03-22 11:01:01 +01:00
03abb1b4d5 Refactor capabilities
Make type more generic and move check to capabilities class

[MAILPOET-5938]
2024-03-22 11:01:01 +01:00
5d267b1a41 Update the upgrade modal msg for automation steps
And handle numeric capabilities

[MAILPOET-5938]
2024-03-22 11:01:01 +01:00
020aee53aa Update the upgrade modal msg for detailed analytics in automations
[MAILPOET-5938]
2024-03-22 11:01:01 +01:00
088a1ad801 Add capability data on automation analytics date range modal
[MAILPOET-5938]
2024-03-22 11:01:01 +01:00
2ef929fefa Add capability msg on automation analytics modal
[MAILPOET-5938]
2024-03-22 11:01:01 +01:00
f7de6e645f Add capability msg on automation analytics banner
[MAILPOET-5938]
2024-03-22 11:01:01 +01:00
6919f39593 Add option to add params to upgrade URL
[MAILPOET-5938]
2024-03-22 11:01:01 +01:00
85aec1ad77 Update banner in plugin
[MAILPOET-5974]
2024-03-22 10:48:01 +01:00
1967b5a09c Update readme.txt
[MAILPOET-5973]
2024-03-22 10:48:01 +01:00
d336262b31 Spacing 2024-03-21 16:57:59 +01:00
6f1a8fb374 Fix minimal standard in composer 2024-03-21 16:57:59 +01:00
0d6fe6e5eb Apply rules to tests and tasks 2024-03-21 16:57:59 +01:00
435f638011 Apply rules on lib dir 2024-03-21 16:57:59 +01:00
35fbac6320 Update rules to include correct spacing around arrays and closures. 2024-03-21 16:57:59 +01:00
2212869800 Update sniff packages 2024-03-21 16:57:59 +01:00
5ec6cc1280 Update the woo version in test jobs for the oldest supported versions.
[MAILPOET-5962]
2024-03-20 13:08:43 +01:00
94c96e3174 Update Woo required and tested up to versions after 8.7.0 release
[MAILPOET-5962]
2024-03-20 13:08:43 +01:00
3c4b55a460 Remove @types/wordpress__notices 2024-03-20 11:05:25 +01:00
d0a7d3d6f5 rename context 2024-03-20 11:05:25 +01:00
ccf18a8cec Remove unwanted code comment 2024-03-20 11:05:25 +01:00
6449b63c8b Refactor into hooks 2024-03-20 11:05:25 +01:00
e7bb52833a Debounced content validation 2024-03-20 11:05:25 +01:00
e5573e9176 Update messaging when email cannot be saved 2024-03-20 11:05:25 +01:00
cbb60d4f81 Initial notice subscription 2024-03-20 11:05:25 +01:00
2c43b23803 Update mailpoet/lib/AdminPages/Pages/EmailEditor.php
Co-authored-by: Jan Lysý <lysyjan@users.noreply.github.com>
2024-03-20 10:57:26 +01:00
bbd45a5f32 Remove script tags from wpAddInlineScript 2024-03-20 10:57:26 +01:00
fab5ff650d Fix syntax error after rebase 2024-03-20 10:57:26 +01:00
36c982a0d1 Correct indenting 2024-03-20 10:57:26 +01:00
9cbe58f95f Template no longer needed 2024-03-20 10:57:26 +01:00
2a830b9f68 Add globals for the premium modal 2024-03-20 10:57:26 +01:00
8f81f4a6b1 Use page renderer 2024-03-20 10:57:26 +01:00
a1b146a2ec Remove trailing comma 2024-03-20 10:57:26 +01:00
33cb92a779 Conditionally show footer 2024-03-20 10:57:26 +01:00
762b050e85 Alternative footer logo 2024-03-20 10:57:26 +01:00
30c6bc5ad1 Styling 2024-03-20 10:57:26 +01:00
3fdac58cfd Add image to CDN and canvas 2024-03-20 10:57:26 +01:00
72543d1971 Fix typo and add text-domain
[MAILPOET-5733]
2024-03-20 07:48:56 +01:00