-
Notifications
You must be signed in to change notification settings - Fork 674
Conversation
Deploy preview for saleor-storefront-stage processing. Building with commit 2e57dd4 https://app.netlify.com/sites/saleor-storefront-stage/deploys/5ecfcf22b420230009401a95 |
2a4b95b
to
a7f885b
Compare
This pull request fixes 1 alert when merging a7f885b into 4d3d249 - view on LGTM.com fixed alerts:
|
This pull request fixes 1 alert when merging da8d307 into 4d3d249 - view on LGTM.com fixed alerts:
|
CHANGELOG.md
Outdated
@@ -38,6 +38,7 @@ All notable, unreleased changes to this project will be documented in this file. | |||
- Fix unhandled JWT token expiration - #696 by @orzechdev | |||
- Regenerate types - #712 by @dominik-zeglen | |||
- Automatically choose variant attributes from url in ProductVariantPicker - #708 by @AlicjaSzu | |||
- Use sdk as a standalone package - #724 by @dominik-zeglen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be in #Unreleased
da8d307
to
a528520
Compare
This pull request fixes 1 alert when merging a528520 into 9ffc58e - view on LGTM.com fixed alerts:
|
src/components/MainMenu/MainMenu.tsx
Outdated
onClick={handleSignOut} | ||
data-cy="mobileMenuLogoutLink" | ||
> | ||
<ReactSVG path={userImg} /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess it shouldn't be changed from Log Out
string, isn't it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It wasn't, rebase conflicts.
a528520
to
900e847
Compare
This pull request fixes 1 alert when merging 900e847 into 9c47831 - view on LGTM.com fixed alerts:
|
This pull request fixes 1 alert when merging 38c2f1a into 9c47831 - view on LGTM.com fixed alerts:
|
This pull request fixes 1 alert when merging 715ee95 into 9c47831 - view on LGTM.com fixed alerts:
|
715ee95
to
fd7c0b2
Compare
This pull request fixes 1 alert when merging fd7c0b2 into 9c47831 - view on LGTM.com fixed alerts:
|
7beabfd
to
03e1d91
Compare
This pull request fixes 1 alert when merging 03e1d91 into 9c47831 - view on LGTM.com fixed alerts:
|
03e1d91
to
dd055a0
Compare
This pull request fixes 1 alert when merging dd055a0 into 9c47831 - view on LGTM.com fixed alerts:
|
dd055a0
to
dd32ec0
Compare
This pull request fixes 1 alert when merging dd32ec0 into 9c47831 - view on LGTM.com fixed alerts:
|
dd32ec0
to
74131a9
Compare
This pull request fixes 1 alert when merging 74131a9 into 9c47831 - view on LGTM.com fixed alerts:
|
74131a9
to
e94964b
Compare
This pull request fixes 1 alert when merging e94964b into 9c47831 - view on LGTM.com fixed alerts:
|
This pull request fixes 1 alert when merging 2e57dd4 into 9c47831 - view on LGTM.com fixed alerts:
|
* Use sdk as a standalone package * Update changelog * Do not type cache objects * Use latest sdk version * Fix paths * Sort imports * Fix rebase * Fix bug causing sdk not to build * Update sdk version
I want to merge this change because:
1.
2.
Pull Request Checklist