Commit Graph

2831 Commits

Author SHA1 Message Date
Pavel Dohnal
08656a3991 Add fixed bar form settings
[MAILPOET-2740]
2020-04-15 17:26:03 +02:00
Rostislav Wolny
f44197f46b Update newsletter templates js to work with data types from updated api.
[MAILPOET-2816]
2020-04-15 15:05:06 +02:00
Rostislav Wolny
59ce69eac5 Fix template readonly property prop type and usage
[MAILPOET-2816]
2020-04-15 15:05:06 +02:00
Rostislav Wolny
4f9885077a Fix proptype for template id
[MAILPOET-2816]
2020-04-15 15:05:06 +02:00
Amine Ben hammou
9039e6a8b3 Fix activating other sending methods
[MAILPOET-2679]
2020-04-15 13:41:16 +02:00
Amine Ben hammou
e51043784c Add activate MSS action
[MAILPOET-2679]
2020-04-15 13:41:16 +02:00
Amine Ben hammou
0a8988191c Redirect to new settings
[MAILPOET-2679]
2020-04-15 13:41:16 +02:00
Amine Ben hammou
b42485a3d9 Create SendWith page
[MAILPOET-2679]
2020-04-15 13:41:16 +02:00
Jan Jakeš
984d4e5764 Add pending approval message
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
Jan Jakeš
0638fea964 Display FROM address modal also after activating MSS-only
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
Jan Jakeš
891c6c9aa7 Set all settings to store when returned from server on save
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
Jan Jakeš
0e40b820e5 Compute state of address modal reactively (fix edge case on first input)
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
Jan Jakeš
c01d87bfac Set all settings to store when returned from server on MSS activation
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
Jan Jakeš
37feeecd3f Fix incorrect initial key state when no key set
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
Pavel Dohnal
f8fea21955 Fix custom checkbox creation
[MAILPOET-2796]
2020-04-10 13:33:36 +02:00
Rostislav Wolny
936a75c277 Remove names from stored segment block values
[MAILPOET-2801]
2020-04-09 10:09:57 +02:00
Rostislav Wolny
76e6d4d296 Use up to date names in form editor segments block
[MAILPOET-2801]
2020-04-09 10:09:57 +02:00
Pavel Dohnal
47a9586aa7 Use javascript notice
[MAILPOET-2643]
2020-04-08 16:50:44 +02:00
Rostislav Wolny
217b9194db Unify name fields in form to be non-mandatory as default
[MAILPOET-2827]
2020-04-08 13:00:29 +02:00
Rostislav Wolny
201c1c7656 Allow saving form also when list selection with lists is present
[MAILPOET-2828]
2020-04-08 12:43:38 +02:00
Rostislav Wolny
eacc426639 Add support for image links autocomplete
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
Rostislav Wolny
63d6d463cb Add support for image block link
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
Rostislav Wolny
072804a412 Add loading image blocks from server
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
Rostislav Wolny
3616f55df9 Add saving of form image blocks to server
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
Rostislav Wolny
2ab64f3b2b Enable media upload/library for users with rights
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
Rostislav Wolny
0b69c29d05 Add hook for media upload component
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
Rostislav Wolny
d79ea39e32 Add WP Api initialization to form editor bootstrap
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
Rostislav Wolny
c34eddd3be Initialize form editor after dom is loaded
We need window.wpApiSettings which is initialized by WordPress in page footer.
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
Rostislav Wolny
95ea2600b9 Register image block to form editor
[MAILPOET-2750]
2020-04-08 12:04:47 +02:00
Amine Ben hammou
e912e30614 Make filenames consistent with other files 2020-04-08 09:40:19 +02:00
Amine Ben hammou
687fe781ae Add Bounce email field 2020-04-08 09:40:19 +02:00
Amine Ben hammou
13eebc742c Fix acceptance tests 2020-04-08 09:40:19 +02:00
Amine Ben hammou
e88aef03d9 Remove useless Bounce email field 2020-04-08 09:40:19 +02:00
Amine Ben hammou
d6ac430a0e Replace old advanced tab with the new one 2020-04-08 09:40:19 +02:00
Amine Ben hammou
540bdba941 Add logging field and save button 2020-04-08 09:40:19 +02:00
Amine Ben hammou
7fe1d30cb7 Add reinstall button 2020-04-08 09:40:19 +02:00
Amine Ben hammou
9e3826a46a Add Captcha fields 2020-04-08 09:40:19 +02:00
Amine Ben hammou
6a7650e88c Add share data field 2020-04-08 09:40:19 +02:00
Amine Ben hammou
bb87e45778 Add inactive subscribers field 2020-04-08 09:40:19 +02:00
Amine Ben hammou
83459261fd Add transactional emails field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
Amine Ben hammou
1c596e2e73 Add tracking field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
Amine Ben hammou
e66b0c7f9a Add roles field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
Amine Ben hammou
903314669a Add task scheduler field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
Amine Ben hammou
103a2e7423 Add bounce address field
[MAILPOET-2680]
2020-04-08 09:40:19 +02:00
Amine Ben hammou
8c63228eaa Avoid rerendering the list selection
[MAILPOET-2677]
2020-04-08 09:40:19 +02:00
Amine Ben hammou
420dd7c539 Use the first page when missing 2020-04-07 10:10:18 +02:00
Amine Ben hammou
b8a6b7db5a Make filenames consistent with other files
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
Amine Ben hammou
5c2c145888 Remove unnused imports
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
Amine Ben hammou
eeefaa3a02 Fix React warnings
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00
Amine Ben hammou
b738ad3809 Fix acceptance tests
[MAILPOET-2678]
2020-04-07 10:03:14 +02:00