Commit 3533930
@W-20540715 MERGE 1CC TO DEVELOP (#3552)
* One click checkout
* changes to fix install, tests and lint - needs to be reviewed
* Change log
* revert the test change in pwa-kit-runtime
* Change commerce-sdk-react package-lock in an attempt to get the CI working
* Increase bundle size of template-retail-react-app by 1KB
* @W-20542850 Remove promotion from Shipping Method summary view (#3563)
* W-20542850 Remove promotion from Shipping Method summary view
* add translations
* W-19728108 Add amount to payment instrument in the basket (#3568)
* W-19728108 Amount for the registered shopper (#3572)
* W-20892453 Remove store pickup shipping option (#3575)
* @W-20892497 Show Phone number in Contact Info summary (#3576)
* W-20892497 Show Phone number in Contact Info summary
* fix lint
* @W-20892554 Show spinner when user registration checkbox is clicked (#3578)
* W-20892554 Show spinner when user registration checkbox is clicked
* add test
* @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
* @W-20931438 Add spinner for place order button (#3587)
* Add spinner for place order button
* skip changelog
* Update isomorphic version to the newly released version (#3592)
* Fix SDK tests (#3593)
* fix sdk tests and app bundle size
* fix lint
* @W-20931758 Allow guest shopper to change payment (#3591)
* W-20931758 Allow guest shopper to change payment after applying it
* changed the error code to use an existing one
* @W-21000333: [BOPIS] Should skip pick up address (#3601)
Signed-off-by: d.phan <d.phan@salesforce.com>
* W-21005962 Disable user registration when billing address is not valid (#3605)
* @W-21000338: [BOPIS] Auto-populate billing address with default address (#3602)
Signed-off-by: d.phan <d.phan@salesforce.com>
* @W-21006290: [BOPIS] Continue to Shipping Address label fix for BOPIS-only orders (#3604)
* @W-21006290: [BOPIS] Continue to Shipping Address label fix for BOPIS-only orders
Signed-off-by: d.phan <d.phan@salesforce.com>
* add translations
Signed-off-by: d.phan <d.phan@salesforce.com>
* fix lint
Signed-off-by: d.phan <d.phan@salesforce.com>
* fix utest
Signed-off-by: d.phan <d.phan@salesforce.com>
---------
Signed-off-by: d.phan <d.phan@salesforce.com>
* @W-21000344: [BOPIS] Pickup address component enhancement (#3607)
Signed-off-by: d.phan <d.phan@salesforce.com>
* W-21005976 Newly registered user can change payment (#3608)
* @W-21038080: [1CC][PWA] Add new feature toggle in config to template files (#3609)
* @W-21038080: [1CC][PWA] Add new feature toggle in config to template files
Signed-off-by: d.phan <d.phan@salesforce.com>
* add new changelog
Signed-off-by: d.phan <d.phan@salesforce.com>
---------
Signed-off-by: d.phan <d.phan@salesforce.com>
* @W-21038080: Rework to use billing address phone number for guest shoppers (#3618)
Signed-off-by: d.phan <d.phan@salesforce.com>
* @ 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
* test
* passwordless mode updates
* fix unit test
* @W-20892603: Remove empty shipment fix (#3622)
* @W-20892603: empty shipment fix
Signed-off-by: d.phan <d.phan@salesforce.com>
* trigger ci
Signed-off-by: d.phan <d.phan@salesforce.com>
---------
Signed-off-by: d.phan <d.phan@salesforce.com>
* Update packages/template-retail-react-app/app/pages/checkout-one-click/partials/one-click-contact-info.jsx
Co-authored-by: Jinsu Ha <91205717+hajinsuha1@users.noreply.github.com>
Signed-off-by: syadupathi-sf <66088780+syadupathi-sf@users.noreply.github.com>
* revert to generic error message as per code review comment
* activity event tracking for 1cc (#3627)
* test failure (#3629)
---------
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>
Co-authored-by: Jinsu Ha <91205717+hajinsuha1@users.noreply.github.com>
Co-authored-by: kumaravinashcommercecloud <kumaravinash@salesforce.com>1 parent b8bc171 commit 3533930
File tree
104 files changed
+21757
-218
lines changed- packages
- commerce-sdk-react
- src
- auth
- hooks
- ShopperCustomers
- ShopperExperience
- ShopperLogin
- ShopperOrders
- pwa-kit-create-app
- assets
- bootstrap/js/config
- templates/@salesforce/retail-react-app/config
- template-retail-react-app
- app
- assets/svg
- components
- action-card
- confirmation-modal
- forms
- header
- icons
- multiship
- otp-auth
- hooks
- pages
- account
- partials
- checkout-one-click
- partials
- util
- checkout
- partials
- confirmation
- product-detail
- static/translations/compiled
- utils
- config
- mocks
- translations
- test-commerce-sdk-react
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
104 files changed
+21757
-218
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
99 | 106 | | |
100 | 107 | | |
101 | 108 | | |
102 | 109 | | |
| 110 | + | |
| 111 | + | |
103 | 112 | | |
104 | 113 | | |
105 | 114 | | |
| |||
125 | 134 | | |
126 | 135 | | |
127 | 136 | | |
| 137 | + | |
| 138 | + | |
128 | 139 | | |
129 | 140 | | |
130 | 141 | | |
| |||
1283 | 1294 | | |
1284 | 1295 | | |
1285 | 1296 | | |
1286 | | - | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
| 1309 | + | |
1287 | 1310 | | |
1288 | 1311 | | |
1289 | 1312 | | |
| |||
1299 | 1322 | | |
1300 | 1323 | | |
1301 | 1324 | | |
| 1325 | + | |
1302 | 1326 | | |
1303 | 1327 | | |
1304 | 1328 | | |
1305 | 1329 | | |
1306 | 1330 | | |
1307 | 1331 | | |
1308 | 1332 | | |
1309 | | - | |
| 1333 | + | |
| 1334 | + | |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
1310 | 1341 | | |
1311 | 1342 | | |
1312 | 1343 | | |
| |||
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
70 | 100 | | |
71 | 101 | | |
72 | 102 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
Lines changed: 46 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
179 | 224 | | |
180 | 225 | | |
181 | 226 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
76 | 81 | | |
77 | 82 | | |
78 | 83 | | |
| |||
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
15 | 21 | | |
16 | 22 | | |
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
| |||
0 commit comments