Tautvidas Sipavičius
f02699158f
Apply newsletter background color to template preview images
2015-12-17 12:40:26 +02:00
Tautvidas Sipavičius
270023b89c
Display error and success messages for template saving and export
2015-12-10 17:13:23 +02:00
Tautvidas Sipavičius
7d77e075e9
Make long template name and description fit in the box
2015-12-10 17:13:23 +02:00
Tautvidas Sipavičius
7a904ed093
Add SVG icons for standard, welcome and notification email types
2015-12-10 17:13:23 +02:00
Tautvidas Sipavičius
ce338f7fe2
Add border to template thumbnails
2015-12-10 17:13:22 +02:00
Jonathan Labreuille
e1c94db516
edit form name follows newsletter's design
2015-12-08 17:10:45 +01:00
Jonathan Labreuille
7be1a11d1e
Form editor
...
- fixed validations on radio type
- fixed date format for months
- added custom fields storing on subscribe
- fixed date widget (select today's date)
- fixed validation on form widget
2015-12-08 16:55:30 +01:00
Jonathan Labreuille
9fb04bc3c0
first round of fixes #255
2015-12-07 16:54:08 +01:00
Jonathan Labreuille
4a2bbe3f88
Sending Progress
...
- improved progress bar styles (with completed status)
- add pause/resume buttons
- fixed method case in settings.mta for MailPoet & SMTP Providers
- fixed parsley dependency
- added validation on from name & address on step 3
2015-12-03 22:01:19 -05:00
Jonathan Labreuille
bf58d8a22d
Queue
...
- updated menu icon for our plugin
- added watchCss command to watch only CSS files
- added Status column in Newsletters listing
- added progress bar styles
- fixed issue with JS assets being loaded twice on non MP pages
- changed subscriber_ids to segment_ids in addQueue
2015-12-03 22:01:17 -05:00
Tautvidas Sipavičius
d1e2c6c074
Add transition for "Delete block" icon
2015-12-03 15:53:56 +02:00
Tautvidas Sipavičius
3b6a9f7a6e
Add block, tool and widget transition animations
2015-12-03 14:44:32 +02:00
Tautvidas Sipavičius
97d1e95037
Add transitions for content block addition and removal
2015-12-02 17:54:06 +02:00
Tautvidas Sipavičius
916fe76795
Add transitions: sidebar contents, template preview, sidebar
2015-12-01 16:49:50 +02:00
Tautvidas Sipavičius
f37488fc0b
Adds a Preview icon for previewing newsletter templates
2015-11-26 13:09:08 +02:00
Tautvidas Sipavičius
a516eb1a95
Add overlay and newsletter thumbnail preview
2015-11-25 16:44:18 +02:00
Tautvidas Sipavičius
52a0aae10f
Add template thumbnail generation and display
2015-11-24 16:50:57 +02:00
Marco
a603e97b8c
Merge pull request #229 from mailpoet/editor_posts
...
Editor: Posts widget
2015-11-19 10:31:31 +01:00
Tautvidas Sipavičius
e62a8c2ec5
Implement Becs' changes to Posts widget and post rendering
2015-11-18 14:44:57 +02:00
Jonathan Labreuille
fdbd1245e3
Redirect to welcome or update page
2015-11-17 20:11:03 +01:00
Tautvidas Sipavičius
c9a42ebb76
Add auto-refresh of Posts block contents on option change
2015-11-17 14:40:39 +02:00
MrCasual
0fedd1779f
- Moves Import and Export under ImportExport namespace
...
- Cretes a single BootStrapMenu class for Import and Export
- Updates tests
- Adds 2 new methods to Segments model
2015-11-13 12:25:31 -05:00
Tautvidas Sipavičius
4a0deb2182
Preserve image width for smaller than column width images
2015-11-10 18:09:36 +02:00
Marco
70cfcbe7cc
Merge pull request #209 from mailpoet/mixpanel
...
Add MixPanel analytics tracking
2015-11-10 10:41:24 +01:00
Tautvidas Sipavičius
6a14f97419
Fix select2 results z-index issue for newsletter editor
2015-11-09 18:17:10 +02:00
MrCasual
33ea16eb0f
- Cleans up import
...
- Adds tests for modified models
- Adds tests for import BootStrapMenu and MailChimp classes
2015-11-08 15:57:43 -05:00
MrCasual
b1ae07d38e
- Rebased master
...
- Cleaned up import & moved it under Subscribers menu
2015-11-07 21:16:38 -05:00
MrCasual
ff5353c894
- Completes MailChimp import
2015-11-07 11:15:49 -05:00
MrCasual
20a6e6d6de
- Adds import's step 1 method selection logic
2015-11-07 11:09:13 -05:00
Jonathan Labreuille
31305a04c0
form validation with Parsley
2015-11-06 16:09:56 +01:00
Jonathan Labreuille
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
Tautvidas Sipavičius
983df216f3
Add basic template export
2015-11-04 18:02:55 +02:00
Tautvidas Sipavičius
f509dc0d7e
Increase newsletter width to 660px from 600px
2015-10-30 13:25:45 +02: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
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
Jonathan Labreuille
4bde705f04
listing modifications + added description to segments
2015-10-22 19:19:40 +02:00
Jonathan Labreuille
e768a284c3
minor visual fixes for settings
2015-10-22 15:34:50 +02:00
Jonathan Labreuille
d07221846f
fixed select2 issues
2015-10-21 13:45:34 +02:00
Jonathan Labreuille
4e3784fb96
merged master
2015-10-16 14:40:32 +02:00
Jonathan Labreuille
6a4d0b06af
send with tab + dkim + hosts
2015-10-14 14:38:37 +02:00
Jonathan Labreuille
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
Jonathan Labreuille
9fd13767f0
Basics, Signup, Advanced tabs
2015-10-12 16:39:36 +02:00
Jonathan Labreuille
4f30756995
replaced React by Twig + JS
2015-10-12 13:47:53 +02:00
Jonathan Labreuille
ed9407a890
fixed multiple select component
2015-10-09 14:48:54 +02:00
Tautvidas Sipavičius
f410b182b2
Increase spacing between adjacent paragraphs
2015-10-07 18:07:02 +03:00
Tautvidas Sipavičius
8a5bf93db2
Open ALC settings on ALC overlay click
2015-10-07 15:18:00 +03:00
Tautvidas Sipavičius
d7a1bf2bb4
Change ALC overlay to be visible only on hover
2015-10-07 15:18:00 +03:00
Jonathan Labreuille
9d0ca85490
Last step
...
- improved watch command (much simpler robofile + truly recursive)
- split all form fields into separate files (JSX)
- improved form to allow multiple fields per row
- added selection react class for multi select using select2
- added missing files for select2 (webpack doesn't include them)
2015-10-01 12:25:25 +02:00
Jonathan Labreuille
2e3b565e8a
Type & Template
...
- fixed endpoint's name causing issues on case sensitive systems
- improved behaviour of delete
- added loading state for boxes
- added Breadcrumb ReactClass
- added common styles for breadcrumb
2015-09-30 11:44:06 +02:00