Commit Graph

2142 Commits

Author SHA1 Message Date
63431e48ea Add default options for codemirror wrap
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
01c0381418 Use partial application instead of nested function call
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
f024c57ed7 Fix translations strings for form settings
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
c2823f3f68 Apply custom css in editor
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
8d0ed7a084 Add missing list check and error notices
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
4712056c65 Add form basic settings
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
0ba2e15a1c Use codeMirror editor for Custom CSS
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
a1b1f173d2 Add custom css panel
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
72fe158069 Refactor form placement panel to extra component
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
969f66e71c Add form placement section to form settings
[MAILPOET-2455]
2019-11-28 15:39:50 +00:00
9e27afc994 Fix bug
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
c24f43b2e8 Remove default context value
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
76d0dc0d9b Add context to help entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
3345903eaa Add context to forms entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
b98df95ccc Add context to form editor entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
62bd6f1126 Add context to features entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
1b5e371177 Add context to dynamic_segments entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
de08105dff Add context to wizard entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
6ce548ef1b Add context to import entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
8dba06f8b9 Add context to subscribers entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
65cc655e7f Add context to settings entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
e5554a8227 Add context to segments entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
89d0362f13 Add context to newsletters entrypoint
[MAILPOET-2389]
2019-11-28 13:46:36 +00:00
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
ff056c7dcc Fix GA campaign name formatting on stats page
[MAILPOET-2522]
2019-11-18 10:22:10 +00:00
10d36393f6 Add all email contents and display the selected one
[MAILPOET-2282]
2019-11-13 10:44:27 +00:00
bd5f18af29 Load all headings and display the selected one
[MAILPOET-2282]
2019-11-13 10:44:27 +00:00
9949ba986f Add Drop down items and trigger change event
[MAILPOET-2282]
2019-11-13 10:44:27 +00:00
3d341c80f6 Fix stats banner not visible when Premium incompatible
[MAILPOET-2506]
2019-11-13 09:13:58 +00:00
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
f013d019c6 Regenerate default GA campaign when typing
[MAILPOET-2398]
2019-11-07 10:34:47 +00:00
e10e2bee56 Generate defalut GA tracking campaign name on load
[MAILPOET-2398]
2019-11-07 10:34:47 +00:00
ce36b3fdfc Move save form started action dispatching to control
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
c966797e2b Rename addNotice action to addNonDismissibleNotice
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
b7d8d5dae6 Remove unused random id for notices
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
9c396bdd4e Fix multiple saving requests when save button clicked multiple times
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
c07072ff67 Add slot for tooltips/popovers rendering
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
e4855b7e9d Add comments for devs
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
f0a433de22 Move reseting form saved notification from action to control
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
20d848132d Refactor reducers to extra files
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
cd3f039958 Use different functions for dismissible and non dismissible notices
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
8aef0d3b74 Use null instead of an empty string for closed sidebar
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
624f79b89c Move post title inlined css to css file
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
28e0278aa7 Allow spellcheck for form name
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
521e9f0497 Use classnames package for classes in Sidebar component
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
4897c661e7 Remove form title highlight on blur
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
857d0c79ab Rename index.jsx files to match naming pattern
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
776cd01e20 Add mailpoet translations
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00