Commit Graph

54 Commits

Author SHA1 Message Date
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
89a9c040a8 Rename data attribute to body 2015-09-25 12:42:46 +03:00
d7029f3d29 Move newsletter content attributes into data object 2015-09-24 19:49:56 +03:00
8846bc9e43 Fix editor's newsletter saving tests 2015-09-24 17:07:23 +03:00
9175c5308b Merge pull request #127 from mailpoet/posts_api
Wordpress Posts API endpoints
2015-09-23 18:31:18 +02:00
17564d85fe Rename subject and preheader, fix tests 2015-09-23 14:24:24 +03:00
fd7312fbf9 Change names of newsletter JSON attributes 2015-09-23 14:16:37 +03:00
96d5162708 Refactor endpoint query component, add additional tests 2015-09-11 18:34:06 +03:00
8ac9799df6 Move modules from Marionette to AMD modules, fix tests 2015-09-09 14:19:08 +03:00
a25a8f2560 Add tests for Wordpress component, fix ALC/Posts endpoint calls 2015-09-09 14:19:07 +03:00
2aac4f2a70 Rename editor's modules to be anonymous 2015-09-09 14:19:07 +03:00