Commit Graph

26 Commits

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