Commit Graph

6362 Commits

Author SHA1 Message Date
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
Michelle Shull
67baf7e4cf [MQ-178] Fixed one more snake case var 2019-02-21 11:12:36 -05:00
Michelle Shull
c143730d2e [MQ-178 refactor ManageWelcomeEmailCest tests 2019-02-21 11:12:36 -05:00
Michelle Shull
f9950fdfd0 [MQ-178 refactor ManageWelcomeEmailCest tests 2019-02-21 11:12:36 -05:00
wxa
fb77167a1f Remove unused imports [MAILPOET-1825] 2019-02-21 09:51:53 -05:00
wxa
2f487fd300 Inject subscribe() action instead of calling it statically [MAILPOET-1825] 2019-02-21 09:51:53 -05:00
wxa
7528f0f52b Move subscribe() method to a separate class an make it non-static [MAILPOET-1825] 2019-02-21 09:51:53 -05:00
Pavel Dohnal
56f6441d36 Add duplicate functionality for ALC
[MAILPOET-1810]
2019-02-21 08:43:23 -05:00
Ján Mikláš
cdefaddc76 Add rules for naming SCSS files in CONTRIBUTING
[MAILPOET-1813]
2019-02-21 08:26:32 -05:00
Ján Mikláš
db464fad17 Remove trailing whitespace in .scss files 2019-02-21 08:26:32 -05:00
Ján Mikláš
d8f3df3f45 Remove prefixed CSS properties
[MAILPOET-1814]
2019-02-21 08:26:32 -05:00
Ján Mikláš
aaafff68c8 Use autoprefixer when compiling styles
[MAILPOET-1814]
2019-02-21 08:26:32 -05:00
Ján Mikláš
3dd3d93159 Add autoprefixer and postcss-cli dependencies
[MAILPOET-1814]
2019-02-21 08:26:32 -05:00
Ján Mikláš
d6e2365fb0 Replace all .styl files with .scss, move all component files into separate folder
[MAILPOET-1813]
2019-02-21 08:26:32 -05:00
Ján Mikláš
c9c6c0651e Replace Stylus with SCSS, update watch and compile tasks
[MAILPOET-1813]
2019-02-21 08:26:32 -05:00
Michelle Shull
60d3a736c4 [MQ-177] Refactor edit existing newsletter test 2019-02-21 07:26:49 -05:00
Michelle Shull
ce9af5cc5c [MQ-177] Refactor edit existing newsletter test 2019-02-21 07:26:49 -05:00
Michelle Shull
ff1b079131 [MQ-176] delete unneeded assertions from acceptance tests 2019-02-21 08:37:01 +01:00
Ján Mikláš
958296c0b7 Move resize handler a little bit higher
[MAILPOET-1803]
2019-02-20 08:07:25 -05:00
Ján Mikláš
c73d02c2e8 Show element controls when resizing divider/spacer
[MAILPOET-1803]
2019-02-20 08:07:25 -05:00
Ján Mikláš
99731cfebe Show element controls when resizing image
[MAILPOET-1803]
2019-02-20 08:07:25 -05:00
Ján Mikláš
66887daaaa Redesign spacer, divider and image resize handler
[MAILPOET-1803]
2019-02-20 08:07:25 -05:00
Ján Mikláš
9d10b4aee1 Flip column and content highlight colors
[MAILPOET-1803]
2019-02-20 08:07:25 -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
Pavel Dohnal
26db3d0cd9 Add all checkboxes
[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
Tautvidas Sipavičius
b8225084c9 Prepare a release for 3.19.2 3.19.2 2019-02-19 07:51:30 -05:00
Ján Mikláš
5c81c537ec Remove no longer needed icon fonts
[MAILPOET-1804]
2019-02-14 08:32:09 -05:00
Ján Mikláš
bb896e90d7 Fix missing icon in Members' plugin, replace iconfont with base64 SVG
[MAILPOET-1804]
2019-02-14 08:32:09 -05:00
Ján Mikláš
97ad950aea Remove all eslint exceptions
[MAILPOET-1727]
2019-02-14 07:48:30 -05:00
Ján Mikláš
45f4cdaf33 Don't show editor controls when dragging or resizing
[MAILPOET-1727]
2019-02-14 07:48:30 -05:00
Rostislav Wolny
6cabecbe52 Add hiding of tinymce editor when a user drags anything
[MAILPOET-1726]
2019-02-13 12:58:44 -05:00
Rostislav Wolny
df40833024 Add deprecation warning for Setting::getValue
[MAILPOET-1802]
2019-02-13 12:30:33 -05:00
wxa
898d61de2d Don't update versions for already tagged tickets, rename a method [MAILPOET-1783] 2019-02-13 12:20:00 -05:00
wxa
a829e05bfb Make version optional, remove Premium-related code [MAILPOET-1783] 2019-02-13 12:20:00 -05:00
wxa
84f0816dca Add a command to assign release versions to Jira tickets [MAILPOET-1783] 2019-02-13 12:20:00 -05:00