Commit Graph

5 Commits

Author SHA1 Message Date
Jonathan Labreuille
4fd0c4b484 Router updates + unit tests + React
- added -f flag to run unit test command in order to fail fast
- pass only id to "$endpoint->get($id)" in React forms instead of array
- updated routers according to the ->get($id) change
- refactored a bit the way form creation works
- added unit tests for Segments router
2016-02-01 11:56:21 +01:00
Tautvidas Sipavičius
b7cfa549d5 Change newsletter and template saving to JSON encode body separately 2016-01-11 18:27:30 +02:00
Tautvidas Sipavičius
be3462925d Change server returned newsletter body to be a json object, not a string 2015-12-17 12:40:26 +02:00
Tautvidas Sipavičius
485d613d84 Switch to camelCase function names for NewsletterTemplate calls 2015-09-29 18:19:50 +03:00
Tautvidas Sipavičius
028b178e3f Add DB tables, model and router for Newsletter templates 2015-09-29 17:23:41 +03:00