5473f94e24
List selection & subscribe
...
- fixed list selection widget (form editor & rendered form)
- ajax subscription works (minus sending the confirmation email)
- bug fixes / polishing / refactoring / cleanup
2015-11-06 16:09:09 +01:00
a4cf2f9c76
Major refactoring of listing/router/model relation
...
- updated Subscribers listing
- udpated Segments listing
- added Forms router
2015-10-29 15:30:24 +01:00
13dc3577f1
lotta fixes for filtering + listing
2015-10-26 18:23:32 +01:00
3b4c5c83e1
added segment stats in listing
2015-10-22 20:40:46 +02:00
5e5008472c
added last bulk actions messages
2015-10-22 15:26:31 +02:00
dcb094fcd1
listing improvements
...
- added Trash group
- added soft delete for subscribers
- added restore/delete permanently features (including bulk actions and row actions)
- listing bugfixes
2015-10-21 18:18:34 +02:00
d4bfb49415
Listing fixes
...
- fixed bulk actions
- fixed paging behavior
- fixed filtering issues
2015-10-21 12:56:24 +02:00
c15359f1b4
Listing filters
2015-10-06 10:00:18 +02:00
56e40feb56
Bulk actions + Extra data
...
- fixed issue on bulk action being run even without any items selected
- added WP like feature regarding item selection, if all items are checked, it also checks the header/footer checkboxes
- fixed issue where the selection state was not properly reset
- added List column to subscribers
- added json_encode/json_decode to Twig
2015-09-23 14:13:25 +02:00
239e2583d2
refactored bulk actions & implemented bulk trash for all listings
2015-09-18 17:39:25 +02:00
cbcd614b6f
implemented all bulk actions for Subscribers
2015-09-16 19:44:46 +02:00
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
e8abc4cb47
- Model returns validation errors upon save ( Closes #122 )
...
- Fixed acceptance test for Newsletters (Closes #126 )
2015-09-13 19:40:42 -04:00
575e748d84
moved logic from Subscribers router to model
2015-09-10 11:50:26 +02:00
97db902529
Subscriber Edit page
2015-09-09 15:58:57 +02:00
a40cdcb20c
Migration fix + removed model instantiation in Listing handler
2015-09-03 11:14:38 +02:00
3fe895a7fe
Listing Handler
...
- added a Listing Handler class to take care of listing params
- added status column to Subscriber
- added specific methods to both Newsletter & Subscriber models for listing
2015-09-02 14:47:18 +02:00
27883a232a
Listings
...
- listing component
- subscribers listing
- newsletters listing
2015-09-01 16:21:25 +02:00
d81c4e7aa1
fixed widget + test + split get method in sub router
2015-08-27 22:38:42 +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
f721119c9f
Subscribers Listing
...
- sortable
- searchable
2015-08-27 22:38:41 +02:00
3c46c3cd3a
added listing JSX
2015-08-27 22:38:41 +02:00
524150a6f7
Subscribers router.
2015-08-20 00:09:38 +02:00