Commit Graph

1450 Commits

Author SHA1 Message Date
3ef072b599 Add save functionality and success/error messages
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
ae6044b6b8 Add new modal for authorizing FROM address
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
42fc6c0e3e Remove old basics tab
[MAILPOET-2823]
2020-04-01 10:55:14 +02:00
310c94480c Add form overlay
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
fd0abffd3a Add close icon
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
149bb90245 Copy form colour to the popup background
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
9d4bb40975 Display popup form
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
b9175ccf14 Display popup form in a modal window
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
b5ce2a97c9 Add delay settings
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
893d0e7ac1 Add popup option
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
f7b8bb65f8 Display the notice only once
[MAILPOET-2724]
2020-03-30 09:52:21 +02:00
d102362e34 Display a notice for transactional emails opt-in
[MAILPOET-2724]
2020-03-30 09:52:21 +02:00
3af7601ab6 Add email addresses validation
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00
70a104a0f8 Use the new settings page
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00
30d9a9c108 Add GDPR guide
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00
3bed3562a1 Add shortcodes
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00
4ea653b81f Add new subscriber notifications
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00
10a3ce4b98 Add stats notifications
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00
b6f61a33eb Add Unsubscribe page
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00
6026327b1f Add Manage subscription page
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00
57e881dff5 Add subscribe in comments and registration
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00
f8d88c70a4 Add DefaultSender fields
I could not reuse DefaultSender component from old settings
because it doesn't use the Redux store.
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00
c4d53df406 Add common CSS and components
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00
6c10594a9b Add acceptance test for unapproved key notices
[MAILPOET-2729]
2020-03-24 19:55:36 +01:00
7d352062ba Display unapproved key notice for sending step, disable send buttons
[MAILPOET-2729]
2020-03-24 19:55:36 +01:00
5160498c22 Display unapproved key notice for 'Send preview'
[MAILPOET-2729]
2020-03-24 19:55:36 +01:00
e9ae4df4bc Remove 'description' from newsletter templates, it's not used anymore
[MAILPOET-2647]
2020-03-23 00:33:40 +01:00
f02876b7cf Separate newsletter editor CSS file
[MAILPOET-2487]
2020-03-21 13:26:31 +01:00
6d6a01ba53 Rename main styles files
[MAILPOET-2487]
2020-03-21 13:26:31 +01:00
104f84c863 Add save button
[MAILPOET-2738]
2020-03-21 10:15:58 +01:00
915d80d4c5 Display toggle in modal
[MAILPOET-2738]
2020-03-21 10:15:58 +01:00
f9aca4fe57 Open settings modal
[MAILPOET-2738]
2020-03-21 10:15:58 +01:00
9c4844f77c Create a component for placement settings
[MAILPOET-2738]
2020-03-21 10:15:58 +01:00
efdcae19c0 Add apply styles to all inputs button
[MAILPOET-2599]
2020-03-19 14:19:06 +01:00
af87ca3a7d Add border related settings to input style settings
[MAILPOET-2599]
2020-03-19 14:19:06 +01:00
251c9ffd38 Add default inputs style settings
[MAILPOET-2599]
2020-03-19 14:19:06 +01:00
0e0e25b208 Add back button to form editor
[MAILPOET-2745]
2020-03-16 16:47:48 +01:00
33ccb84744 Create a separate bundle for settings
[MAILPOET-2676]
2020-03-16 08:03:26 +01:00
1fba3c2e5b Add Settings tabs
[MAILPOET-2676]
2020-03-16 08:03:26 +01:00
408437af70 Inject all settings
[MAILPOET-2676]
2020-03-16 08:03:26 +01:00
1d029374e8 Create new settings page
[MAILPOET-2676]
The new settings can be accessed via `?page=mailpoet-new-settings`
I don't think we need a flag for this because it's already hidden.
2020-03-16 08:03:26 +01:00
339b087dd9 Display only the new editor KB
[MAILPOET-2713]
2020-03-11 16:33:54 +00:00
9de080b336 Add KB about the new form
[MAILPOET-2713]
2020-03-11 16:33:54 +00:00
038cc0bc6b Remove Feedback section from form editor
[MAILPOET-2735]
2020-03-11 16:26:50 +00:00
8c7fa4fb16 Add public styles to form editor to fix rendering in preview
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
0c64c38e61 Add small container detection on desktop
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
f31378922b Add layout category and move divider block in it
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
ec8adcae73 Move form wrapping to widget
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
24c87ad19e Add font size title
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
fbc650e331 Add component for font colour
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00