Commit Graph

1257 Commits

Author SHA1 Message Date
Rostislav Wolny
b7704c90e8 [MAILPOET-1263] Fixed inconsistency in type of body property on newsletter json after saving and little bit more strict validation check 2018-02-13 23:01:34 +01:00
Rostislav Wolny
9d4f996a6a [MAILPOET-1263] Force user to create ALC block for post notification 2018-02-13 23:01:29 +01:00
Vlad
774e8d94b5 Displays automatic email types and events
Adds WooCommerce email type for testing purposes
2018-02-13 14:43:19 -05:00
Vlad
d59ebbbc57 Allows dynamically changing breadcrumbs 2018-02-13 14:41:30 -05:00
Vlad
84638b2818 Passes element id to the onChange callback 2018-02-13 14:41:30 -05:00
Vlad
a8305adf8d Allows setting custom id and class 2018-02-13 14:41:30 -05:00
Vlad
243ed9d61b Prevents error when item prop is not set
Allows setting custom value and defaultValue
2018-02-13 14:41:30 -05:00
Amine Ben hammou
9acef55352 fixing the preview link issue with https 2018-02-13 09:56:46 +00:00
Amine Ben hammou
ab3a2f064f "Empty Trash" now shows the correct notice message 2018-02-06 14:35:37 +00:00
Tautvidas Sipavičius
b54f002635 Merge pull request #1254 from mailpoet/am_display_events_chunk1
Makes necessary changes for automatic emails feature to work [PREMIUM-63]
2018-02-05 17:48:23 +02:00
mrcasual
9159e8d21d Merge pull request #1249 from mailpoet/stats-segmentation
Stats segmentation [PREMIUM-42]
2018-02-01 20:34:39 -05:00
Vlad
9f9b44fd7e Adds a method that cleans up after Select2 2018-02-01 18:26:30 -05:00
Vlad
ae9f373cff Removes state and updates method to test if Select2 is initialized 2018-02-01 17:53:16 -05:00
Vlad
80a3bbd030 Changes method name to get selection items 2018-02-01 17:46:26 -05:00
Vlad
f467479438 Allows overriding Select2 options 2018-02-01 08:59:12 -05:00
Vlad
bb76a8c6aa Cleans up DOM elements manually added by Select2 and not tracked by
React
2018-02-01 08:59:12 -05:00
Vlad
63000c48c4 Allows reinitializing Select2 upon component rerender 2018-02-01 08:59:12 -05:00
Vlad
b88dec06d9 Adds getter for field ID 2018-02-01 08:59:11 -05:00
Vlad
a0667adace Prevents component from rerendering when Select2 is initialized 2018-02-01 08:59:11 -05:00
Vlad
fef8017134 Loads select items before render 2018-02-01 08:59:11 -05:00
Vlad
87de314c18 Adds option to query remote source for data 2018-02-01 08:59:11 -05:00
Amine Ben hammou
2c8c8b3d0e filtering unknown templates categories 2018-01-31 16:04:28 +00:00
Tautvidas Sipavičius
5d8d9567c7 Merge pull request #1234 from mailpoet/tempales-categories
Add template categorization [MAILPOET-1159]
2018-01-30 16:20:01 +02:00
Amine Ben hammou
5bddc79576 generating thumb for all newsletter types 2018-01-30 13:51:03 +00:00
Amine Ben hammou
e2f23df829 close loading modal 2018-01-30 13:26:51 +00:00
Amine Ben hammou
43fbbca050 moving width to css 2018-01-30 12:49:51 +00:00
Pavel Dohnal
cb055a2b06 Allow extra action buttons in filter rows
[PREMIUM-42]
2018-01-29 15:37:52 +00:00
Amine Ben hammou
7361613bba minor fixes 2018-01-29 15:30:17 +00:00
Tautvidas Sipavičius
56ad9a8976 Merge pull request #1241 from mailpoet/am_display_available_groups
Makes necessary changes for automatic emails feature to work [PREMIUM-55]
2018-01-22 15:41:47 +02:00
Amine Ben hammou
20d0ed1aac fixing js tests 2018-01-22 11:36:46 +00:00
Amine Ben hammou
f42b61a49e fixing unit test 2018-01-22 11:03:32 +00:00
Amine Ben hammou
5e152e920e fix screenshots 2018-01-22 11:03:31 +00:00
Amine Ben hammou
0d26b62416 minor fixes 2018-01-22 11:03:31 +00:00
Amine Ben hammou
cae46d9acd fixed duplicated templates when scheduling/sending same newsletter twice 2018-01-22 11:01:19 +00:00
Amine Ben hammou
3ae7b436de returning preview url in meta 2018-01-22 11:01:19 +00:00
Amine Ben hammou
30b2eda29f fix eslint errors 2018-01-22 11:01:19 +00:00
Amine Ben hammou
a519eff231 saving recently sent templates 2018-01-22 11:01:19 +00:00
Amine Ben hammou
fe2ab08a49 adding template to corresponding categories when saved 2018-01-22 11:01:18 +00:00
Amine Ben hammou
9b914a471b adding templates categories to the display 2018-01-22 11:01:18 +00:00
Vlad
07417391be Allows passing custom data to extra routes 2018-01-20 21:06:28 -05:00
Vlad
e00d43e506 Displays email type thumbnail image when available 2018-01-20 21:06:22 -05:00
Amine Ben hammou
a1ba783264 reCaptcha works without javascript now 2018-01-18 10:50:07 +00:00
Amine Ben hammou
6e94db24a2 minor fixes 2018-01-15 12:43:48 +00:00
Amine Ben hammou
5bf532a750 minor UI fix 2018-01-15 10:47:26 +00:00
Amine Ben hammou
c63b7d9b91 handling multiple instances of reCaptcha 2018-01-15 10:47:25 +00:00
Amine Ben hammou
a8052c118a fixing minor issues and adding unit test 2018-01-15 10:46:07 +00:00
Amine Ben hammou
a05f9bf97b showing the recaptcha 2018-01-15 10:46:05 +00:00
pavel-mailpoet
042d47b027 Rename function
[MAILPOET-1143]
2018-01-11 09:55:20 +00:00
Pavel Dohnal
699017532e Fix func-names rule in es5
Please remove those comments if you work on those files
[MAILPOET-1143]
2018-01-08 14:56:00 +00:00
Pavel Dohnal
ef410fb877 Fix dot-notation rule in es5
[MAILPOET-1143]
2018-01-08 11:38:27 +00:00