Commit Graph

22694 Commits

Author SHA1 Message Date
Tautvidas Sipavičius
1c4fba27f5 Include back admin.js in layout.html 2015-08-28 12:53:03 +03:00
Tautvidas Sipavičius
4cb98f267c Fix missing translation 2015-08-28 12:35:34 +03:00
Tautvidas Sipavičius
0c9c959b31 Fix one column layout of default newsletter structure 2015-08-28 12:35:33 +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
fdfd0a6c4f Fix URLs of remaining editor image assets 2015-08-28 12:20:52 +03:00
Tautvidas Sipavičius
7b6236e09c Add image_url Twig function 2015-08-28 12:20:52 +03:00
Tautvidas Sipavičius
c1d6f9ba44 Fix vendor asset loading, add initial newsletter data 2015-08-28 12:20:51 +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
Tautvidas Sipavičius
42586a72e9 Move over initial editor code, split templates into smaller pieces 2015-08-28 00:43:01 +03:00
marco
a22000abff Fix compose.lock conflict. 2015-08-27 22:49:20 +02:00
marco
f34a6920a0 Newsletters router with multi page links. 2015-08-27 22:44:16 +02:00
marco
27022f2775 New newsletter dynamic form in a route. 2015-08-27 22:44:16 +02:00
marco
4b22e13947 Listing and new newsletters routes. 2015-08-27 22:44:16 +02:00
marco
d0264a3882 Correct routes for the Newsletters page. 2015-08-27 22:44:16 +02:00
marco
acf315ca41 Indent Webpack defines. 2015-08-27 22:44:16 +02:00
marco
374eb0e004 React router can correctly route routes in WordPress. 2015-08-27 22:44:16 +02:00
marco
42fce973e1 Move newsletters listing to right folder. 2015-08-27 22:43:43 +02:00
marco
122478ad9f React Router dep and folder organization. 2015-08-27 22:43:43 +02:00
marco
53f725ae08 Rename batch actions to avoid repeating "list". 2015-08-27 22:38:42 +02:00
Jonathan Labreuille
3d58728312 Fixing listing
- amd style for listing dependencies
- added robo tasks to run failed tests
- created method to start phantomJS server in robofile
- fixed acceptance tests on form widget
- fixed unit test on subscriber
2015-08-27 22:38:42 +02:00
Jonathan Labreuille
d81c4e7aa1 fixed widget + test + split get method in sub router 2015-08-27 22:38:42 +02:00
Jonathan Labreuille
703fd17932 fix sorting indicator not showing for sorted column 2015-08-27 22:38:42 +02:00
Jonathan Labreuille
c683378d24 fixed issue with config widget 2015-08-27 22:38:42 +02:00
Jonathan Labreuille
c6ec28dbc7 added bulk actions 2015-08-27 22:38:42 +02:00
Jonathan Labreuille
0e2c04d97a many improvements on listing + cleaned up modal library 2015-08-27 22:38:42 +02:00
Jonathan Labreuille
739f06bad7 added loading state + styles for listings 2015-08-27 22:38:42 +02:00
Jonathan Labreuille
3d69830d45 fixed pagination for 1 page results 2015-08-27 22:38:42 +02:00
Jonathan Labreuille
51d3d2d1b5 fixed pagination 2015-08-27 22:38:42 +02:00
Jonathan Labreuille
097b638e6b cleanup 2015-08-27 22:38:42 +02:00
Jonathan Labreuille
5b93e1c8a6 example using react-waypoint 2015-08-27 22:38:41 +02:00
Jonathan Labreuille
0c52b26fed added search on firstname and lastname 2015-08-27 22:38:41 +02:00
Jonathan Labreuille
f721119c9f Subscribers Listing
- sortable
- searchable
2015-08-27 22:38:41 +02:00
Jonathan Labreuille
3c46c3cd3a added listing JSX 2015-08-27 22:38:41 +02:00
marco
08d3fd8d00 Update build to reflect assets changes. 2015-08-21 23:25:05 +02:00
marco
368b67c598 Merge branch 'master' of github.com:mailpoet/mailpoet 2015-08-21 19:49:22 +02:00
marco
a7ffcad253 Newsletter form. 2015-08-21 19:46:49 +02:00
marco
dd5402b037 Newsletters can be sent! 2015-08-21 19:34:35 +02:00
marco
e33153c112 Newsletters list and form. 2015-08-21 18:43:49 +02:00
Vlad
f9f9ec1d05 Merge branch 'master' of mailpoet:mailpoet/mailpoet 2015-08-21 15:25:45 +00:00
MrCasual
969630f7ea Updated _after() method for all Model tests. Closes #87 2015-08-21 11:24:28 -04:00
marco
59653b0c6c New Bridge class to send messages with our sending service. 2015-08-21 17:12:36 +02:00
marco
ce5a1b46b6 Unit test for settings was not cleaning properly the DB. 2015-08-21 16:13:17 +02:00
Marco
da0d6fdbeb Merge pull request #86 from mailpoet/form_widget
Form Widget
2015-08-21 15:59:05 +02:00
Jonathan Labreuille
5ffba00937 fixing syntax 2015-08-21 15:03:13 +02:00
Jonathan Labreuille
c473338d19 fixed issue with setToken injecting a /n 2015-08-21 15:02:24 +02:00
Jonathan Labreuille
311acd1ee0 updated validation data attributes 2015-08-21 14:23:43 +02:00
Jonathan Labreuille
f2cecf97a9 Form submit fix + default styles 2015-08-21 14:08:35 +02:00