Commit Graph

7550 Commits

Author SHA1 Message Date
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
Pavel Dohnal
8a23a9def8 Update database for newer Wordpress
[MAILPOET-1764]
2019-02-13 11:49:53 -05:00
Pavel Dohnal
8be5ba0d61 Use newer versions in our acceptance tests
[MAILPOET-1764]
2019-02-13 11:49:53 -05:00
Michelle Shull
b6bf98e375 [MQ-89][MQ-90]Test MailPoet default and custom confirmation pages. 2019-02-13 18:30:11 +03:00
Michelle Shull
4fea19ea8d [MQ-89][MQ-90]Test MailPoet default and custom confirmation pages. 2019-02-13 18:30:11 +03:00
Ján Mikláš
65967166c8 Add space rule to CONTRIBUTING 2019-02-13 08:26:27 -05:00
Ján Mikláš
3ee58aea10 Add space between if and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
Ján Mikláš
a935b091d3 Add space between elseif/else if and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
Ján Mikláš
100db25ed9 Add space between while and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
Ján Mikláš
9e9561e576 Add space between catch and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
Ján Mikláš
a8972ca281 Add space between switch and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
Ján Mikláš
ebbdec5ebd Add space between foreach and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
Ján Mikláš
fba2914392 Add space between for and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00