a5d96f1534
WP Users list
...
- refactored and fixed listing issues (related to Segments)
- removed bulk actions from segments
- added synchronize methods for WP users
- Update action in segments only for WP Users list
- added "type" column to segments (default, wp_users, dynamic...)
- added "status" column to subscriber_segment table (useful soon)
2015-11-25 18:31:57 +01:00
a516eb1a95
Add overlay and newsletter thumbnail preview
2015-11-25 16:44:18 +02:00
6dd8270bec
WP Users list
...
- migration for filters & segment_filter tables
- models for new tables
- update of Listing JSX to allow for conditional display of item actions
2015-11-24 17:12:14 +01:00
52a0aae10f
Add template thumbnail generation and display
2015-11-24 16:50:57 +02:00
00f06ea202
Revert "Queue"
2015-11-20 23:51:02 +01:00
32ca24ce38
Merge pull request #238 from mailpoet/queue
...
Queue
2015-11-20 23:02:30 +01:00
556a170903
- Bootstraps queue
2015-11-20 16:20:35 -05:00
d91b55ec52
Include static sticky-kit library, patch it, fix sticky editor sidebar
2015-11-20 14:16:51 +02:00
786fbc36a2
Change post types to plural labels, move Posts/ALC UI elements
2015-11-19 19:08:48 +02:00
e62a8c2ec5
Implement Becs' changes to Posts widget and post rendering
2015-11-18 14:44:57 +02:00
080ae88a04
Fix Posts block tests
2015-11-17 16:31:57 +02:00
c9a42ebb76
Add auto-refresh of Posts block contents on option change
2015-11-17 14:40:39 +02:00
6a3166c311
- Implements export
...
Closes #210
2015-11-13 12:25:33 -05:00
0017df1c2d
- Work-in-progress on the UI
2015-11-13 12:25:32 -05:00
f2a0d4ce96
fixed wrong count value onGetItems in Listing
2015-11-13 12:25:32 -05:00
cb50517cbc
toggle Export button depending on subscribers count
2015-11-13 12:25:31 -05:00
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
1625e1771b
- Bootstraps export
2015-11-13 12:25:30 -05:00
bde78b607b
Merge pull request #218 from mailpoet/listings_bugfix
...
Listings bugfixes & Welcome page
2015-11-13 16:01:23 +01:00
3bdaaf8368
Add a HelpScout beacon to admin pages
2015-11-13 14:45:25 +02:00
10a20935c3
cleanup tests
2015-11-12 14:11:27 +01:00
90382bc86d
Add layout block bg color, remove bg colors of individual columns
2015-11-11 16:55:44 +02:00
4a0deb2182
Preserve image width for smaller than column width images
2015-11-10 18:09:36 +02:00
3a206b2c88
Adapt newsletter template selection to API change
2015-11-10 18:08:16 +02:00
70cfcbe7cc
Merge pull request #209 from mailpoet/mixpanel
...
Add MixPanel analytics tracking
2015-11-10 10:41:24 +01:00
6342cb17bd
Merge pull request #208 from mailpoet/listing_tests
...
Listings
2015-11-10 10:39:53 +01:00
dfec34eda9
Add Analytics integration with MixPanel
2015-11-09 18:11:06 +02:00
893231e8e5
List selection fix
2015-11-09 14:19:59 +01:00
e9110680ee
Listings
...
- fixed selection field JSX
- fixed bulk actions (added filter function)
- added getPublished/getTrashed static methods on Model
- fixed step 3 of newsletter process
- updated save/get methods of all listing-able models to conform with the new norm
2015-11-09 13:26:33 +01:00
7b54285ca6
- Adds tests for the main Import class
...
- Updates tests for Env (proper host detection with port)
- Improves import
2015-11-09 00:25:24 -05:00
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
b1ae07d38e
- Rebased master
...
- Cleaned up import & moved it under Subscribers menu
2015-11-07 21:16:38 -05:00
3f168d052f
- Finishes import migration
...
- Updates models
- Improves Notice.js
2015-11-07 11:40:42 -05:00
158d26ef86
- Adds import's step 1 method selection logic
2015-11-07 11:31:40 -05:00
ae03ee2c46
- Bootstrapping import menu
2015-11-07 11:25:05 -05:00
ad0adb48e1
- Updates Migrator with new column for Segments
...
- Updates Segmnets tests
- Updates MailPoet's Notice.js with additional options
- Updates Import's router, WP menu bootstrap logic, client- and
server-side logic
2015-11-07 11:24:02 -05:00
ff5353c894
- Completes MailChimp import
2015-11-07 11:15:49 -05:00
abb2389378
- Enables MailChimp key verification (import step 1)
2015-11-07 11:15:04 -05:00
3cf50810f9
- Fixed conflic with backbone router in settings and import
...
- WIP on step 1
2015-11-07 11:09:13 -05:00
20a6e6d6de
- Adds import's step 1 method selection logic
2015-11-07 11:09:13 -05:00
0a771acb02
- Bootstrapping import menu
2015-11-06 21:38:25 -05:00
31305a04c0
form validation with Parsley
2015-11-06 16:09:56 +01:00
b12f7f29de
Custom fields
...
- added listing of custom fields in form editor
- ability to delete a custom field
- mades changes to the form editor in order to accomodate for the new custom fields system
- fix form editor bugs
- cleanup
2015-11-06 16:09:09 +01:00
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
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