Commit Graph

2831 Commits

Author SHA1 Message Date
87e7290d9a Load Gutenberg JS translations from WP for form editor
[MAILPOET-2942]
2020-06-15 14:38:32 +02:00
3f6bfaa875 Add fallback font
[MAILPOET-2965]
2020-06-15 10:21:46 +02:00
11aca18d92 Rename class
[MAILPOET-2965]
2020-06-15 10:21:46 +02:00
1cb7756862 Add code comment
[MAILPOET-2965]
2020-06-15 10:21:46 +02:00
1de099fb72 Add custom font selection to rich text
[MAILPOET-2965]
2020-06-15 10:21:46 +02:00
f484149d8a Register default formats
[MAILPOET-2965]
2020-06-15 10:21:46 +02:00
f1fe28d409 Render submit font in JS
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
61a43fd67d Move type to store
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
664a397eba Pass limited number of props
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
4e57f9baaf First row is empty
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
942e520c56 Render font family
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
7afdc9766f Map style settings for server
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
f60de78da4 Add font settings to the submit block
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
4792a710ba Add types
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
4450915cde Use typescript for submit edit
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
814488d51c Add padding settings to the submit block
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
5fe4c32eb8 Add form settings type
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
1258f40b15 Move form settings to typescript
[MAILPOET-2911]
2020-06-11 14:45:24 +02:00
04b228b06a Add preheader length warning
[MAILPOET-2659]
2020-06-10 11:00:02 +02:00
b833eee498 Display error when service is unavailable
[MAILPOET-2929]
2020-06-09 14:17:22 +02:00
183b5548a1 Pass code to store
[MAILPOET-2929]
2020-06-09 14:17:22 +02:00
23a1fd4253 Return result from api call
[MAILPOET-2929]
2020-06-09 14:17:22 +02:00
4ee49ab71f Move messages to a separate function
[MAILPOET-2918]
2020-06-09 14:17:22 +02:00
wxa
ec8aa65d41 Make JS fixes according to PR notes [MAILPOET-2779]
* Rename DatePicker component to Datepicker;
* Move min width selects to the top of the story;
* Change p to div in the Datepicker story.
2020-06-09 13:23:47 +02:00
wxa
b28a98e66a Add new datepicker to Storybook [MAILPOET-2779] 2020-06-09 13:23:47 +02:00
wxa
f4905e7f76 Replace Jquery UI datepicker on the send page [MAILPOET-2779] 2020-06-09 13:23:47 +02:00
wxa
58ad9901ea Add react-datepicker wrapper component [MAILPOET-2779] 2020-06-09 13:23:47 +02:00
eabbf3f921 Reset form style to default value instead of undefined
[MAILPOET-2938]
2020-06-08 20:56:17 +02:00
fb278924cc Set form default styles in mapper
[MAILPOET-2938]
2020-06-08 20:56:17 +02:00
71b5b45991 Use container wrapper div to detect form width
[MAILPOET-2968]
2020-06-08 14:21:15 +02:00
e850dcaae5 Add fogoten character
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
338e223213 Remove fonts duplication
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
7310bb9bcf Render fonts on frontend
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
dcab2c2ce0 Map font family for server
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
6c2b9762d7 Render custom select using selected font
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
6c20e0f9a3 Render placeholder using selected font
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
65893e8357 Render selected font in custom HTML element
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
581bf704d1 Render font family in the form editor
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
db72d13266 Load different variants of fonts
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
72aefaabcf Add font family select to form editor
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
e30308ee44 Remove component that cannot be used in the editor
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
bbe007633a Use translations in the font select component
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
add460a480 Pass only font name
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
40e384e3c1 Render custom fonts using their style
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
c2dfa0fb77 Add first, empty item
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
6908f17364 Create a basic component for font selection
[MAILPOET-2849]
2020-06-08 09:38:31 +02:00
48a5ece7df Add modal to Storybook
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
88a6e501a3 Keep modal heading margin only when close button is shown
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
55b2857868 Unify order of props and parameters
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
9f4e369848 Set default props as parameter defaults
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00