Rostislav Wolny
1b044f77a3
Fix for mouseleave not being triggered during resize
...
[MAILPOET-1819]
2019-03-18 06:07:30 -04:00
Rostislav Wolny
727240ca0c
Add block highlight during resizing
...
[MAILPOET-1819]
2019-03-18 06:07:30 -04:00
Rostislav Wolny
d69e0dea9e
Refactor block highlight to be managed fully by highlight behavior
...
[MAILPOET-1819]
2019-03-18 06:07:30 -04:00
Pavel Dohnal
032e5a20ba
Add forceSync link to woocommerce segment
...
[MAILPOET-1790]
2019-03-13 16:10:09 -04:00
Amine Ben hammou
b42f184b1d
Fix render warning [MAILPOET-1873]
2019-03-13 09:37:10 -04:00
Amine Ben hammou
ddc860187e
Fix React key warning [MAILPOET-1873]
2019-03-13 09:37:10 -04:00
Rostislav Wolny
514db707d0
Fix using tracking data from API in NPS poll
...
[MAILPOET-1815]
2019-03-12 10:45:46 -04:00
Rostislav Wolny
442b138d83
Refactor NPS poll component to separate poll and wrapper components
...
[MAILPOET-1815]
2019-03-12 10:45:46 -04:00
Rostislav Wolny
4d4735defd
Wrap newsletters listing tabs to nps poll instead of individual listings
...
Wrapping causes that wrapped component receive props and componentWillReceiveProps is used in listing for fetching data from API. This means that wrapping listing leads to multiple api fetch.
[MAILPOET-1815]
2019-03-12 10:45:46 -04:00
Rostislav Wolny
0ab7f7b1e8
Add installed_at into tracking data
...
[MAILPOET-1815]
2019-03-12 10:45:46 -04:00
Rostislav Wolny
e3741def1d
Refactor NPS tracking data fetching to use API call
...
[MAILPOET-1815]
2019-03-12 10:45:46 -04:00
Rostislav Wolny
7bc16e4ba7
Refactor nps_poll to a high order component
...
[MAILPOET-1815]
2019-03-12 10:45:46 -04:00
Rostislav Wolny
429671f78f
Add new items to NPS traits
...
[MAILPOET-1815]
2019-03-12 10:45:46 -04:00
Pavel Dohnal
a4c1b07db5
Remove dot announcement
...
[MAILPOET-1862]
2019-03-07 08:56:23 -05:00
Pavel Dohnal
ece7e711c9
Add an option to select title option
...
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
Rostislav Wolny
a657554f66
Do not wait for template to confirm being saved on send page
...
[MAILPOET-1797]
2019-03-05 13:47:15 -05:00
Rostislav Wolny
65b5f355fa
Change thumbnail generating at send page to start earlier
...
[MAILPOET-1797]
2019-03-05 13:47:15 -05:00
Jan Jakeš
89e2cb3f18
Display friendlier mailer errors when sending preview fails
...
[MAILPOET-1699]
2019-03-05 10:27:30 -05:00
Jan Jakeš
fee5b0d5fa
Display friendlier mailer errors when sending paused
...
[MAILPOET-1699]
2019-03-05 10:27:30 -05:00
Jan Jakeš
9c06ae6534
Apply model defaults also on nested levels
...
[MAILPOET-1450]
2019-03-05 07:21:16 -05:00
Jan Jakeš
35d39a6ac9
Implement adjustable line-height
...
[MAILPOET-1450]
2019-03-05 07:21:16 -05:00
Rostislav Wolny
837a380642
Ensure highlighted block when it is re-rendered during edit
...
[MAILPOET-1805]
2019-02-28 13:11:21 -05:00
Rostislav Wolny
c9a70c4870
Keep container block highlighted and tools displayed when editing settings
...
[MAILPOET-1805]
2019-02-28 13:11:21 -05:00
Rostislav Wolny
6662f4e4d2
Keep block highlighted and tools displayed when editing settings
...
[MAILPOET-1805]
2019-02-28 13:11:21 -05:00
Ján Mikláš
3ade09255a
Fix lint error
...
[MAILPOET-1787]
2019-02-28 12:28:53 -05:00
Ján Mikláš
b65a54d93b
Hide success notice when unauthorized address notice is shown
...
[MAILPOET-1787]
2019-02-28 12:28:53 -05:00
Ján Mikláš
602929356c
Show unauthorized address right after sending email
...
[MAILPOET-1787]
2019-02-28 12:28:53 -05:00
Ján Mikláš
f5feb032fe
Show error notice when email is sent from unauthorized email
...
[MAILPOET-1787]
2019-02-28 12:28:53 -05:00
Ján Mikláš
17d361c108
Allow dynamic height for email type selector
...
[MAILPOET-1711]
2019-02-28 09:58:39 -05:00
Ján Mikláš
3e4252cb9e
Fix pagination controls styles in WP 5.1.x
...
[MAILPOET-1838]
2019-02-27 14:54:11 -05:00
Pavel Dohnal
41547b2283
Convert last import step to react
...
[MAILPOET-1807]
2019-02-21 14:11:43 -05:00
Jan Jakeš
ce0a761eab
Fix import of a module that does not use 'export default'
...
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Jan Jakeš
5c92af4881
Add and fix comma-dangle rules for *.js files
...
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Jan Jakeš
61ab593dcb
Fix order of definitions, remove unnecesary vars
...
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Jan Jakeš
e95e7d3b4c
Remove unused imports
...
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Jan Jakeš
bb658f77ec
Fix indentaition in *.js files (auto-fix by ESLint)
...
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Jan Jakeš
1e1ed6f251
Replace amd-inject-loader with inject-loader & use Babel trick for ES6 support
...
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Jan Jakeš
112d780de5
Fix modules with "return" outside of function
...
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Jan Jakeš
afcde00003
Convert AMD and CommonJS odules to ES6
...
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Jan Jakeš
5a0d905bd4
Do not use named AMD modules
...
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Pavel Dohnal
56f6441d36
Add duplicate functionality for ALC
...
[MAILPOET-1810]
2019-02-21 08:43:23 -05:00
Pavel Dohnal
cf957ad6ef
Show import validation only if more than 500 rows
...
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
8a09d3ac42
Prefix class names
...
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
afd97cf246
Update acceptance test to new import flow
...
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
d531cd8678
Refactor buttons to reusable component
...
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
8656756d2b
Include validation step in import flow
...
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
17f54daea6
Style import 2nd step
...
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
b50defa24e
Add id for inputs for labels
...
[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
3f32b6f467
Enable next step button only if all checkboxes are checked
...
[MAILPOET-1626
2019-02-19 08:46:32 -05:00