Commit Graph

127 Commits

Author SHA1 Message Date
Pavel Dohnal
a75499d4fe Add link to KB
[MAILPOET-2101]
2019-06-20 11:51:46 -04:00
Pavel Dohnal
51cfb48c75 Show error when role-based email is used
[MAILPOET-2101]
2019-06-20 11:51:46 -04:00
Pavel Dohnal
dd41d46888 Add a prefix to our class
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
e198152dda Add MailChimp on finish
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
8a3077db0b Load MailChimp Lists
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
1a4b0f2785 Create mailchimp component in react
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
8d6b05a80e Upload csv by file in React
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
0bdf42b183 Add paste component
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
ea3ed26ce1 Connect method selcetion component
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Pavel Dohnal
55360c5c7b Move method selction form to component
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
Ján Mikláš
b43a4b222d Fix "Next step" button not visible after reimporting file
[MAILPOET-1931]
2019-04-01 07:12:27 -04:00
Pavel Dohnal
41547b2283 Convert last import step to react
[MAILPOET-1807]
2019-02-21 14:11:43 -05:00
Pavel Dohnal
afd97cf246 Update acceptance test to new import flow
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
dfe02a9145 Translate all strings
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
ba7085614a Add next and previous buttons
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
2ef2131411 Add a new step to import flow
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
c0c28b03ab Remove old warning
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
57c5e19a7d Rename current steps
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Amine Ben hammou
38dcf245b1 Make the notice inline 2019-01-21 11:55:28 +01:00
Amine Ben hammou
29da613481 Add warning to Export page 2019-01-17 16:56:40 +01:00
qfrery
d6f72087e9 video badges code review 2018-06-06 12:55:20 +01:00
qfrery
c88c8a9c96 add video links 2018-06-04 18:12:48 +01:00
Rostislav Wolny
46493b991c Checking invalid emails on the input [MAILPOET-1288] 2018-03-06 19:54:44 +01:00
pavel-mailpoet
3d43970fdc Revert "Checking invalid emails on the input [MAILPOET-1288]" 2018-03-06 13:24:42 +00:00
Rostislav Wolny
449568b37b Refactor JS email regexp to be accessible from every page MAILPOET-1288 2018-03-06 09:48:39 +01:00
Vlad
2265de454e Updates KB link and tip language 2018-03-01 08:50:14 +00:00
Vlad
381fc76d52 Adds description with KB link 2018-03-01 08:50:14 +00:00
Vlad
0d69b05ac0 Removes option to group by lists during export 2018-02-19 09:53:34 +00:00
Vlad
b5b0a02ea4 Removes option to export only confirmed subscribers 2018-02-16 14:46:34 +00:00
Vlad
1ba2492929 Combines Twig's "replaceLink" and Util/Helper's "replaceLinkTags"
methods into one
2017-07-07 11:02:20 -04:00
Vlad
189656fdc8 Fixes malformed URL 2017-07-07 09:52:08 -04:00
Vlad
82226f2c36 Updates existing code that replaces links with the new "replaceLink"
filter
2017-07-03 09:35:01 +01:00
Vlad
00781be077 Updates example import paste data 2017-03-23 13:27:48 -04:00
mrcasual
33125f2ce7 Merge pull request #820 from mailpoet/translations
Fix translations based on translators' feedback [MAILPOET-819]
2017-02-21 13:20:24 +01:00
Tautvidas Sipavičius
8eb04534bc Fixed translations based on feedback from translators on Transifex 2017-02-20 14:58:53 +02:00
Tautvidas Sipavičius
6f19a1593e Fix translations from GDocs based on FxB's feedback [MAILPOET-819] 2017-02-20 14:58:53 +02:00
Vlad
883711698e Updates email regex from loose HTML5 standard to stricter RFC 5322
that's required by some mail transport agents
2017-02-18 10:33:45 -05:00
Tautvidas Sipavičius
bedfc4f80c Add context to 'Select' translation strings 2017-01-30 21:35:49 +02:00
Tautvidas Sipavičius
47e0e1a836 Add one and remove two spaces 2017-01-30 21:33:59 +02:00
Tautvidas Sipavičius
9f7ae122e3 Add missing periods to translation strings 2017-01-30 21:33:59 +02:00
Alexey Stoletniy
6954501915 Change no subscribers added/updated string [MAILPOET-741] 2016-12-15 12:02:06 +03:00
Tautvidas Sipavičius
b59785c4b6 Updated KB link text in MailChimp import MAILPOET-677 2016-11-18 13:09:20 +02:00
Vlad
217894745d - Updates text strings
- Closes #655
2016-10-25 10:21:23 -04:00
Vlad
b48cc5a959 - Updates import UI to escape HTML text
- Allows mixing of escaped and unescaped HTML text
- Removes server-side text escaping
2016-10-17 11:01:54 -04:00
Kiefer Conrad
a121583c2d Updated text 2016-09-19 10:13:34 +01:00
Vlad
bfffdd7274 - Updates links to KB articles
- Closes #571
2016-09-10 21:12:43 -04:00
Vlad
c5a02c6136 - Allows setting empty value for date custom fields 2016-08-14 13:00:28 -04:00
Vlad
81c277ca93 - Update import to autodetect dates (UI) and convert them to datetime
format (backend)
- Fixes unit test
- Fixes code formatting in Date class
2016-08-12 00:29:57 -04:00
Vlad
151683c632 - Updates Import to use the existing custom field creation code
- Closes #499
2016-08-08 18:23:11 -04:00
Tautvidas Sipavičius
18398a3bfb Finish changing segments to lists and columns to fields 2016-07-29 13:30:17 +03:00