Commit Graph

342 Commits

Author SHA1 Message Date
a31dce6226 fixed list selection widget + started form submission 2015-11-06 16:09:09 +01:00
d996b78561 fixed form_editor.js being ignored by git 2015-11-06 16:09:09 +01:00
c2e7513381 Form editor
- new form with default data
- load/save in form editor
- widgets -> settings form
- widgets -> shortcode for subscribers count
- widgets -> form rendering
- added useful filters to Subscribers (for status related search)
- refactor & cleanup
2015-11-06 16:09:09 +01:00
541696863e Form editor
- new/edit in forms listing goes to editor
- fixed editor dependencies (via Webpack)
- updated forms table schema
- saving/loading a form works
2015-11-06 16:09:09 +01:00
6c8d2be18c fix for selection field jsx 2015-11-06 16:08:16 +01:00
e24f8c9653 forms listing complete 2015-11-06 16:08:16 +01:00
cf154455e3 Add error reporting for newsletter template export fields 2015-11-05 19:11:32 +02:00
dcfe6357cf Switch to FileSaver lib for downloading Blob files, add Blob polyfill 2015-11-05 17:17:54 +02:00
983df216f3 Add basic template export 2015-11-04 18:02:55 +02:00
f750d2359f Base for template import 2015-11-03 16:33:13 +02:00
136e09e9fb Merge pull request #202 from mailpoet/newsletter_width
Increase newsletter width to 660px from 600px
2015-10-30 12:37:16 +01:00
f509dc0d7e Increase newsletter width to 660px from 600px 2015-10-30 13:25:45 +02:00
c100130f39 Merge pull request #201 from mailpoet/forms
Listing/Model/Router refactoring + Forms
2015-10-30 11:45:34 +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
576fbf2085 Add notification email type 2015-10-29 15:59:09 +02:00
a8f8134f67 Adapt select2 integration code to select2 4.0 2015-10-28 16:01:23 +02:00
103da61d45 basic listing files 2015-10-28 13:19:48 +01:00
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
588b441fb1 Merge pull request #194 from mailpoet/lists_round_1
Lists round 1
2015-10-27 10:30:45 +01:00
13dc3577f1 lotta fixes for filtering + listing 2015-10-26 18:23:32 +01:00
505b979ac5 Segment actions
- added duplicate
- added view subscribers
2015-10-23 17:34:35 +02:00
30ae109ec6 Add saving of newsletter options 2015-10-23 16:35:45 +03:00
22949b77ce Fix transitions between components 2015-10-23 16:35:45 +03:00
e13df4d794 Add selection of segments and roles 2015-10-23 16:35:45 +03:00
3e80fcbd50 improved new step 2015-10-23 16:35:45 +03:00
71bb743487 Move newsletter creation earlier, add Welcome newsletter type 2015-10-23 16:35:45 +03:00
141bdd348c Add "Welcome email" newsletter type to the selector 2015-10-23 16:35:45 +03:00
3b4c5c83e1 added segment stats in listing 2015-10-22 20:40:46 +02:00
4bde705f04 listing modifications + added description to segments 2015-10-22 19:19:40 +02:00
b9b17a59a3 Merge pull request #190 from mailpoet/batch_actions_round_1
listing: bulk actions
2015-10-22 17:39:12 +02:00
5e5008472c added last bulk actions messages 2015-10-22 15:26:31 +02:00
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
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
06fafbafe5 fixed select2 issue with selected elements 2015-10-21 14:53:59 +02:00
43c91e7290 removing console.log 2015-10-21 13:49:18 +02:00
f200f44e4c reset listing limit to 10 2015-10-21 13:48:24 +02:00
d07221846f fixed select2 issues 2015-10-21 13:45:34 +02:00
d4bfb49415 Listing fixes
- fixed bulk actions
- fixed paging behavior
- fixed filtering issues
2015-10-21 12:56:24 +02:00
6a1bb0f4a5 fixed React/React-router upgrade related issues 2015-10-20 15:31:19 +02:00
4e3784fb96 merged master 2015-10-16 14:40:32 +02:00
34c237ce8e Load/Save settings
- renamed all settings with dot syntax
- refactored Menu->settings()
- changed schema of settings table to allow longer setting name and value
- added getAll() static method on Setting Model to fetch all settings (with proper unserialize of value)
2015-10-15 14:22:27 +02:00
532fb212ce Replace succesfully with successfully. 2015-10-14 15:39:09 +02:00
39354d131d Settings tabs + lotta fixes
- tab menu handled by Backbone Router
- fixed minor styling issues
- fixed html structure of listings & forms titles so that notices are positioned correctly
2015-10-13 11:53:20 +02:00
4f30756995 replaced React by Twig + JS 2015-10-12 13:47:53 +02:00
602e630e42 added all pages + started implementing basics 2015-10-09 19:08:13 +02:00
34e75b9b13 removed useless code 2015-10-09 14:52:10 +02:00
ed9407a890 fixed multiple select component 2015-10-09 14:48:54 +02:00
44f43a151d Fix closing of Image, ALC and Posts sidepanels on "Done" click 2015-10-07 15:18:00 +03:00
3cfe9a9acc Fix rendering of Posts settings 2015-10-07 15:18:00 +03:00
8a5bf93db2 Open ALC settings on ALC overlay click 2015-10-07 15:18:00 +03:00