Commit Graph

2160 Commits

Author SHA1 Message Date
Rostislav Wolny
a848731fec Add blocks to default state
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
Rostislav Wolny
c9d73f6970 Add mapper for mapping blocks to form body data
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
Rostislav Wolny
4e71908332 Add mapper for mapping form body to blocks
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
Rostislav Wolny
293956bbec Initialize blocks on editor startup
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
Rostislav Wolny
1ec371e24d Add submit block definition
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
Rostislav Wolny
c1b17d756b Add email block definition
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
Rostislav Wolny
b0a467d156 Use same component for form title as Gutenberg does
Ordinary textarea doesn't support automatic height detection.
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
Rostislav Wolny
cd0cce07a6 Refactor panel toggle reducer to be more readable
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
a1ac7cb4fd Add acceptance test for basic form editing
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
836974fbe2 Add list input highlight on save if no list selected
[MAILOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
338e2480d2 Refactor saving form notices end error processing from control to reducer
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
df3a0477b4 Fix file naming in reducers
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
5d1ffbc03a Refactor sidebar panels state to store
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
1b0497bad3 Refactor sidebar tabs from local state to store
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Pavel Dohnal
1287152d0f Use curry instead of partial
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
c0b3ccfecc Refactor form data validation to extra function and run on every change
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
74d00145be Use classnames instead for getting conditional className
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
2e3b7cc14b Rename unclear getSegments and getPages selectors
[MAILPOET-2450]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
63431e48ea Add default options for codemirror wrap
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
01c0381418 Use partial application instead of nested function call
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
f024c57ed7 Fix translations strings for form settings
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
c2823f3f68 Apply custom css in editor
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
8d0ed7a084 Add missing list check and error notices
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
4712056c65 Add form basic settings
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
0ba2e15a1c Use codeMirror editor for Custom CSS
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
a1b1f173d2 Add custom css panel
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
72fe158069 Refactor form placement panel to extra component
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Rostislav Wolny
969f66e71c Add form placement section to form settings
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
Amine Ben hammou
9e27afc994 Fix bug
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
Amine Ben hammou
c24f43b2e8 Remove default context value
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
Amine Ben hammou
76d0dc0d9b Add context to help entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
Amine Ben hammou
3345903eaa Add context to forms entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
Amine Ben hammou
b98df95ccc Add context to form editor entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
Amine Ben hammou
62bd6f1126 Add context to features entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
Amine Ben hammou
1b5e371177 Add context to dynamic_segments entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
Amine Ben hammou
de08105dff Add context to wizard entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
Amine Ben hammou
6ce548ef1b Add context to import entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
Amine Ben hammou
8dba06f8b9 Add context to subscribers entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
Amine Ben hammou
65cc655e7f Add context to settings entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
Amine Ben hammou
e5554a8227 Add context to segments entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
Amine Ben hammou
89d0362f13 Add context to newsletters entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
Amine Ben hammou
41697e1580 Refactor newsletters entry point
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
wxa
7be762c462 Improve the SPF check message [MAILPOET-2511] 2019-11-28 13:23:02 +00:00
Rostislav Wolny
ff056c7dcc Fix GA campaign name formatting on stats page
[MAILPOET-2522]
2019-11-18 10:22:10 +00:00
Amine Ben hammou
10d36393f6 Add all email contents and display the selected one
[MAILPOET-2282]
2019-11-13 10:44:27 +00:00
Amine Ben hammou
bd5f18af29 Load all headings and display the selected one
[MAILPOET-2282]
2019-11-13 10:44:27 +00:00
Amine Ben hammou
9949ba986f Add Drop down items and trigger change event
[MAILPOET-2282]
2019-11-13 10:44:27 +00:00
Jan Jakeš
3d341c80f6 Fix stats banner not visible when Premium incompatible
[MAILPOET-2506]
2019-11-13 09:13:58 +00:00
Jan Jakeš
9d26d3ef24 Display detailed stats only when premium initialized
[MAILPOET-2506]
2019-11-13 09:13:58 +00:00
wxa
a38d08eb7c Create the WC transactional email only when it's first invoked [MAILPOET-2514] 2019-11-11 16:00:40 +00:00