Jonathan Labreuille
b20d92c9b1
fixed unit tests and added form model unit test
2015-11-06 18:43:56 +01:00
Tautvidas Sipavičius
6dfce57c3f
Fix newsletter option related tests
2015-10-21 14:40:43 +03:00
Tautvidas Sipavičius
3a4a641ca2
Add newsletter options
2015-10-20 21:47:18 +03:00
Jonathan Labreuille
f59670005e
unit tests and cleanup
2015-10-15 18:21:42 +02:00
Jonathan Labreuille
ecb522955b
Newsletter Segment relation
...
- added newsletter_segment table
- added NewsletterSegment model
- added list filter on newsletters listing
- unit tests
2015-10-06 11:13:38 +02:00
Jonathan Labreuille
45dccf6c50
First step complete
2015-09-30 15:56:13 +02:00
MrCasual
c119cc8024
- Adds additional tests to Newsletter model
...
- Modified Newsletter router get() method to return full object
2015-09-25 08:48:37 -04:00
MrCasual
30d0d1594d
- Modifies Newsletter router save() and get() methods
...
- Adds Newsletter router render() method
- Adds 'body' validation to Newsletter model
- Adds new 'preheader' column to Migrator
- Corrects Nesletters acceptance test class name conflict
- Updates Newsletter model tests
Closes #138
2015-09-24 18:26:44 -04:00
Jonathan Labreuille
2a4945c956
Listing & Form & Refactoring
...
- finished implementing forms
- fixed form reset when clicking on new
- fixed responsive for select all checkbox and toggle item details
- refactored listing items' actions
- added Trash action
- cleaned up validations on models
- fixed syntax
- fixed tests
2015-09-16 12:14:04 +02:00
Jonathan Labreuille
d89f43dbe5
Unit tests for listing specific methods
...
- small fixes/optimization in Subscriber model
- added test for search and group in Subscriber
- added test for search in Newsletter
2015-09-03 13:47:39 +02:00
MrCasual
969630f7ea
Updated _after() method for all Model tests. Closes #87
2015-08-21 11:24:28 -04:00
marco
5cc9c1c6de
Tests cleanup.
2015-08-20 00:31:42 +02:00
MrCasual
14fdfaed86
Fixed formatting issues as per Marco's remarks
2015-08-17 09:40:57 -04:00
Vlad
78b5791a46
- Added 'Newsletters' model and wrote tests
...
- Fixed some formatting in unit tests
Closes #68
2015-08-14 13:31:45 +00:00