4b22e13947
Listing and new newsletters routes.
2015-08-27 22:44:16 +02:00
d0264a3882
Correct routes for the Newsletters page.
2015-08-27 22:44:16 +02:00
acf315ca41
Indent Webpack defines.
2015-08-27 22:44:16 +02:00
374eb0e004
React router can correctly route routes in WordPress.
2015-08-27 22:44:16 +02:00
42fce973e1
Move newsletters listing to right folder.
2015-08-27 22:43:43 +02:00
122478ad9f
React Router dep and folder organization.
2015-08-27 22:43:43 +02:00
53f725ae08
Rename batch actions to avoid repeating "list".
2015-08-27 22:38:42 +02:00
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
d81c4e7aa1
fixed widget + test + split get method in sub router
2015-08-27 22:38:42 +02:00
703fd17932
fix sorting indicator not showing for sorted column
2015-08-27 22:38:42 +02:00
c683378d24
fixed issue with config widget
2015-08-27 22:38:42 +02:00
c6ec28dbc7
added bulk actions
2015-08-27 22:38:42 +02:00
0e2c04d97a
many improvements on listing + cleaned up modal library
2015-08-27 22:38:42 +02:00
739f06bad7
added loading state + styles for listings
2015-08-27 22:38:42 +02:00
3d69830d45
fixed pagination for 1 page results
2015-08-27 22:38:42 +02:00
51d3d2d1b5
fixed pagination
2015-08-27 22:38:42 +02:00
097b638e6b
cleanup
2015-08-27 22:38:42 +02:00
5b93e1c8a6
example using react-waypoint
2015-08-27 22:38:41 +02:00
0c52b26fed
added search on firstname and lastname
2015-08-27 22:38:41 +02:00
f721119c9f
Subscribers Listing
...
- sortable
- searchable
2015-08-27 22:38:41 +02:00
3c46c3cd3a
added listing JSX
2015-08-27 22:38:41 +02:00
08d3fd8d00
Update build to reflect assets changes.
2015-08-21 23:25:05 +02:00
368b67c598
Merge branch 'master' of github.com:mailpoet/mailpoet
2015-08-21 19:49:22 +02:00
a7ffcad253
Newsletter form.
2015-08-21 19:46:49 +02:00
dd5402b037
Newsletters can be sent!
2015-08-21 19:34:35 +02:00
e33153c112
Newsletters list and form.
2015-08-21 18:43:49 +02:00
f9f9ec1d05
Merge branch 'master' of mailpoet:mailpoet/mailpoet
2015-08-21 15:25:45 +00:00
969630f7ea
Updated _after() method for all Model tests. Closes #87
2015-08-21 11:24:28 -04:00
59653b0c6c
New Bridge class to send messages with our sending service.
2015-08-21 17:12:36 +02:00
ce5a1b46b6
Unit test for settings was not cleaning properly the DB.
2015-08-21 16:13:17 +02:00
da0d6fdbeb
Merge pull request #86 from mailpoet/form_widget
...
Form Widget
2015-08-21 15:59:05 +02:00
5ffba00937
fixing syntax
2015-08-21 15:03:13 +02:00
c473338d19
fixed issue with setToken injecting a /n
2015-08-21 15:02:24 +02:00
311acd1ee0
updated validation data attributes
2015-08-21 14:23:43 +02:00
f2cecf97a9
Form submit fix + default styles
2015-08-21 14:08:35 +02:00
bf5d7f273b
Settings JSX
...
- fixed issue with token in MailPoet Ajax / JSX
- added settings form with get/set
- reformated some code in subscribers.jsx
2015-08-21 13:12:14 +02:00
072f813781
Merge branch 'subscribers' into form_widget
2015-08-21 10:42:29 +02:00
255eef4604
Merge branch 'subscribers' into form_widget
2015-08-21 10:39:06 +02:00
441feaa7e8
Real time subscribers!
2015-08-20 23:10:21 +02:00
8894b821c1
Multiple React components working together.
2015-08-20 22:00:55 +02:00
1ff7e3f4be
Form Subscription
...
- improved MailPoet ajax to fix token issue
- added js validation and ajax submit in public.js
- add util security to generate tokens
- updated router to use new util security
- added jquery-validation module
- update public config in webpack config
- added error messages in form
2015-08-20 21:02:04 +02:00
ec0c20a1c5
First React in Subscribers.
2015-08-20 20:13:12 +02:00
1c77536cf5
Acceptance + Robo task
...
- added $file argument to test:acceptance
- updated test:unit's argument name for consistency
- beefing up form widget acceptance test
2015-08-20 18:09:45 +02:00
c883de9aa8
Form Widget
...
- added public js code to handle validation and ajax submit
- added widget initializer
- added form widget
- added acceptance test for adding the widget
2015-08-20 16:52:51 +02:00
eda2188611
Remove symlinks documentation.
2015-08-20 15:38:01 +02:00
5f699d691f
There's no need for static JS deps anymore.
2015-08-20 12:54:00 +02:00
384871781c
Merge pull request #83 from mailpoet/webpack
...
Symlinks -> Webpack.
2015-08-20 12:46:05 +02:00
5c211a9a83
Add public stylus style bundle
2015-08-20 12:23:09 +03:00
0a408398ae
Add vendor style compilation with Stylus
2015-08-20 12:21:33 +03:00
d638c2a020
Merge pull request #85 from mailpoet/api
...
Api
2015-08-20 00:34:05 +02:00