Commit Graph

10452 Commits

Author SHA1 Message Date
8c3153e205 Fix css linter
[MAILPOET-2949]
2020-06-15 16:21:42 +02:00
d366b2e8f3 Add qa jobs
[MAILPOET-2949]
2020-06-15 16:21:42 +02:00
12c7c77e2d Remove qa from the build job
[MAILPOET-2949]
2020-06-15 16:21:42 +02:00
34775caefd Create new jobs for php and js qa
[MAILPOET-2949]
2020-06-15 16:21:42 +02:00
722319367b Optimise listings query
[MAILPOET-2936]
2020-06-15 16:19:26 +02:00
87e7290d9a Load Gutenberg JS translations from WP for form editor
[MAILPOET-2942]
2020-06-15 14:38:32 +02:00
4897581748 Add Localizer to DI
[MAILPOET-2942]
2020-06-15 14:38:32 +02:00
f3370a62d0 Prevent rendering forms multiple times
[MAILPOET-2902]
2020-06-15 10:38:00 +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
b1f52bc069 Add hook for removing display custom fonts
[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
4fb378a4f3 Add warning to ALC block
[MAILPOET-2921]
2020-06-11 13:46:49 +02:00
b1cd785dfe Fix flakey scheduler test
[MAILPOET-2896]
2020-06-11 13:24:42 +02:00
6e7b7b5da8 Add scenario paste box import
[MAILPOET-2984]
2020-06-11 13:23:44 +02:00
60fdc34d71 Additional change to existing lists testcase
[MAILPOET-2971]
2020-06-10 16:47:52 +02:00
1138c7a5da Update existing lists testcase
I updated existing testcase ListsListingsCest.php to ManageListsCest.php with included additional scenarios of creating, editing, trashing and deleting single subscribers list.
2020-06-10 16:47:52 +02:00
04b228b06a Add preheader length warning
[MAILPOET-2659]
2020-06-10 11:00:02 +02:00
228774eece Limit preheader
[MAILPOET-2659]
2020-06-10 11:00:02 +02:00
5034d313a3 Display paragraph padding
[MAILPOET-2922]
2020-06-09 14:38:07 +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
0671aead3a Send error code from api
[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
3807a63b95 Add translation messages
[MAILPOET-2918]
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
b8f5754182 Release 3.47.4 2020-06-09 14:12:18 +02:00
549592ca91 Remove hover effect from disabled dates
[MAILPOET-2779]
2020-06-09 13:23:47 +02:00
632e519687 More space between datepicker header and week days
[MAILPOET-2779]
2020-06-09 13:23:47 +02:00
wxa
bc2eeb388f Fix datepicker CSS after PR review [MAILPOET-2779] 2020-06-09 13:23:47 +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
3eff873127 Remove jQuery UI datepicker references and styles [MAILPOET-2779] 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
wxa
4488d4ae4e Add react-datepicker with types [MAILPOET-2779] 2020-06-09 13:23:47 +02:00