Commit Graph

10452 Commits

Author SHA1 Message Date
Pavel Dohnal
5f2effbaf8 Use a better className
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
c6d6db6726 Remove disabled, it would affect the look of the button
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
646b75c5db Disable warning
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
8bdb64a97b Disable submit on preview
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Ján Mikláš
8885003b41 Use flexbox to center modal window
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
afd7087112 Display preview on the whole screen
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
8cf8c6004c Display preview border
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
e534997d48 Display preview modes switches
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
bf9ddc10cb Prevent closing modal on click inside
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
91bce97ab4 Make modal spinner centered
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
fce212ec19 Display preview
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
b6c2e4554d Use our modal instead of Gutenberg one
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
38a62850fc Add modal component
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
176ecef4f7 Add Form preview rudimentary component
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
8439b8cb2e Create action to show preview
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
0b41af44f2 Add preview button
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
wxa
9e587bf770 Update the 'Subscribe in registration form' setitng description [MAILPOET-2700] 2020-02-24 18:59:05 +00:00
Jan Jakeš
2d3919d2e3 Display 'Subscribe in registration form' even if registration is disabled
[MAILPOET-2700] & [MAILPOET-2565]
2020-02-24 18:59:05 +00:00
Jan Jakeš
81531116e7 Fix signup confirmation email for WP users trigger
[MAILPOET-2700]
2020-02-24 18:59:05 +00:00
Jan Jakeš
ecc1d68b5b Check if bounce sync is scheduled within 42 hours for all emails when sending
[MAILPOET-2705]
2020-02-20 17:34:07 +00:00
Jan Jakeš
024ac52fb9 Add phpstan-doctrine extension
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
f980cb00d8 Update PHPStan
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
c7de47b822 Fix class/interface/trait opening brace on the same line
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
f56cd6934f Add CodeSniffer rule for opening brace of class/interface/trait
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
1774b48666 Autofix unused "use" statements
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
707eb399a8 Add CodeSniffer rule for unused "use" statements
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
e185121f43 Fix properties with trailing underscore
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
ec6ecdb79e Add CodeSniffer rules for parameter, property, and return typehint spacing
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
eae5c5010d Fix properties with missing visibility
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
53f2614c02 Add CodeSniffer rule for declaring class properties
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
153c72cd77 Autofix long scalar typehints to short ones
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
56286bfd11 Add CodeSniffer rule enforcing short scalar typehint variants
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
b39dac75d6 Autofix number of newlines between methods
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
73963bd37a Add CodeSniffer rule for empty lines between methods
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
e640395589 Move indentation rules to a custom section
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
4e538cbcf7 Move other class/interface related rules to their section
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
b160df9ea7 Add CodeSniffer rule to check for duplicate class name
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
30f461a95c Add CodeSniffer rule to enforce lowercase 'class' keyword
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
3a9f806641 Add rule to disable inline HTML in PHP (exclude Widget.php)
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
36e25621e6 Move other file-related sniffs to the same section
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
0dcdf6e9f1 Autofix line endings
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
d9db919651 Add CodeSniffer rule to enforce newline at end of file
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
feec59e581 Fix deprecated usage of join() parameters order
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
f6a993f731 Update Code Sniffer packages
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Amine Ben hammou
70f05590ce Release 3.46.0 2020-02-18 12:48:39 +01:00
Rostislav Wolny
ffc9a89c55 Use serialized_array type in form entity
[MAILPOET-2710]
2020-02-18 08:11:59 +00:00
Rostislav Wolny
7568d57757 Introduce serialized_array type
[MAILPOET-2710]
2020-02-18 08:11:59 +00:00
Rostislav Wolny
ede14fc661 Exclude deleted form from display below post/page check
[MAILPOET-2710]
2020-02-18 08:11:59 +00:00
Rostislav Wolny
c396d74d90 Refactor form block assets enqueuing to use proper hook
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Rostislav Wolny
01d54a085d Fix imports for mailpoet block icon
This import caused that whole components package was bundeled into block js asset and was causing various issues.
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00