Commit Graph

20858 Commits

Author SHA1 Message Date
David Remer
787e4d32b2 Return parent product for variations
[MAILPOET-5553]
2023-10-02 14:24:42 +02:00
David Remer
978ca03189 Add wcGetProduct method
[MAiLPOET-5553]
2023-10-02 14:24:42 +02:00
David Remer
b2320d2982 Add test for OrderFieldFactory to check for variable products
[MAILPOET-5553]
2023-10-02 14:24:42 +02:00
Jan Jakes
4d2ec58b8e Add eslint-plugin-check-file configuration
[MAILPOET-4938]
2023-10-02 13:05:20 +02:00
Jan Jakes
5688141ffe Add eslint-plugin-check-file
[MAILPOET-4938]
2023-10-02 13:05:20 +02:00
Jan Jakes
49dd627a76 Update references to renamed files
[MAILPOET-4938]
2023-10-02 13:05:20 +02:00
Jan Jakes
d664f60e4b Rename all non-snake-case JS/TS imports
[MAILPOET-4938]
2023-10-02 13:05:20 +02:00
Jan Jakes
c8fc6bf49a Rename all non-snake-case JS/TS files
[MAILPOET-4938]
2023-10-02 13:05:20 +02:00
Jan Jakes
d058549851 Fix Prettier formatting
[MAILPOET-5620]
2023-10-02 12:52:45 +03:00
Jan Lysý
3a3c300e2c Unify font-size in email-type-info
[MAILPOET-5562]
2023-10-02 10:28:26 +02:00
Jan Lysý
c0dfed8a1d Move components related to sidebar to new directory
[MAILPOET-5562]
2023-10-02 10:28:26 +02:00
Jan Lysý
eab819bbb2 Move new email editor acceptance test to new directory
[MAILPOET-5562]
2023-10-02 10:28:26 +02:00
Jan Lysý
e8fc83afb9 Extend email editor Gutenberg acceptance test about subject and preheader
[MAILPOET-5562]
2023-10-02 10:28:26 +02:00
Jan Lysý
1b13314240 Add prefix mailpoet to all specific classNames
[MAILPOET-5562]
2023-10-02 10:28:26 +02:00
Jan Lysý
51223ac3c2 Add saving and getting subject and preheader to EmailApiController
[MAILPOET-5562]
2023-10-02 10:28:26 +02:00
Jan Lysý
223cf88e45 Check that email info type is rendered
[MAILPOET-5562]
2023-10-02 10:28:26 +02:00
Jan Lysý
840b682185 Add textarea for preview text
[MAILPOET-5562]
2023-10-02 10:28:26 +02:00
Jan Lysý
2f13588c88 Add textarea for subject
[MAILPOET-5562]
2023-10-02 10:28:26 +02:00
Jan Lysý
89d604f443 Add component for display email type info
[MAILPOET-5562]
2023-10-02 10:28:26 +02:00
Jan Lysý
41b71250f9 Add email settings sidebar component
[MAILPOET-5562]
2023-10-02 10:28:26 +02:00
Jan Jakes
77a5e19446 Remove more Stylelint rules that conflict with Prettier
[MAILPOET-4391]
2023-10-02 10:00:28 +02:00
Jan Jakes
e3ddd4e737 Fix Stylelint rule "declaration-block-no-redundant-longhand-properties"
[MAILPOET-4391]
2023-10-02 10:00:28 +02:00
Jan Jakes
de9066e352 pnpm dedupe
[MAILPOET-4391]
2023-10-02 10:00:28 +02:00
Jan Jakes
0eec3944f1 Enable Prettier for scss
[MAILPOET-4391]
2023-10-02 10:00:28 +02:00
Jan Jakes
5c112d5813 Remove deprecated stylelint rules
Stylelint deprecated these rules and recommended using prettier
See https://github.com/stylelint/stylelint/blob/main/docs/migration-guide/to-15.md

[MAILPOET-4391]
2023-10-02 10:00:28 +02:00
Jan Jakes
9fb411c132 Update stylelint
[MAILPOET-4391]
2023-10-02 10:00:28 +02:00
Jan Jakes
f3a5e170e5 Add missing re-render to spacer element
[MAILPOET-4391]
2023-10-02 10:00:28 +02:00
Jan Jakes
32f14818d7 Fix test assertions and data after jsdom update
This comes from: https://github.com/jsdom/jsdom/pull/3560

[MAILPOET-4391]
2023-10-02 10:00:28 +02:00
John Oleksowicz
2da48cc439 Remove unnecessary optional chaining
This was causing compilation errors after running pnpm dedupe and I
could not figure out what the root cause was. This change should not
have any effect on behavior.

MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
a27edbc916 pnpm dedupe
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
20864b3cb2 Update @types/mocha from 9.1.1 to 10.0.1
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
fb138925ee Update url from 0.11.0 to 0.11.1
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
65f06b2724 Update storybook-addon-performance from 0.16.1 to 0.17.1
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
1a05b68d38 Update webpack-cli from 4.9.2 to 5.1.4
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
4706cf0b43 Update stylelint-scss from 4.2.0 to 5.1.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
a5f942babd Update stylelint-order from 5.0.0 to 6.0.3
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
d49e93461e Update sinon from 13.0.1 to 15.2.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
369ace6637 Update postcss-cli from 9.1.0 to 10.1.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
bcddab16e6 Update mocha from 9.2.2 to 10.2.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
a411d25359 Update jsdom from 19.0.0 to 22.1.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
a441b439ac Update imports-loader from 3.1.1 to 4.0.1
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
b9e51734cc Update husky from 7.0.4 to 8.0.3
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
3c687c8115 Update expose-loader from 3.1.0 to 4.1.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
c99d38aece Update exports-loader from 3.1.0 to 4.0.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
1ab09543e7 Update copy-webpack-plugin from 10.2.4 to 11.0.0
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
16346f799c Update @storybook/react from 6.4.19 to 7.3.2
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
7370083c1b Update @storybook/builder-webpack5 from 6.4.19 to 7.3.2
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
2eac61ff29 Update @storybook/addons from 6.4.19 to 7.3.2
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
20a06f8957 Update @storybook/addon-storysource from 6.4.19 to 7.3.2
MAILPOET-4391
2023-10-02 10:00:28 +02:00
John Oleksowicz
00167d07bd Update @storybook/addon-links from 6.4.19 to 7.3.2
MAILPOET-4391
2023-10-02 10:00:28 +02:00