Commit deb3091
Feat: Consume new OAS Isomorphic SDK (@W-19105545@) (#2879)
* refactor
* fix build issues
* trim uncessarry changes
* remove most usages of
* fix tests
* update test files
* fix unit tests
* Bump commerce-sdk-isomorphic
* Fix tests and lint errors
* Bump commerce-sdk-react major version
* Revert "Bump commerce-sdk-react major version"
This reverts commit a62fcdf.
* Bump bundle size
* Try with larger runner
* Update imports
* Update bootstrap config
* Update tsconfig
* Rename ShopperSeo directory to ShopperSEO & Fix test-commerce-sdk-react
* Clean up
* Major bump commerce-sdk-react
* Create CHANGELOG.md
* Remove changelog file from test-commerce-sdk-react
* PR Feedback
* PR Feedback address TODO
* PR Feedback use `helpers.authorizeIDP` instead of manual URL
* Use `ShopperLoginTypes.getPasswordResetTokenBodyType` in getPasswordResetToken
* Use `ShopperLoginTypes.resetPasswordBodyType` in resetPassword
* Use DATA_MAP token_type
* Use `loginRegisteredUserB2C` in register() and updateCustomerPassword()
* Restore original API interface for `authorizeIDP`, `loginIDPUser` and `authorizePasswordless`
* Restore original type names removing Public
* Restore `privateClient` parameter in `authorizeIDP`
---------
Signed-off-by: Adam Raya <adamraya@users.noreply.github.com>
Co-authored-by: Adam Raya Navarro <arayanavarro@salesforce.com>
Co-authored-by: Adam Raya <adamraya@users.noreply.github.com>1 parent a56693f commit deb3091
File tree
48 files changed
+557
-420
lines changed- packages
- commerce-sdk-react
- src
- auth
- components/ShopperExperience
- Component
- Region
- hooks
- ShopperBaskets
- ShopperContexts
- ShopperCustomers
- ShopperExperience
- ShopperGiftCertificates
- ShopperLogin
- ShopperOrders
- ShopperProducts
- ShopperPromotions
- ShopperSEO
- ShopperSearch
- ShopperStores
- template-mrt-reference-app
- template-retail-react-app
- test-commerce-sdk-react
- app/pages
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
48 files changed
+557
-420
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | | - | |
165 | | - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
166 | 184 | | |
167 | 185 | | |
168 | 186 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments