Commit Graph

11662 Commits

Author SHA1 Message Date
Jan Jakeš
59edef2faa Install all used polyfills explicitly and load them correctly
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
Jan Jakeš
28255d8f56 Update Symfony polyfills
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
Jan Jakeš
d125c5defe Load Swiftmailer autoloader using Composer
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
Jan Jakeš
d47ac99a45 Load mbstring & php72 polyfills using composer
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
Jan Jakeš
0be4d08551 Install vendor-prefixed before composer install, remove unnecessary mkdir
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
Pavel Dohnal
00dcaf9197 Create Support.md
[MAILPOET-2859]
2020-04-29 14:55:51 +02:00
Pavel Dohnal
114f6d839f Make database properties consistent
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
ce6885d53c Use typescript enum instead of list of strings
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
d8c461f7d5 Align correctly input fields in rendered form
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
ea09f3de05 Align correctly input fields in form
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
880d53d8f0 Map form styling settings to integers
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
9526f9aa6f Set default border radius 0 for submit
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
0d4d0c7052 Render input padding
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
2317412f88 Render form alignment
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
9628463477 Render form padding
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
c1691d2c5a Render form border
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
ee8291b2aa Display form padding
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
76c4db4c80 Display border alignment
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
dfe9e78e4b Display border around the whole form
pMAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
deba1e438f Display inputs with padding
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
f5a7f3af11 Add Form padding style control
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
186631baba Make the default value consistent with settings
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
3c311ce7c5 Add alignment control
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
f93379fd70 Add border form settings
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
1c47a6942b Add input padding form settings
[MAILPOET-2809]
2020-04-29 14:31:24 +02:00
Pavel Dohnal
e844a49e09 Rename component
[MAILPOET-2832]
2020-04-29 09:45:58 +02:00
Pavel Dohnal
d5dc7b31fb Use total count of subscribers
[MAILPOET-2832]
2020-04-29 09:45:58 +02:00
Pavel Dohnal
a0358b354b Display notice in consistent location
[MAILPOET-2832]
2020-04-29 09:45:58 +02:00
Pavel Dohnal
c9c949a1e7 Prevent displaying notice if no plan active
[MAILPOET-2832]
2020-04-29 09:45:58 +02:00
Pavel Dohnal
fd1687020e Extract note to a separate component
[MAILPOET-2832]
2020-04-29 09:45:58 +02:00
Pavel Dohnal
a0a6f6a909 Add subscribers count to dynamic segments listings
[MAILPOET-2832]
2020-04-29 09:45:58 +02:00
Pavel Dohnal
4902ab508f Display number of subscribers in plan on list page
[MAILPOET-2832]
2020-04-29 09:45:58 +02:00
Pavel Dohnal
2659f53cab Display number of subscribers in plan
[MAILPOET-2832]
2020-04-29 09:45:58 +02:00
Jan Jakeš
0b5578ebd0 Disable blue box shadow on focused tabs
[MAILPOET-2871]
2020-04-28 13:47:52 +02:00
Jan Jakeš
18d34560c5 Reload Settings when FROM address modal saved
[MAILPOET-2871]
2020-04-28 13:47:52 +02:00
Jan Jakeš
6562eab1d2 Fix test email being sent always to FROM address
[MAILPOET-2871]
2020-04-28 13:47:52 +02:00
Tautvidas Sipavičius
70d6ec341f Clarify the changelog 2020-04-28 13:06:34 +03:00
Tautvidas Sipavičius
b4fa08e63a Update the changelog 2020-04-28 13:06:34 +03:00
Tautvidas Sipavičius
015bf50d5f Release 3.46.12 2020-04-28 13:06:34 +03:00
Pavel Dohnal
e5639d1adb Remove SPF notice
[MAILPOET-2867]
2020-04-27 14:25:58 +02:00
Jan Jakeš
df3a429c94 Remove temporary Settings menu selection
[MAILPOET-2682]
2020-04-27 13:37:52 +02:00
Jan Jakeš
0b80ad8597 Remove isUserTriggered since there is no jQuery click anymore
Now, this action is always user-triggered.

[MAILPOET-2682]
2020-04-27 13:37:52 +02:00
Amine Ben hammou
223c8cf67f Separate actions into multiple files
[MAILPOET-2682]
2020-04-27 13:37:52 +02:00
Amine Ben hammou
777ed7f9e6 Remove unused data
[MAILPOET-2682]
2020-04-27 13:37:52 +02:00
Amine Ben hammou
c19902c32d Remove old settings files
[MAILPOET-2682]
2020-04-27 13:37:52 +02:00
Rostislav Wolny
a37732cfb1 Adjust form preview type icons clickable area
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
2711a00f3e Render preview page title correctly
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
d81c0d490b Rename sidebar form type to others
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
cd0b9d49c5 Refactor form preview icon color to settings
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
Rostislav Wolny
6cbef3a65e Refactor previewSettings to store
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00