Commit 9395d61
@W-21111863 @W-21109829 @W-21005976 @W-21109850 1CC Bug Fixes (#3638)
* @W-21109850: Continue as Guest skips entering phone number (#3626)
* One click checkout
* changes to fix install, tests and lint - needs to be reviewed
* revert the test change in pwa-kit-runtime
* @W-20892497 Show Phone number in Contact Info summary (#3576)
* W-20892497 Show Phone number in Contact Info summary
* fix lint
* @W-20892592 Remove gift messaging for multi shipment (#3579)
* W-20892592 Remove gift messaging for multi shipment
* translations
* @W-20892530 @W-20892577 Billing Address Validation and Using contact phone for user registration (#3583)
* W-20892530 Billing Address Validation
* W-20892577 save contact info phone
* Fix SDK tests (#3593)
* fix sdk tests and app bundle size
* fix lint
* @ W-20540715 Address 1CC feature branch review comments (#3619)
* address first set of comments
* address rest of code review comments
* reverting default.js changes
* fix package versions
* shipping options fix
* attempt to fix flaky tests
* passwordless mode updates
* @W-21109850: Continue as Guest skips entering phone number
Signed-off-by: d.phan <d.phan@salesforce.com>
* fix import
Signed-off-by: d.phan <d.phan@salesforce.com>
* translations
* fix user not found error
---------
Signed-off-by: d.phan <d.phan@salesforce.com>
Co-authored-by: Sushma Yadupathi <syadupathi@salesforce.com>
Co-authored-by: syadupathi-sf <66088780+syadupathi-sf@users.noreply.github.com>
* W-21111863 Hide user registration for returning shoppers who chose to checkout as guest (#3634)
* @W-21005976 Save newly registered user's info when they leave checkout… (#3632)
* W-21005976 Save newly registered user's info when they leave checkout and return
* code review comments
* @W-21109829 Editing shipping options in multi shipment scenarios (#3637)
* W-21109829 Editing shipping options in multi shipment scenarios
* minor text changes
* remove unnecessary test
---------
Signed-off-by: d.phan <d.phan@salesforce.com>
Signed-off-by: syadupathi-sf <66088780+syadupathi-sf@users.noreply.github.com>
Co-authored-by: Danny Phan <125327707+dannyphan2000@users.noreply.github.com>1 parent a9a4525 commit 9395d61
File tree
9 files changed
+316
-190
lines changed- packages/template-retail-react-app/app/pages/checkout-one-click
- partials
- util
9 files changed
+316
-190
lines changedLines changed: 8 additions & 85 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
58 | | - | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | | - | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
119 | 122 | | |
120 | 123 | | |
121 | 124 | | |
122 | | - | |
123 | | - | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
| |||
382 | 383 | | |
383 | 384 | | |
384 | 385 | | |
385 | | - | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | | - | |
444 | | - | |
445 | | - | |
446 | | - | |
447 | | - | |
448 | | - | |
449 | | - | |
450 | | - | |
451 | | - | |
452 | | - | |
453 | | - | |
454 | | - | |
455 | | - | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | 386 | | |
465 | 387 | | |
| 388 | + | |
466 | 389 | | |
467 | 390 | | |
468 | 391 | | |
| |||
Lines changed: 12 additions & 34 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| |||
110 | 113 | | |
111 | 114 | | |
112 | 115 | | |
113 | | - | |
| 116 | + | |
114 | 117 | | |
115 | 118 | | |
116 | 119 | | |
| |||
270 | 273 | | |
271 | 274 | | |
272 | 275 | | |
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 | | - | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
304 | 281 | | |
305 | 282 | | |
306 | 283 | | |
| |||
359 | 336 | | |
360 | 337 | | |
361 | 338 | | |
| 339 | + | |
362 | 340 | | |
363 | 341 | | |
364 | 342 | | |
| |||
470 | 448 | | |
471 | 449 | | |
472 | 450 | | |
473 | | - | |
| 451 | + | |
474 | 452 | | |
475 | 453 | | |
476 | 454 | | |
| |||
Lines changed: 45 additions & 36 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| 83 | + | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| |||
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
94 | | - | |
| 96 | + | |
| 97 | + | |
95 | 98 | | |
96 | 99 | | |
97 | 100 | | |
| |||
110 | 113 | | |
111 | 114 | | |
112 | 115 | | |
113 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
114 | 121 | | |
115 | 122 | | |
116 | 123 | | |
117 | 124 | | |
118 | 125 | | |
119 | | - | |
| 126 | + | |
120 | 127 | | |
121 | 128 | | |
122 | 129 | | |
| |||
289 | 296 | | |
290 | 297 | | |
291 | 298 | | |
292 | | - | |
| 299 | + | |
| 300 | + | |
293 | 301 | | |
294 | 302 | | |
295 | 303 | | |
| |||
606 | 614 | | |
607 | 615 | | |
608 | 616 | | |
609 | | - | |
610 | | - | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
611 | 620 | | |
612 | | - | |
613 | | - | |
614 | 621 | | |
615 | 622 | | |
616 | 623 | | |
| |||
625 | 632 | | |
626 | 633 | | |
627 | 634 | | |
628 | | - | |
| 635 | + | |
629 | 636 | | |
630 | 637 | | |
631 | 638 | | |
632 | | - | |
633 | | - | |
634 | | - | |
635 | | - | |
636 | | - | |
637 | | - | |
638 | | - | |
639 | | - | |
640 | | - | |
641 | | - | |
642 | | - | |
| 639 | + | |
| 640 | + | |
643 | 641 | | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
644 | 646 | | |
645 | 647 | | |
646 | 648 | | |
| |||
747 | 749 | | |
748 | 750 | | |
749 | 751 | | |
750 | | - | |
751 | | - | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
752 | 755 | | |
753 | | - | |
754 | | - | |
755 | 756 | | |
756 | | - | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
757 | 761 | | |
758 | 762 | | |
759 | | - | |
760 | | - | |
761 | | - | |
762 | | - | |
763 | 763 | | |
764 | | - | |
| 764 | + | |
765 | 765 | | |
766 | 766 | | |
767 | 767 | | |
768 | 768 | | |
769 | | - | |
770 | 769 | | |
771 | 770 | | |
772 | | - | |
| 771 | + | |
773 | 772 | | |
774 | 773 | | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
775 | 780 | | |
776 | | - | |
777 | | - | |
778 | | - | |
779 | | - | |
| 781 | + | |
780 | 782 | | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
781 | 787 | | |
782 | 788 | | |
783 | 789 | | |
| |||
836 | 842 | | |
837 | 843 | | |
838 | 844 | | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
839 | 848 | | |
840 | 849 | | |
0 commit comments