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
5cc9c1c6de
Tests cleanup.
2015-08-20 00:31:42 +02:00
e386c3aa38
Cleanup tests.
2015-08-20 00:21:10 +02:00
01360eea66
Newsletters router.
2015-08-20 00:11:32 +02:00
524150a6f7
Subscribers router.
2015-08-20 00:09:38 +02:00
ce730d7c3b
Settings router.
...
Here's a simple settings router. the createOrUpdate method lives
in the model, and by default all models will return true on save
or false if save went wrong.
2015-08-19 23:55:30 +02:00
bc65836c31
Webpack refactor
...
- added JSX support (webpack + robofile
- added public.js bundle
- refactored webpack config for clarity
- added settings.jsx form example
- fixed acceptance test failing on login
2015-08-19 19:29:11 +02:00
b8f0ec4e88
removed symlinks and css/lib folder
2015-08-19 15:29:07 +02:00
ce1dfe2b9c
Started working on Webpack Assets
2015-08-19 15:21:26 +02:00
ada1bfdcd9
Merge branch 'new_pages'
2015-08-18 17:40:26 +02:00
bb6abf3c7d
Newsletters page, with test.
2015-08-18 17:07:14 +02:00
347706e119
Added Subscribers empty page, with test.
2015-08-18 16:57:13 +02:00
b0f7e44a68
#65 fixing MailerCest::itCanGenerateACorrectMessage
2015-08-18 16:35:48 +02:00
fd0cc96fb2
Merge pull request #70 from mailpoet/first_mailer
...
A first Mailer for the Bridge
2015-08-18 16:27:40 +02:00
7a8c0a9e3e
fixed composer lock conflict
2015-08-18 15:59:08 +02:00
8e20b23571
... added do command with ln -nsf flags
2015-08-18 15:43:20 +02:00
7178aad04e
removed do command...
2015-08-18 15:42:33 +02:00
58d83f5fbe
fixed MPAjax to behave with router
2015-08-18 15:29:00 +02:00
7da1cb9f5b
#65 fix and test Marco's refactoring
2015-08-18 09:23:35 +02:00
d60ba538f8
Refactor request generator from the send method.
2015-08-17 20:24:27 +02:00
a84501024a
Refactor mailer.
2015-08-17 20:20:36 +02:00
e925b14aae
Merge pull request #69 from mailpoet/newsletter_model
...
Newsletter model
2015-08-17 19:53:07 +02:00
c3e8812d7b
Merge branch 'master' into newsletter_model
2015-08-17 19:48:41 +02:00
b6cac960b7
Fix empty whitespace.
2015-08-17 19:46:57 +02:00
b1dab4ce5d
Merge branch 'master' of github.com:mailpoet/mailpoet
2015-08-17 19:41:47 +02:00
cb20f7ae0b
Add compiling assets documentation.
2015-08-17 19:41:26 +02:00
1d6374de00
Merge pull request #78 from mailpoet/static_assets
...
Remove assets sources from the build directory
2015-08-17 19:40:17 +02:00
3af24f9877
Reverted back to Model class
2015-08-17 17:37:43 +00:00
2fbfd7bb01
New build command with Webpack integration.
2015-08-17 19:37:33 +02:00