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
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
Jonathan Labreuille
c473338d19
fixed issue with setToken injecting a /n
2015-08-21 15:02:24 +02:00
Jonathan Labreuille
f2cecf97a9
Form submit fix + default styles
2015-08-21 14:08:35 +02:00
Jonathan Labreuille
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
Jonathan Labreuille
072f813781
Merge branch 'subscribers' into form_widget
2015-08-21 10:42:29 +02:00
Jonathan Labreuille
255eef4604
Merge branch 'subscribers' into form_widget
2015-08-21 10:39:06 +02:00
marco
441feaa7e8
Real time subscribers!
2015-08-20 23:10:21 +02:00
marco
8894b821c1
Multiple React components working together.
2015-08-20 22:00:55 +02:00
Jonathan Labreuille
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
marco
ec0c20a1c5
First React in Subscribers.
2015-08-20 20:13:12 +02:00
Jonathan Labreuille
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
Jonathan Labreuille
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
Jonathan Labreuille
58d83f5fbe
fixed MPAjax to behave with router
2015-08-18 15:29:00 +02:00
Vlad
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
Jonathan Labreuille
cf3695157a
Update Robo task to compile assets
...
- renamed compile:javascript to compile:js
- renamed compile:styles to compile:css
- added compile:all to compile all of our assets
- added compiled js & css to gitignore
- removed console.log from src/admin.js
2015-08-17 15:04:30 +02:00
Tautvidas Sipavičius
6ed4ce0de2
Swap app code with bundles in assets/js/src
folder
2015-08-17 14:31:32 +03:00
Tautvidas Sipavičius
a0a50407b9
Split modules into different entry points, separate vendor modules
2015-08-13 18:08:44 +03:00
Tautvidas Sipavičius
91f839dc49
Wrap existing JS modules in AMD module style
2015-08-12 16:33:15 +03:00
Jonathan Labreuille
e601a1e902
added a twig extension class for assets + reorganized assets structure + added command line for stylus in README
2015-07-15 21:43:55 +02:00
Jonathan Labreuille
99ad7d66af
added src folders for assets css & js + added contributing doc + added install instructions for stylus
2015-07-15 20:03:05 +02:00