|
ae9f373cff
|
Removes state and updates method to test if Select2 is initialized
|
2018-02-01 17:53:16 -05:00 |
|
|
80a3bbd030
|
Changes method name to get selection items
|
2018-02-01 17:46:26 -05:00 |
|
|
f467479438
|
Allows overriding Select2 options
|
2018-02-01 08:59:12 -05:00 |
|
|
bb76a8c6aa
|
Cleans up DOM elements manually added by Select2 and not tracked by
React
|
2018-02-01 08:59:12 -05:00 |
|
|
63000c48c4
|
Allows reinitializing Select2 upon component rerender
|
2018-02-01 08:59:12 -05:00 |
|
|
b88dec06d9
|
Adds getter for field ID
|
2018-02-01 08:59:11 -05:00 |
|
|
a0667adace
|
Prevents component from rerendering when Select2 is initialized
|
2018-02-01 08:59:11 -05:00 |
|
|
fef8017134
|
Loads select items before render
|
2018-02-01 08:59:11 -05:00 |
|
|
87de314c18
|
Adds option to query remote source for data
|
2018-02-01 08:59:11 -05:00 |
|
|
2c8c8b3d0e
|
filtering unknown templates categories
|
2018-01-31 16:04:28 +00:00 |
|
|
5d8d9567c7
|
Merge pull request #1234 from mailpoet/tempales-categories
Add template categorization [MAILPOET-1159]
|
2018-01-30 16:20:01 +02:00 |
|
|
5bddc79576
|
generating thumb for all newsletter types
|
2018-01-30 13:51:03 +00:00 |
|
|
e2f23df829
|
close loading modal
|
2018-01-30 13:26:51 +00:00 |
|
|
43fbbca050
|
moving width to css
|
2018-01-30 12:49:51 +00:00 |
|
|
cb055a2b06
|
Allow extra action buttons in filter rows
[PREMIUM-42]
|
2018-01-29 15:37:52 +00:00 |
|
|
7361613bba
|
minor fixes
|
2018-01-29 15:30:17 +00:00 |
|
|
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 |
|
|
20d0ed1aac
|
fixing js tests
|
2018-01-22 11:36:46 +00:00 |
|
|
f42b61a49e
|
fixing unit test
|
2018-01-22 11:03:32 +00:00 |
|
|
5e152e920e
|
fix screenshots
|
2018-01-22 11:03:31 +00:00 |
|
|
0d26b62416
|
minor fixes
|
2018-01-22 11:03:31 +00:00 |
|
|
cae46d9acd
|
fixed duplicated templates when scheduling/sending same newsletter twice
|
2018-01-22 11:01:19 +00:00 |
|
|
3ae7b436de
|
returning preview url in meta
|
2018-01-22 11:01:19 +00:00 |
|
|
30b2eda29f
|
fix eslint errors
|
2018-01-22 11:01:19 +00:00 |
|
|
a519eff231
|
saving recently sent templates
|
2018-01-22 11:01:19 +00:00 |
|
|
fe2ab08a49
|
adding template to corresponding categories when saved
|
2018-01-22 11:01:18 +00:00 |
|
|
9b914a471b
|
adding templates categories to the display
|
2018-01-22 11:01:18 +00:00 |
|
|
07417391be
|
Allows passing custom data to extra routes
|
2018-01-20 21:06:28 -05:00 |
|
|
e00d43e506
|
Displays email type thumbnail image when available
|
2018-01-20 21:06:22 -05:00 |
|
|
a1ba783264
|
reCaptcha works without javascript now
|
2018-01-18 10:50:07 +00:00 |
|
|
6e94db24a2
|
minor fixes
|
2018-01-15 12:43:48 +00:00 |
|
|
5bf532a750
|
minor UI fix
|
2018-01-15 10:47:26 +00:00 |
|
|
c63b7d9b91
|
handling multiple instances of reCaptcha
|
2018-01-15 10:47:25 +00:00 |
|
|
a8052c118a
|
fixing minor issues and adding unit test
|
2018-01-15 10:46:07 +00:00 |
|
|
a05f9bf97b
|
showing the recaptcha
|
2018-01-15 10:46:05 +00:00 |
|
|
042d47b027
|
Rename function
[MAILPOET-1143]
|
2018-01-11 09:55:20 +00:00 |
|
|
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 |
|
|
ef410fb877
|
Fix dot-notation rule in es5
[MAILPOET-1143]
|
2018-01-08 11:38:27 +00:00 |
|
|
b773263fa4
|
Fix new-parens rule in es5
[MAILPOET-1143]
|
2018-01-08 11:35:35 +00:00 |
|
|
56e55c072a
|
Highlight the deletable block in red
|
2017-12-20 22:11:30 -05:00 |
|
|
5d5b61b76f
|
Schedules welcome notification when adding/editing subscriber
|
2017-12-18 21:19:44 -05:00 |
|
|
ebcc094b4d
|
Formats number according to user's locale
|
2017-12-13 21:53:03 -05:00 |
|
|
23dff7403d
|
Updates variable names to match those in views/newsletters.html
|
2017-12-13 09:39:03 +00:00 |
|
|
1f76f0d98f
|
Allow form fields styling
[PREMIUM-44]
|
2017-12-11 09:05:29 +00:00 |
|
|
e859c090c8
|
Allow values for selections to be passed
[PREMIUM-44]
|
2017-12-11 08:54:43 +00:00 |
|
|
42528ab309
|
Allow select2 for single selects
[PREMIUM-44]
|
2017-12-11 08:49:36 +00:00 |
|
|
d761867a7d
|
Enable dynamic segment edits
[PREMIUM-44]
|
2017-12-11 08:49:36 +00:00 |
|
|
f8ade27a6c
|
Improve code
[MAILPOET-1139]
|
2017-12-07 17:31:15 +00:00 |
|
|
313bcddba1
|
Split line into multiple lines
[MAILPOET-1139]
|
2017-12-07 16:39:02 +00:00 |
|
|
e2884ac625
|
Fix eqeqeq eslint rule in ES6 files
[MAILPOET-1139]
|
2017-12-07 09:44:58 +00:00 |
|