|
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 |
|
|
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 |
|
|
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 |
|
|
34a81dd2f8
|
Add translations from Gutenberg
[MAILPOET-2450]
|
2019-11-06 16:54:40 +00:00 |
|
|
b0ef65a1eb
|
Allow saving forms without name
[MAILPOET-2450]
|
2019-11-06 16:54:40 +00:00 |
|
|
96f71416b4
|
Add notices after form save
[MAILPOET-2450]
|
2019-11-06 16:54:40 +00:00 |
|
|
5b13f5438c
|
Add basic system for notices
[MAILPOET-2450]
|
2019-11-06 16:54:40 +00:00 |
|
|
641b4e0d4f
|
Add saving thru API
[MAILPOET-2450]
|
2019-11-06 16:54:40 +00:00 |
|
|
cb68de4384
|
Refactor store actions from single object to extra functions
[MAILPOET-2450]
|
2019-11-06 16:54:40 +00:00 |
|
|
1c418755af
|
Add form name change handling
[MAILPOET-2450]
|
2019-11-06 16:54:40 +00:00 |
|
|
63cde2e630
|
Refactor default state out of reducer
[MAILPOET-2450]
|
2019-11-06 16:54:40 +00:00 |
|
|
a94cf7e162
|
Add simple store with sidebar toggle action
[MAILPOET-2450]
|
2019-11-06 16:54:40 +00:00 |
|
|
aa4681e6b6
|
Add simple components for Sidebar, Header and Form Title
[MAILPOET-2450]
|
2019-11-06 16:54:40 +00:00 |
|
|
ac0fd14c7c
|
Add new form editor hello world
[SHOP-2450]
|
2019-11-06 16:54:40 +00:00 |
|
|
d51b61ec17
|
Mark current form editor code as legacy
[MAILPOET-2450]
|
2019-11-06 16:54:40 +00:00 |
|
|
2654a5e8d8
|
Remove a notice about the free plan from the emails listing page [MAILPOET-2470]
|
2019-11-06 10:15:12 +00:00 |
|
|
e3ceac0731
|
Show different message when no newsletter found
[MAILPOET-2472]
|
2019-11-06 10:08:46 +00:00 |
|
|
8993262197
|
Fix saving options for WooCommerce product/category emails
[MAILPOET-2499]
|
2019-10-24 20:25:59 +01:00 |
|
|
780f7a30c0
|
Move frontend for GA to free
[MAILPOET-2397]
|
2019-10-23 17:34:07 +01:00 |
|
|
1aa675c35a
|
Fix tests
[MAILPOET-2278]
|
2019-10-18 09:41:34 +01:00 |
|
|
ad899e436c
|
Add heading content
[MAILPOET-2278]
|
2019-10-18 09:41:34 +01:00 |
|
|
6697424030
|
Save fontColor in the template
[MAILPOET-2278]
|
2019-10-18 09:41:34 +01:00 |
|
|
30b802f0c1
|
Change content titles color
[MAILPOET-2278]
|
2019-10-18 09:41:34 +01:00 |
|
|
661488a14f
|
Save colors into Woocommerce settings
[MAILPOET-2278]
|
2019-10-18 09:41:34 +01:00 |
|
|
af902e93f4
|
Update colors when changed from settings
[MAILPOET-2278]
|
2019-10-18 09:41:34 +01:00 |
|