23bb2f111f
Add a sample translatable template
2015-11-26 17:21:10 +02:00
20e2e03982
Hide non default segments on some pages
...
- added getPublic() method on Segment model
- filter out dynamic lists from add/move/remove segment in subscribers
2015-11-26 11:32:10 +01:00
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
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
25b51d0446
- Adds queue management and supervisor. Issue #227
2015-11-20 16:20:54 -05:00
556a170903
- Bootstraps queue
2015-11-20 16:20:35 -05:00
7ac386a8e2
fixed welcome/update pages display logic
2015-11-20 13:37:52 +01:00
e3de3a123a
- Corrects exported subscriber count
...
- Properly exports subscribers not in any list
- Adds test for export class constructor method
Resolves #221
2015-11-18 14:42:27 -05:00
fdbd1245e3
Redirect to welcome or update page
2015-11-17 20:11:03 +01:00
c96ac06423
- Moves ImportExport under Subscribers namespace
...
- Updates tests
2015-11-13 12:46:54 -05:00
6a3166c311
- Implements export
...
Closes #210
2015-11-13 12:25:33 -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
f3c58c27be
set welcome page as default page
2015-11-13 15:58:36 +01:00
f6ab0050b2
added welcome page
2015-11-13 12:59:49 +01: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
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
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
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
abb2389378
- Enables MailChimp key verification (import step 1)
2015-11-07 11:15:04 -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
a31dce6226
fixed list selection widget + started form submission
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
907fe585de
add Form renderer and fixed Newsletter saving issue
2015-11-06 16:08:16 +01:00
e24f8c9653
forms listing complete
2015-11-06 16:08:16 +01:00
c100130f39
Merge pull request #201 from mailpoet/forms
...
Listing/Model/Router refactoring + Forms
2015-10-30 11:45:34 +01:00
576fbf2085
Add notification email type
2015-10-29 15:59:09 +02:00
103da61d45
basic listing files
2015-10-28 13:19:48 +01:00
01e6a5e6b2
forms table
2015-10-28 13:19:48 +01:00
588b441fb1
Merge pull request #194 from mailpoet/lists_round_1
...
Lists round 1
2015-10-27 10:30:45 +01:00
fb7c4f116d
No tearing down of just the populated data
2015-10-23 16:37:24 +03:00
357930beac
Add Populator for initial data population, fix unique key
2015-10-23 16:37:24 +03:00
e13df4d794
Add selection of segments and roles
2015-10-23 16:35:45 +03:00
4bde705f04
listing modifications + added description to segments
2015-10-22 19:19:40 +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
6dfce57c3f
Fix newsletter option related tests
2015-10-21 14:40:43 +03:00
3a4a641ca2
Add newsletter options
2015-10-20 21:47:18 +03:00
d951200370
- Updates DB query for custom fields
...
- Updates models and tests for Subscribers and CustomFields
2015-10-18 13:53:07 -04:00
4e3784fb96
merged master
2015-10-16 14:40:32 +02:00