61cd5e1cc2
Fix javascript tests
...
[MAILPOET-2281]
2019-10-01 15:10:52 +01:00
4140d31e23
Fix JS tests
...
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
7492b20bc4
Create skeleton for new History region in editor
...
[MAILPOET-1976]
2019-06-20 10:22:58 -04:00
5c92af4881
Add and fix comma-dangle rules for *.js files
...
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
61ab593dcb
Fix order of definitions, remove unnecesary vars
...
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
e95e7d3b4c
Remove unused imports
...
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
bb658f77ec
Fix indentaition in *.js files (auto-fix by ESLint)
...
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
1e1ed6f251
Replace amd-inject-loader with inject-loader & use Babel trick for ES6 support
...
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
afcde00003
Convert AMD and CommonJS odules to ES6
...
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
13d35c4385
Display ALC warning
...
[MAILPOET-1631]
2018-11-13 13:08:31 +01:00
8209facb5c
adding custom fonts
2018-11-06 10:59:20 +01:00
683e9c9fa1
Update eslint
...
Only indentation updated in this commit
2018-06-13 09:28:53 +01:00
05dcaeba76
editor: Store and load blockDefaults in newsletter data
2018-03-15 11:23:55 +01:00
ef5d777fac
fixing tests
2018-02-23 15:23:37 +01:00
9d4f996a6a
[MAILPOET-1263] Force user to create ALC block for post notification
2018-02-13 23:01:29 +01:00
20d0ed1aac
fixing js tests
2018-01-22 11:36:46 +00:00
f5ced785e0
Tests: padded-blocks
2017-10-25 14:54:28 +00:00
4dc9004303
Tests: no-shaddow
2017-10-25 14:52:53 +00:00
d6af88d667
Tests object-curly-spacing
2017-10-10 09:09:03 +00:00
68165b7b78
Tests space-before-function-paren
2017-10-10 09:09:03 +00:00
bb8591a67b
Tests space-before-blocks
2017-10-10 09:07:29 +00:00
9b41641e97
Tests vars-on-top
2017-10-09 11:17:23 +00:00
98a3c6b156
Tests no-unused-vars
2017-10-09 11:15:58 +00:00
69c540288b
Tests one-var
2017-10-09 11:15:58 +00:00
4e508855fc
Fix eslint no-unused-expressions in tests
...
[MAILPOET-1085]
2017-09-11 15:03:30 +01:00
72c0a6f165
Fix eslint no-undef in tests
...
[MAILPOET-1085]
2017-09-11 15:03:30 +01:00
195ccb5eed
Fix indent rule in tests
...
[MAILPOET-1029]
2017-09-07 16:05:45 +01:00
998795e0e0
Fix tests semi eslint rule [MAILPOET-1030]
2017-09-05 12:31:51 +01:00
52ef7bece4
Merge pull request #1053 from mailpoet/editor_save
...
Save newsletter when clicked on "Next" button [MAILPOET-1051]
2017-08-24 09:03:34 -04:00
df499095c4
Fix test indentation
2017-08-24 13:40:46 +03:00
6f149e3ec4
tests: quote-props
2017-08-24 09:16:51 +02:00
d181bde0e9
tests: quotes
2017-08-24 09:16:51 +02:00
dcb0b45c21
Save newsletter before navigating away when clicked on "Next" button
2017-08-22 17:34:23 +03:00
6c8fe8413a
Merge pull request #1047 from mailpoet/eslint-assignment
...
Eslint assignment [MAILPOET-1033]
2017-08-22 09:59:35 +02:00
a78af28943
Track newsletter UI events with MixPanel
...
[MAILPOET-999]
2017-08-17 12:45:12 +02:00
eaf10e8a96
Fix no-param-reassign in tests
...
[MAILPOET-1033]
2017-08-16 12:34:59 +02:00
f0c59ff635
Fix tests comma-dangle eslint rule [MAILPOET-1028]
2017-07-31 09:27:26 +02:00
b6ce513927
Save newsletter before sending preview [MAILPOET-702]
2016-12-22 21:56:34 +03:00
38f6c95059
Update newsletter saving to reflect code review comments
...
- Switch to using full segment objects when saving newsletters
- Fix stale comment in newsletter editor's Newsletter model
- Fix typo in newsletter editor tests
2016-10-20 17:52:05 +03:00
c3a78b1ea3
Fix newsletter editor to only save properties it changes
2016-10-20 13:37:32 +03:00
c136d91dd2
encapsulating in communication component + update js tests
2016-08-08 11:36:29 +02:00
1305a10ee0
updated ALC endpoint + nl editor + js tests
2016-08-05 15:25:54 +02:00
8723aa4e4e
Remove obsolete test file
2016-03-23 14:52:06 +02:00
aac2cd6eb8
Add button "Bold" text option, fix unit tests
2016-02-17 12:25:03 +02:00
b7cfa549d5
Change newsletter and template saving to JSON encode body separately
2016-01-11 18:27:30 +02:00
132e6d3342
Rename Wordpress component to Communication component, fix preview JS
...
syntax
2015-12-17 12:40:26 +02:00
8461c13532
Include thumbnail on saved templates, add another sample template
2015-11-30 18:05:10 +02:00
4889598387
Hook up editor call to save as template
2015-09-30 16:06:31 +03:00
65266ddb9f
Fix tests
2015-09-25 18:35:09 +03:00
dc40d84a22
Merge pull request #141 from mailpoet/react_editor
...
Newsletter Editor on newsletters listing
2015-09-25 16:18:21 +02:00