Commit Graph

2403 Commits

Author SHA1 Message Date
Marco
5df0475b1a Merge pull request #204 from mailpoet/newsletter_templates
Newsletter template import/export
2015-11-06 12:23:27 +01:00
Tautvidas Sipavičius
cf154455e3 Add error reporting for newsletter template export fields 2015-11-05 19:11:32 +02:00
Tautvidas Sipavičius
dcfe6357cf Switch to FileSaver lib for downloading Blob files, add Blob polyfill 2015-11-05 17:17:54 +02:00
Tautvidas Sipavičius
983df216f3 Add basic template export 2015-11-04 18:02:55 +02:00
Tautvidas Sipavičius
f750d2359f Base for template import 2015-11-03 16:33:13 +02:00
marco
d85f51e9fc Update composer lockfile. 0.0.2 2015-10-30 22:26:40 +01:00
marco
40a62687cf Update Composer lockfile. 2015-10-30 22:13:00 +01:00
Marco
136e09e9fb Merge pull request #202 from mailpoet/newsletter_width
Increase newsletter width to 660px from 600px
2015-10-30 12:37:16 +01:00
Tautvidas Sipavičius
f509dc0d7e Increase newsletter width to 660px from 600px 2015-10-30 13:25:45 +02:00
Marco
c100130f39 Merge pull request #201 from mailpoet/forms
Listing/Model/Router refactoring + Forms
2015-10-30 11:45:34 +01:00
Marco
9922ecd93c Merge pull request #200 from mailpoet/notification_type
Add notification email type
2015-10-30 11:40:50 +01:00
Jonathan Labreuille
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
Tautvidas Sipavičius
576fbf2085 Add notification email type 2015-10-29 15:59:09 +02:00
Marco
5c63971314 Merge pull request #198 from mailpoet/editor_select2
Update select2 version to 4.0 for newsletter editor
2015-10-28 15:30:08 +01:00
Tautvidas Sipavičius
7418923bbc Remove glow and margins from select2 input 2015-10-28 16:01:23 +02:00
Tautvidas Sipavičius
a8f8134f67 Adapt select2 integration code to select2 4.0 2015-10-28 16:01:23 +02:00
Jonathan Labreuille
103da61d45 basic listing files 2015-10-28 13:19:48 +01:00
Jonathan Labreuille
01e6a5e6b2 forms table 2015-10-28 13:19:48 +01:00
Marco
f5ccf3b38a Merge pull request #195 from mailpoet/subscribers_round_1
Subscriber & Segment listings
2015-10-28 12:24:19 +01:00
Marco
c8929351ba Merge pull request #196 from mailpoet/openssl
use of Crypt\RSA library in order to generate dkim keys
2015-10-28 12:23:33 +01:00
Jonathan Labreuille
6ca536e9ca use of Crypt\RSA library in order to generate dkim keys 2015-10-27 16:41:28 +01:00
Jonathan Labreuille
89b04e8691 Subscriber & Segment listings
- fixed filters
- added load/save state from url
- added goBack on forms in order to get back listing states
wx# Please enter the commit message for your changes. Lines starting
2015-10-27 16:24:00 +01:00
Marco
588b441fb1 Merge pull request #194 from mailpoet/lists_round_1
Lists round 1
2015-10-27 10:30:45 +01:00
Jonathan Labreuille
13dc3577f1 lotta fixes for filtering + listing 2015-10-26 18:23:32 +01:00
marco
966a26ea47 Update lockfile. 0.0.1 2015-10-23 23:25:01 +02:00
Marco
7380abc87d Merge pull request #175 from mailpoet/welcome_email
Welcome email template
2015-10-23 23:11:56 +02:00
Jonathan Labreuille
505b979ac5 Segment actions
- added duplicate
- added view subscribers
2015-10-23 17:34:35 +02:00
Tautvidas Sipavičius
fb7c4f116d No tearing down of just the populated data 2015-10-23 16:37:24 +03:00
Tautvidas Sipavičius
357930beac Add Populator for initial data population, fix unique key 2015-10-23 16:37:24 +03:00
Tautvidas Sipavičius
30ae109ec6 Add saving of newsletter options 2015-10-23 16:35:45 +03:00
Tautvidas Sipavičius
22949b77ce Fix transitions between components 2015-10-23 16:35:45 +03:00
Tautvidas Sipavičius
e13df4d794 Add selection of segments and roles 2015-10-23 16:35:45 +03:00
Jonathan Labreuille
3e80fcbd50 improved new step 2015-10-23 16:35:45 +03:00
Tautvidas Sipavičius
71bb743487 Move newsletter creation earlier, add Welcome newsletter type 2015-10-23 16:35:45 +03:00
Tautvidas Sipavičius
141bdd348c Add "Welcome email" newsletter type to the selector 2015-10-23 16:35:45 +03:00
Jonathan Labreuille
3b4c5c83e1 added segment stats in listing 2015-10-22 20:40:46 +02:00
Jonathan Labreuille
056e79eeac bugfix 2015-10-22 19:24:58 +02:00
Jonathan Labreuille
4bde705f04 listing modifications + added description to segments 2015-10-22 19:19:40 +02:00
marco
aa23324876 Update lockfile. 2015-10-22 17:51:22 +02:00
Marco
b9b17a59a3 Merge pull request #190 from mailpoet/batch_actions_round_1
listing: bulk actions
2015-10-22 17:39:12 +02:00
Jonathan Labreuille
e768a284c3 minor visual fixes for settings 2015-10-22 15:34:50 +02:00
Jonathan Labreuille
5e5008472c added last bulk actions messages 2015-10-22 15:26:31 +02:00
Jonathan Labreuille
50e888913c Success messages on bulk actions
- added message for all bulk actions except trash related ones
- fixed issue with mailpoet notice and react router
2015-10-21 19:14:51 +02:00
Jonathan Labreuille
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
marco
1fe11e2a90 Start semantic versioning. 2015-10-21 15:44:10 +02:00
Marco
f748a07ba5 Merge pull request #189 from mailpoet/listing_unit_tests
Listing unit tests errors
2015-10-21 15:39:58 +02:00
Jonathan Labreuille
06fafbafe5 fixed select2 issue with selected elements 2015-10-21 14:53:59 +02:00
Jonathan Labreuille
d504d17956 fixed errors 2015-10-21 14:52:53 +02:00
Marco
b5834828a2 Merge pull request #186 from mailpoet/newsletter_options
Newsletter options
2015-10-21 14:06:22 +02:00
Marco
db76c4acc4 Merge pull request #187 from mailpoet/listing_bulk_actions
Listing bulk actions
2015-10-21 14:01:03 +02:00