Commit Graph

2438 Commits

Author SHA1 Message Date
3549efbfc0 Fix modal not being displayed when MSS was inactive
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
b6ff062bf1 Simplify DOM and get rid of IDs in CSS
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
6636313baf Use React notices in set FROM address modal
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
bd83fec5bc Replace modal close icon with a simple button, make it nicer
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
322103e865 Remove unused style prop from modal frame
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
970f4c820c Remove icon since MailPoet's modal has no such thing
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
2e1f475980 Remove close label since MailPoet's modal has no such thing
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
c743521ab7 Rewrite set FROM address modal to React WIP
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
6951a9e26b Remove currently displayed unathorized email notices on save
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
3ef072b599 Add save functionality and success/error messages
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
0449cc139c Add email address field validation
[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
c157082be2 Fix searching in select2 when importing subscribers
[MAILPOET-2795]
2020-04-01 14:08:36 +02:00
886c8f6df8 Fix bug in asBoolean
[MAILPOET-2823]
2020-04-01 10:55:14 +02:00
0fdde2085f Normalize settings values
[MAILPOET-2823]
2020-04-01 10:55:14 +02:00
51d908c932 Prevent closing modal when clicking the overlay
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
310c94480c Add form overlay
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
bb5abe8f24 Prevent displaying popup after dismiss
[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
a9179ea481 Convert public.js to es6 syntax
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
b5ce2a97c9 Add delay settings
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
c38f6febd6 Display placement options side by side
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
ff1f979218 Add reducer for popup form
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
893d0e7ac1 Add popup option
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
e27d6f3d17 Move icon to a specific component
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
a840efc6ba Add icon
[MAILPOET-2741]
2020-04-01 10:54:24 +02:00
9f7c98c5e0 Ensure honeypot field is not visible
[MAILPOET-2755]
2020-03-31 09:39:17 +02:00
b7d4eb744f Dismis notice when feature enabled
[MAILPOET-2724]
2020-03-30 09:52:21 +02:00
76c014137b Enable transactional emails
[MAILPOET-2724]
2020-03-30 09:52:21 +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
67d5a3d54e Ensure solid border style for styled inputs and button in form editor
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
f4369975ed Allow zero border size and border radius for button and inputs
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
7aaf07217a Fix paragraph and heading configuration warnings
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
df34b6e287 Add full width as default email input and submit width
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
9abb98fe15 Render selected button styles in form editor
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
d36c63fff7 Add other button style settings to panel
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
bed6bf657e Use font size setting in form styles settings
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
40570f17d0 Add font size settings component
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
48e4f2b430 Use color setting component in form and input settings
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
b87ced1eb6 Add color setting component
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
48bd3aed4a Add style settings to button inspector control and store them
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
afd626e5bb Add component for basic button style settings
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
73563ca9dd Add missing proptypes to input style settings
[MAILPOET-2604]
2020-03-29 10:47:09 +02:00
2edfac771f Set default label
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00
2267912927 Avoid rerendering SegmentsSelect
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00
15c34c9937 Fix radio input onChange event
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00
88b12dc1cc Focus settings menu item
[MAILPOET-2677]
2020-03-25 20:44:26 +01:00