Commit Graph

34 Commits

Author SHA1 Message Date
Tautvidas Sipavičius
69c8670b01 Add an option to open settings by clicking on the block for image,
button, social, divider and spacer blocks
2016-08-19 14:57:14 +03:00
Tautvidas Sipavičius
da44a87415 Change onkeyup to oninput events to correctly detect pasting into
inputs
2016-08-18 16:55:53 +03:00
Jonathan Labreuille
c136d91dd2 encapsulating in communication component + update js tests 2016-08-08 11:36:29 +02:00
Jonathan Labreuille
1305a10ee0 updated ALC endpoint + nl editor + js tests 2016-08-05 15:25:54 +02:00
Tautvidas Sipavičius
5d48ecac80 Add a method to bulk update ALC blocks in newsletter editor 2016-05-31 13:53:45 +03:00
Tautvidas Sipavičius
8723aa4e4e Remove obsolete test file 2016-03-23 14:52:06 +02:00
Tautvidas Sipavičius
1942972282 Change title position to featured image position 2016-02-23 15:26:12 +02:00
Tautvidas Sipavičius
aac2cd6eb8 Add button "Bold" text option, fix unit tests 2016-02-17 12:25:03 +02:00
Tautvidas Sipavičius
8b001d820b Change padded image attribute to fullWidth 2016-02-09 15:26:06 +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
132e6d3342 Rename Wordpress component to Communication component, fix preview JS
syntax
2015-12-17 12:40:26 +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
080ae88a04 Fix Posts block tests 2015-11-17 16:31:57 +02:00
Tautvidas Sipavičius
4a0deb2182 Preserve image width for smaller than column width images 2015-11-10 18:09:36 +02:00
Tautvidas Sipavičius
6f3b5ebaac Add option to show settings on drop, set it up for ALC 2015-10-07 15:18:00 +03:00
Tautvidas Sipavičius
007dbf77a4 Remove obsolete stubs 2015-10-02 14:04:44 +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
65266ddb9f Fix tests 2015-09-25 18:35:09 +03:00
Marco
dc40d84a22 Merge pull request #141 from mailpoet/react_editor
Newsletter Editor on newsletters listing
2015-09-25 16:18:21 +02:00
Tautvidas Sipavičius
89a9c040a8 Rename data attribute to body 2015-09-25 12:42:46 +03:00
Tautvidas Sipavičius
d7029f3d29 Move newsletter content attributes into data object 2015-09-24 19:49:56 +03:00
Tautvidas Sipavičius
8846bc9e43 Fix editor's newsletter saving tests 2015-09-24 17:07:23 +03:00
Marco
9175c5308b Merge pull request #127 from mailpoet/posts_api
Wordpress Posts API endpoints
2015-09-23 18:31:18 +02:00
Tautvidas Sipavičius
17564d85fe Rename subject and preheader, fix tests 2015-09-23 14:24:24 +03:00
Tautvidas Sipavičius
fd7312fbf9 Change names of newsletter JSON attributes 2015-09-23 14:16:37 +03:00
Tautvidas Sipavičius
96d5162708 Refactor endpoint query component, add additional tests 2015-09-11 18:34:06 +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
a25a8f2560 Add tests for Wordpress component, fix ALC/Posts endpoint calls 2015-09-09 14:19:07 +03:00
Tautvidas Sipavičius
2aac4f2a70 Rename editor's modules to be anonymous 2015-09-09 14:19:07 +03:00
Tautvidas Sipavičius
9c6955c8cf Stub wordpress calls and fix tests for ALC and Posts 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
42586a72e9 Move over initial editor code, split templates into smaller pieces 2015-08-28 00:43:01 +03:00
Tautvidas Sipavičius
7a43980f32 Add mocha test bundling with webpack and test running 2015-08-13 14:11:10 +03:00