Commit Graph

9033 Commits

Author SHA1 Message Date
7a66366ab5 Convert property names to camel case in strings
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
3bbc8ea2af Convert variable names to camel case in strings
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
8c848cfa28 Convert property names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037 Convert variable names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
f5da704106 Release 3.42.3 2020-01-14 13:32:37 +01:00
d2494469c0 Rename method and variables for clarity
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00
5d59f53834 Check the API key state
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00
416d847a68 Not count trashed subscribers
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00
790ad7e80a Allow POST method on GET endpoints
[MAILPOET-2628]
2020-01-13 12:16:06 +00:00
02a924ed28 Update default form name spelling
[MAILPOET-2592]
2020-01-13 10:41:19 +01:00
2863cf9d93 Apply newsletter form overrides only on editor page
[MAILPOET-2482]
2020-01-09 18:42:43 +00:00
f2b04fe94c Unregister block on custom field delete
[MAILPOET-2463]
2020-01-09 16:06:20 +01:00
66d6b57175 Remove unneeded store property
[MAILPOET-2463]
2020-01-09 16:06:20 +01:00
6ef8faf66b Add delete for all custom fields
[MAILPOET-2463]
2020-01-09 16:06:20 +01:00
95e5a8628d Display notice on failure
[MAILPOET-2463]
2020-01-09 16:06:20 +01:00
2d98e26281 Use the global registry for block editor
We need this to be able to access the store from control

[MAILPOET-2463]
2020-01-09 16:06:20 +01:00
3f3637877c Trigger custom field delete
[MAILPOET-2463]
2020-01-09 16:06:20 +01:00
ae86c19072 Cancel custom field deletion
[MAILPOET-2463]
2020-01-09 16:06:20 +01:00
3b21e21fba Create a delete custom field component
[MAILPOET-2463]
2020-01-09 16:06:20 +01:00
5adda60fbf Ensure only one pre-selected radio button or custom select item
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
a18bf316a0 Fix custom fields unique flag mapping when saving
This flag is used by old form editor and it prevents adding the field multiple times
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
abc36409f6 Fix disabled update custom field button on order change
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
a445a602dc Fix multiple dnd backends error
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
d402c5e8e5 Mark rendered custom select as readOnly
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
5b0ffeb8c5 Preselect value in select
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
e4cae403ad Update default form copy
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
67f9890e24 Update translation
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
52d014a178 Fix radio default value
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
f8c2120e6a Disable save button until something changed
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
34203b3d69 Set default label ''
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
03e8dd860c Fix font-weight css property value
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
8914304bff Refactor labels rendering in form block editor
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
bcb2f1f4d8 Save form after saving custom field
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
8feb574623 Render date format correctly
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
796c890060 Add custom css classnames to labels
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
26bf505553 Move mandatory field up
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
641d5ac66b Move textarea lines field to correct place
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
58a48ea36a Change default labels style in form custom CSS
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
8806e4e8f8 Add sanitization for missing label to mapper
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
2a70a7cf2f Move checkbox settings to custom field settings
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
5cde239dc3 Prevent undefined input labels
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
19abfc25a9 Apply import/export overrides only on import/export pages
[MAILPOET-2482]
2020-01-08 15:36:25 +00:00
bb8f357f38 Apply newsletter editor overrides only on editor page
[MAILPOET-2482]
2020-01-08 15:36:25 +00:00
73ec75ce6f Merge admin.css, importExport.css and newsletterEditor.css into mailpoet-plugin.css
[MAILPOET-2482]
2020-01-08 15:36:25 +00:00
b12e554735 Remove loading of non-existent rtl.css
[MAILPOET-2482]
2020-01-08 15:36:25 +00:00
1bf1d5aab2 Rename adminGlobal.css to mailpoet-admin.css
[MAILPOET-2482]
2020-01-08 15:36:25 +00:00
9e5b7b0320 Rename public.css to mailpoet-public.css
[MAILPOET-2482]
2020-01-08 15:36:25 +00:00
b9a4a56964 Release 3.42.2 2020-01-07 19:35:41 +01:00
bf175e6e3a Add tests
[MAILPOET-2617]
2020-01-07 17:55:23 +00:00
ac3d383209 Hide warning when API key exists but limit missing
[MAILPOET-2617]
2020-01-07 17:55:23 +00:00