Commit f8739e3
@W-21671037@ Merge 3.17.1 back into develop (#3763)
* Bump versions
* @W-21414441@ Bump versions for 3.17.0-preview.1 (#3733)
* W-2129587: removed wrapperStyle, add position fixed for LoadingSpinner to have full screen overlay
* bump version to preview.1
* @W-21414441@ Bugfix - Fix adding to cart from a master product in the wishlist (#3732)
* Fix add to cart bug and add e2e test
* Update CHANGELOG.md
* W-21432256 fix redirect payment methods status value during preview t… (#3734)
* W-21432256 fix redirect payment methods status value during preview testing
* @W-21551291: [1CC][PWA Kit] Custom billing address lost after OTP registration (#3741)
* @W-21551291: [1CC][PWA Kit] Custom billing address lost after OTP registration
Signed-off-by: d.phan <d.phan@salesforce.com>
* add changelog
Signed-off-by: d.phan <d.phan@salesforce.com>
* lint fix
Signed-off-by: d.phan <d.phan@salesforce.com>
* lint fix
Signed-off-by: d.phan <d.phan@salesforce.com>
---------
Signed-off-by: d.phan <d.phan@salesforce.com>
* clean up changelog
---------
Signed-off-by: nayanavishwa <nayana.vishwa@salesforce.com>
Signed-off-by: d.phan <d.phan@salesforce.com>
Co-authored-by: nayanavishwa <nayana.vishwa@salesforce.com>
Co-authored-by: amittapalli <amittapalli@yahoo.com>
Co-authored-by: Danny Phan <125327707+dannyphan2000@users.noreply.github.com>
* @W-21414441@ Bump versions for 3.17.0-preview.12 (#3744)
* W-2129587: removed wrapperStyle, add position fixed for LoadingSpinner to have full screen overlay
* bump version to preview.1
* @W-21414441@ Bugfix - Fix adding to cart from a master product in the wishlist (#3732)
* Fix add to cart bug and add e2e test
* Update CHANGELOG.md
* W-21432256 fix redirect payment methods status value during preview t… (#3734)
* W-21432256 fix redirect payment methods status value during preview testing
* @W-21551291: [1CC][PWA Kit] Custom billing address lost after OTP registration (#3741)
* @W-21551291: [1CC][PWA Kit] Custom billing address lost after OTP registration
Signed-off-by: d.phan <d.phan@salesforce.com>
* add changelog
Signed-off-by: d.phan <d.phan@salesforce.com>
* lint fix
Signed-off-by: d.phan <d.phan@salesforce.com>
* lint fix
Signed-off-by: d.phan <d.phan@salesforce.com>
---------
Signed-off-by: d.phan <d.phan@salesforce.com>
* clean up changelog
* bump versions
* Add missing overrides to extensible app (#3745)
* Add missing overrides to extensible app
* Update CHANGELOG.md
---------
Signed-off-by: nayanavishwa <nayana.vishwa@salesforce.com>
Signed-off-by: d.phan <d.phan@salesforce.com>
Co-authored-by: nayanavishwa <nayana.vishwa@salesforce.com>
Co-authored-by: amittapalli <amittapalli@yahoo.com>
Co-authored-by: Danny Phan <125327707+dannyphan2000@users.noreply.github.com>
* @W-21414441@ PWA Kit Release 3.17.0 (#3746)
* W-2129587: removed wrapperStyle, add position fixed for LoadingSpinner to have full screen overlay
* bump version to preview.1
* @W-21414441@ Bugfix - Fix adding to cart from a master product in the wishlist (#3732)
* Fix add to cart bug and add e2e test
* Update CHANGELOG.md
* W-21432256 fix redirect payment methods status value during preview t… (#3734)
* W-21432256 fix redirect payment methods status value during preview testing
* @W-21551291: [1CC][PWA Kit] Custom billing address lost after OTP registration (#3741)
* @W-21551291: [1CC][PWA Kit] Custom billing address lost after OTP registration
Signed-off-by: d.phan <d.phan@salesforce.com>
* add changelog
Signed-off-by: d.phan <d.phan@salesforce.com>
* lint fix
Signed-off-by: d.phan <d.phan@salesforce.com>
* lint fix
Signed-off-by: d.phan <d.phan@salesforce.com>
---------
Signed-off-by: d.phan <d.phan@salesforce.com>
* clean up changelog
* bump versions
* Add missing overrides to extensible app (#3745)
* Add missing overrides to extensible app
* Update CHANGELOG.md
* Bump versions
---------
Signed-off-by: nayanavishwa <nayana.vishwa@salesforce.com>
Signed-off-by: d.phan <d.phan@salesforce.com>
Co-authored-by: nayanavishwa <nayana.vishwa@salesforce.com>
Co-authored-by: amittapalli <amittapalli@yahoo.com>
Co-authored-by: Danny Phan <125327707+dannyphan2000@users.noreply.github.com>
* @W-21566314@ - Bump version for 3.17.1-preview.0 (#3749)
* W-2129587: removed wrapperStyle, add position fixed for LoadingSpinner to have full screen overlay
* bump version to preview.1
* @W-21414441@ Bugfix - Fix adding to cart from a master product in the wishlist (#3732)
* Fix add to cart bug and add e2e test
* Update CHANGELOG.md
* W-21432256 fix redirect payment methods status value during preview t… (#3734)
* W-21432256 fix redirect payment methods status value during preview testing
* @W-21551291: [1CC][PWA Kit] Custom billing address lost after OTP registration (#3741)
* @W-21551291: [1CC][PWA Kit] Custom billing address lost after OTP registration
Signed-off-by: d.phan <d.phan@salesforce.com>
* add changelog
Signed-off-by: d.phan <d.phan@salesforce.com>
* lint fix
Signed-off-by: d.phan <d.phan@salesforce.com>
* lint fix
Signed-off-by: d.phan <d.phan@salesforce.com>
---------
Signed-off-by: d.phan <d.phan@salesforce.com>
* clean up changelog
* bump versions
* Add missing overrides to extensible app (#3745)
* Add missing overrides to extensible app
* Update CHANGELOG.md
* Bump versions
* @W-20784635@ Productize base paths (#3614)
* @W-20784722@ Move envBasePath into ssrParameters (#3590)
* Move envBasePath into ssrParameters
* Apply MRT restrictions on supported base paths
* Update changelogs
* one more changelog
* Update express.test.js
* Remove whitespace trimming
* Remove test base path
* Add comment
* @W-20784635@ Support adding base paths to shopper facing URLs (#3615)
* Add base path to react router routes
* Handle basename for urls that bypass react router
* Add a feature toggle for app base names
* Add tests
* Update config templates
* Rename getBasename to getRouterBasePath
* Update changelogs
* Test fixes
* Remove unused import and cleanup comments
* Apply suggestions
* Clean up redundant code
* Fix issues from merge conflict
* Update CHANGELOG.md
* [Storefront Preview] Address base path duplication for manually entered urls (#3666)
* Address base path duplication
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Apply suggestions
* Fix unwanted basePath removal if base path is a substring
* Lint
* Add console warn
* Update refresh component to avoid duplicate base paths
* Fix merge issue
* Add tests for coverage
* Squash changelogs
* Remove warning
---------
Signed-off-by: vcua-mobify <47404250+vcua-mobify@users.noreply.github.com>
* Bump version to 3.17.1-preview.0
* Update CHANGELOG.md
---------
Signed-off-by: nayanavishwa <nayana.vishwa@salesforce.com>
Signed-off-by: d.phan <d.phan@salesforce.com>
Signed-off-by: vcua-mobify <47404250+vcua-mobify@users.noreply.github.com>
Co-authored-by: nayanavishwa <nayana.vishwa@salesforce.com>
Co-authored-by: amittapalli <amittapalli@yahoo.com>
Co-authored-by: Danny Phan <125327707+dannyphan2000@users.noreply.github.com>
* @W-21671037@ Release PWA Kit 3.17.1 (#3761)
* W-2129587: removed wrapperStyle, add position fixed for LoadingSpinner to have full screen overlay
* bump version to preview.1
* @W-21414441@ Bugfix - Fix adding to cart from a master product in the wishlist (#3732)
* Fix add to cart bug and add e2e test
* Update CHANGELOG.md
* W-21432256 fix redirect payment methods status value during preview t… (#3734)
* W-21432256 fix redirect payment methods status value during preview testing
* @W-21551291: [1CC][PWA Kit] Custom billing address lost after OTP registration (#3741)
* @W-21551291: [1CC][PWA Kit] Custom billing address lost after OTP registration
Signed-off-by: d.phan <d.phan@salesforce.com>
* add changelog
Signed-off-by: d.phan <d.phan@salesforce.com>
* lint fix
Signed-off-by: d.phan <d.phan@salesforce.com>
* lint fix
Signed-off-by: d.phan <d.phan@salesforce.com>
---------
Signed-off-by: d.phan <d.phan@salesforce.com>
* clean up changelog
* bump versions
* Add missing overrides to extensible app (#3745)
* Add missing overrides to extensible app
* Update CHANGELOG.md
* Bump versions
* @W-20784635@ Productize base paths (#3614)
* @W-20784722@ Move envBasePath into ssrParameters (#3590)
* Move envBasePath into ssrParameters
* Apply MRT restrictions on supported base paths
* Update changelogs
* one more changelog
* Update express.test.js
* Remove whitespace trimming
* Remove test base path
* Add comment
* @W-20784635@ Support adding base paths to shopper facing URLs (#3615)
* Add base path to react router routes
* Handle basename for urls that bypass react router
* Add a feature toggle for app base names
* Add tests
* Update config templates
* Rename getBasename to getRouterBasePath
* Update changelogs
* Test fixes
* Remove unused import and cleanup comments
* Apply suggestions
* Clean up redundant code
* Fix issues from merge conflict
* Update CHANGELOG.md
* [Storefront Preview] Address base path duplication for manually entered urls (#3666)
* Address base path duplication
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Apply suggestions
* Fix unwanted basePath removal if base path is a substring
* Lint
* Add console warn
* Update refresh component to avoid duplicate base paths
* Fix merge issue
* Add tests for coverage
* Squash changelogs
* Remove warning
---------
Signed-off-by: vcua-mobify <47404250+vcua-mobify@users.noreply.github.com>
* Bump version to 3.17.1-preview.0
* Update CHANGELOG.md
* @W-21671037@ Remove base path from /__pwa-kit requests if showBasePath is false (#3758)
* Remove base path from /__pwa-kit requests if showBasePath is false
* Update CHANGELOG.md
* Use a redirect so client side is able hydrate.
* Apply storefront preview component changes to deal with client-side single page navigation
* Update CHANGELOG.md
* Bump version to 3.17.1
---------
Signed-off-by: nayanavishwa <nayana.vishwa@salesforce.com>
Signed-off-by: d.phan <d.phan@salesforce.com>
Signed-off-by: vcua-mobify <47404250+vcua-mobify@users.noreply.github.com>
Co-authored-by: nayanavishwa <nayana.vishwa@salesforce.com>
Co-authored-by: amittapalli <amittapalli@yahoo.com>
Co-authored-by: Danny Phan <125327707+dannyphan2000@users.noreply.github.com>
* Update CHANGELOG.md
---------
Signed-off-by: nayanavishwa <nayana.vishwa@salesforce.com>
Signed-off-by: d.phan <d.phan@salesforce.com>
Signed-off-by: vcua-mobify <47404250+vcua-mobify@users.noreply.github.com>
Co-authored-by: nayanavishwa <nayana.vishwa@salesforce.com>
Co-authored-by: amittapalli <amittapalli@yahoo.com>
Co-authored-by: Danny Phan <125327707+dannyphan2000@users.noreply.github.com>1 parent a29f9aa commit f8739e3
File tree
10 files changed
+211
-13
lines changed- packages
- commerce-sdk-react
- src/components/StorefrontPreview
- pwa-kit-create-app
- pwa-kit-dev
- pwa-kit-react-sdk
- pwa-kit-runtime
- src/ssr/server
- template-retail-react-app
10 files changed
+211
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
| 5 | + | |
3 | 6 | | |
4 | | - | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
Lines changed: 96 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
216 | 312 | | |
217 | 313 | | |
218 | 314 | | |
| |||
Lines changed: 26 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
30 | 52 | | |
31 | 53 | | |
32 | 54 | | |
| |||
53 | 75 | | |
54 | 76 | | |
55 | 77 | | |
56 | | - | |
57 | | - | |
| 78 | + | |
| 79 | + | |
58 | 80 | | |
59 | 81 | | |
60 | 82 | | |
| |||
88 | 110 | | |
89 | 111 | | |
90 | 112 | | |
91 | | - | |
| 113 | + | |
| 114 | + | |
92 | 115 | | |
93 | 116 | | |
94 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
Lines changed: 22 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
578 | 579 | | |
579 | 580 | | |
580 | 581 | | |
581 | | - | |
582 | | - | |
| 582 | + | |
| 583 | + | |
583 | 584 | | |
584 | 585 | | |
585 | 586 | | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
586 | 595 | | |
587 | 596 | | |
588 | 597 | | |
589 | 598 | | |
590 | 599 | | |
591 | 600 | | |
592 | 601 | | |
| 602 | + | |
| 603 | + | |
593 | 604 | | |
594 | 605 | | |
595 | 606 | | |
| |||
601 | 612 | | |
602 | 613 | | |
603 | 614 | | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
604 | 624 | | |
605 | 625 | | |
606 | 626 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1397 | 1397 | | |
1398 | 1398 | | |
1399 | 1399 | | |
| 1400 | + | |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
| 1405 | + | |
1400 | 1406 | | |
1401 | 1407 | | |
1402 | 1408 | | |
| |||
1494 | 1500 | | |
1495 | 1501 | | |
1496 | 1502 | | |
| 1503 | + | |
| 1504 | + | |
| 1505 | + | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
| 1513 | + | |
| 1514 | + | |
| 1515 | + | |
| 1516 | + | |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
| 1538 | + | |
| 1539 | + | |
| 1540 | + | |
| 1541 | + | |
1497 | 1542 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
0 commit comments