Commit Graph

69 Commits

Author SHA1 Message Date
c1d6f9ba44 Fix vendor asset loading, add initial newsletter data 2015-08-28 12:20:51 +03:00
40507d2cad Wrap editor JS code in AMD modules and load them 2015-08-28 12:17:18 +03:00
42586a72e9 Move over initial editor code, split templates into smaller pieces 2015-08-28 00:43:01 +03:00
f34a6920a0 Newsletters router with multi page links. 2015-08-27 22:44:16 +02:00
122478ad9f React Router dep and folder organization. 2015-08-27 22:43:43 +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
3c46c3cd3a added listing JSX 2015-08-27 22:38:41 +02:00
e33153c112 Newsletters list and form. 2015-08-21 18:43:49 +02:00
255eef4604 Merge branch 'subscribers' into form_widget 2015-08-21 10:39:06 +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
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
a26cbd6f41 - Renamed Model to BaseModel (make it clear)
- Updated RoboFile to compile assets or else tests break
2015-08-17 15:54:48 +00:00
6ed4ce0de2 Swap app code with bundles in assets/js/src folder 2015-08-17 14:31:32 +03:00
a0a50407b9 Split modules into different entry points, separate vendor modules 2015-08-13 18:08:44 +03:00
7a43980f32 Add mocha test bundling with webpack and test running 2015-08-13 14:11:10 +03:00
91f839dc49 Wrap existing JS modules in AMD module style 2015-08-12 16:33:15 +03:00
c1f9fb915b Add webpack for frontend dependency loading 2015-08-12 14:40:57 +03:00