Commit Graph

21 Commits

Author SHA1 Message Date
b7cfa549d5 Change newsletter and template saving to JSON encode body separately 2016-01-11 18:27:30 +02:00
270023b89c Display error and success messages for template saving and export 2015-12-10 17:13:23 +02:00
8461c13532 Include thumbnail on saved templates, add another sample template 2015-11-30 18:05:10 +02:00
4655b2c64c Switch template thumbnails to be generated in jpeg, not png 2015-11-26 17:20:34 +02:00
52a0aae10f Add template thumbnail generation and display 2015-11-24 16:50:57 +02:00
cf154455e3 Add error reporting for newsletter template export fields 2015-11-05 19:11:32 +02:00
dcfe6357cf Switch to FileSaver lib for downloading Blob files, add Blob polyfill 2015-11-05 17:17:54 +02:00
983df216f3 Add basic template export 2015-11-04 18:02:55 +02:00
dbab378b17 Disable "Next" step when newsletter is invalid 2015-10-01 15:24:44 +03:00
671befbfd8 Do not redirect when newsletter is invalid 2015-10-01 14:34:53 +03:00
4889598387 Hook up editor call to save as template 2015-09-30 16:06:31 +03:00
7777ba1180 Hook up newsletter editor saving 2015-09-25 18:15:46 +03:00
8846bc9e43 Fix editor's newsletter saving tests 2015-09-24 17:07:23 +03:00
246089b4b6 Add call wrappers for saving and previewing newsletters 2015-09-24 13:54:52 +03:00
8ac9799df6 Move modules from Marionette to AMD modules, fix tests 2015-09-09 14:19:08 +03:00
2aac4f2a70 Rename editor's modules to be anonymous 2015-09-09 14:19:07 +03:00
e6d59496eb Reindent code by 2 spaces, instead of 4 2015-08-28 12:35:33 +03:00
21a4843a48 Integrate newsletter editor tests 2015-08-28 12:35:33 +03:00
4d1fd2b2d8 Load TinyMCE directly from lib/, disable ajax functions 2015-08-28 12:21:40 +03:00
40507d2cad Wrap editor JS code in AMD modules and load them 2015-08-28 12:17:18 +03:00
da371e33f4 Set up editor style compilation 2015-08-28 00:56:42 +03:00