Commit Graph

8559 Commits

Author SHA1 Message Date
Jan Jakeš
9d26d3ef24 Display detailed stats only when premium initialized
[MAILPOET-2506]
2019-11-13 09:13:58 +00:00
wxa
47d464c68d Update an acceptance test [MAILPOET-2514] 2019-11-11 16:00:40 +00:00
wxa
93346ede3b Update tests [MAILPOET-2514] 2019-11-11 16:00:40 +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
Pavel Dohnal
eef0610e00 Release 3.39.2 2019-11-11 14:26:57 +01:00
Jan Jakeš
1d29d3931e Do not JSON-decode template body when being passed to a newsletter
[MAILPOET-2516]
2019-11-11 10:18:45 +00:00
Jan Jakeš
f013d019c6 Regenerate default GA campaign when typing
[MAILPOET-2398]
2019-11-07 10:34:47 +00:00
Jan Jakeš
e10e2bee56 Generate defalut GA tracking campaign name on load
[MAILPOET-2398]
2019-11-07 10:34:47 +00:00
Jan Jakeš
6c9e667237 Add slugify NPM package
[MAILPOET-2398]
2019-11-07 10:34:47 +00:00
Jan Jakeš
f9e99bb041 Use support tier to display free/premium Helpscout
[MAILPOET-2403]
2019-11-07 09:31:56 +00:00
Jan Jakeš
393cd3a412 Fix line endings in layout.html
[MAILPOET-2403]
2019-11-07 09:31:56 +00:00
wxa
68eb3ade6e Customize the WC transactional email template based on WC settings [MAILPOET-2339] 2019-11-06 17:06:07 +00:00
Rostislav Wolny
ce36b3fdfc Move save form started action dispatching to control
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
c966797e2b Rename addNotice action to addNonDismissibleNotice
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
270da97ed6 Replace element selector with class selector
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
b7d8d5dae6 Remove unused random id for notices
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
9c396bdd4e Fix multiple saving requests when save button clicked multiple times
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
c07072ff67 Add slot for tooltips/popovers rendering
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
e4855b7e9d Add comments for devs
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
f0a433de22 Move reseting form saved notification from action to control
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
20d848132d Refactor reducers to extra files
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
cd3f039958 Use different functions for dismissible and non dismissible notices
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
8aef0d3b74 Use null instead of an empty string for closed sidebar
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
624f79b89c Move post title inlined css to css file
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
28e0278aa7 Allow spellcheck for form name
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
521e9f0497 Use classnames package for classes in Sidebar component
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
4897c661e7 Remove form title highlight on blur
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
857d0c79ab Rename index.jsx files to match naming pattern
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
776cd01e20 Add mailpoet translations
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
34a81dd2f8 Add translations from Gutenberg
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
44504bf286 Add @wordpress/i18n package for reusing translations from Gutenberg
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
a3bc6ba188 Use css from @wordpress packages
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
d28b372c24 Add @wordpress/edit-post js dependency 2019-11-06 16:54:40 +00:00
Rostislav Wolny
b0ef65a1eb Allow saving forms without name
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
96f71416b4 Add notices after form save
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
5b13f5438c Add basic system for notices
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
641b4e0d4f Add saving thru API
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
cb68de4384 Refactor store actions from single object to extra functions
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
1c418755af Add form name change handling
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
63cde2e630 Refactor default state out of reducer
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
a94cf7e162 Add simple store with sidebar toggle action
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
f6ad1903ba Add @wordpress/data package
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
aa4681e6b6 Add simple components for Sidebar, Header and Form Title
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
7a960ff16e Setup basic layout classes for block editor
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
0f159f36c2 Add @wordpress/components dependency
[SHOP-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
ac0fd14c7c Add new form editor hello world
[SHOP-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
7655a3dd55 Add feature switch for new form editor
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
d51b61ec17 Mark current form editor code as legacy
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Jan Jakeš
d3aecc718d Add temporary fix for race conditions
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
826ba18e14 Remove old Setting model and test
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00