Commit 36ffe82
@W-19330454@ - Release PWA Kit 3.12.0-preview.3 (#3229)
* bump versions and update changelogs
* Add breaking label to multi-ship changelog entry
* snyc to -preview.2
* @W-19442561 - Fix Incorrectly Disabled Continue to Shipping Method Button for Multiship (#3199)
* @W-19443375,@W-19350149 MULTISHIP fix address function mismatch and options promotions (#3203)
* @W-19451314 - Add ShipmentId to Create Shipment Body (#3211)
* @W-19349040 MULTISHIP fix form default delivery option selection (#3217)
* @ W-19450629 feat: remove quantity selector from shipping methods preview cart in multi-ship (#3216)
* remove quantity selector from shipping methods preview cart in multi ship
* update change log
---------
Signed-off-by: sf-henry-semaganda <henry.semaganda@salesforce.com>
* Fix non-extensible template to use correct passwordless login callback uri (#3222)
* Check if monorepo is a dev version before publishing to npm (#3210)
* Check if monorepo is a dev version before publishing to npm
* Check env.IS_DEV_VERSION
* test step
* test
* Apply suggestion
* More test
* test
* test
* test
* use if block
* test
* test
* use quiet mode
* test
* test
* test
* test
* test
* test
* test
* Try this regex that's perhaps more compatible
* Re-enable other steps and clean up verification step
---------
Co-authored-by: Vincent Marta <vmarta@salesforce.com>
* Merge pull request #3204 from SalesforceCommerceCloud/bugfix/pin-testing-library-version
@W-19443536 - [Bugfix] Fix unit test failures in generated projects
* Fix: Don't pass `code_challenge` if its undefined in `getPasswordResetToken` (#3228)
* add fix
* make code challenge optional
* lint
---------
Co-authored-by: vcua-mobify <47404250+vcua-mobify@users.noreply.github.com>
* @W-19364221 - Handle Removal of Last Address for Registered (#3231)
* Gracefully handle when some config.app.* properties are missing (@W-19453183@) (#3230)
* Don't assume that config.app.* properties exist
* Don't assume that config.app.* properties exist
* Add todos
* Use the default config for Commerce Agent when necessary
* Debugging
* Move utils file to somewhere more upgradable and extensible
* No longer need these .hbs files
* Sync the corresponding .hbs files
* Fix import path
* Fix require path so it can work inside monorepo
* Refactor to make it easier to get commerce agent config
* Fix module error
Turns out that I can't mix both esm and commonjs ways.
* Sync the eslint comments
* Remove commented out code
* Update CHANGELOG.md
---------
Signed-off-by: Vincent Marta <vmarta@salesforce.com>
Co-authored-by: vcua-mobify <47404250+vcua-mobify@users.noreply.github.com>
* @W-19364130 feat: fix shipping costs summary mode pricing (#3240)
* fix shipping costs sumary mode
* update change log
* add clear annotation
* add test coverage
* update basket too
* update
* bump versions to -preview.3
* Merge pull request #3214 from SalesforceCommerceCloud/restore-per-pr-e2e
Restore e2e-PR workflow
* Fix e2e-pr after incorrect merge resolution
* preview.3 not preview-3
---------
Signed-off-by: sf-henry-semaganda <henry.semaganda@salesforce.com>
Signed-off-by: Vincent Marta <vmarta@salesforce.com>
Co-authored-by: shauryemahajanSF <143645277+shauryemahajanSF@users.noreply.github.com>
Co-authored-by: patricksullivansf <100441292+patricksullivansf@users.noreply.github.com>
Co-authored-by: sf-henry-semaganda <henry.semaganda@salesforce.com>
Co-authored-by: Vincent Marta <vmarta@salesforce.com>
Co-authored-by: Jainam Sheth <99490559+shethj@users.noreply.github.com>
Co-authored-by: Joel Uong <88680517+joeluong-sfcc@users.noreply.github.com>1 parent c0d7ff4 commit 36ffe82
File tree
120 files changed
+9773
-8536
lines changed- .github
- actions
- count_deps
- e2e_validate_generated_app
- workflows
- e2e
- scripts
- tests
- a11y
- desktop
- slas-private-client/__snapshots__
- guest
- registered
- slas-public-client/__snapshots__
- guest
- registered
- mobile
- slas-private-client/__snapshots__
- guest
- registered
- slas-public-client/__snapshots__
- guest
- registered
- mobile
- packages
- commerce-sdk-react
- src/auth
- internal-lib-build
- pwa-kit-create-app
- assets
- bootstrap/js/config
- templates/@salesforce/retail-react-app
- app/components/_app-config
- config
- pwa-kit-dev
- pwa-kit-mcp
- pwa-kit-react-sdk
- pwa-kit-runtime
- template-express-minimal
- template-mrt-reference-app
- template-retail-react-app
- app
- components
- _app
- basic-tile
- search
- hooks
- pages
- checkout
- partials
- util
- social-login-redirect
- utils
- config
- template-typescript-minimal
- 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.
120 files changed
+9773
-8536
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
9 | | - | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | | - | |
| 22 | + | |
21 | 23 | | |
22 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
23 | 34 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | 79 | | |
83 | 80 | | |
84 | 81 | | |
| |||
178 | 175 | | |
179 | 176 | | |
180 | 177 | | |
181 | | - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | 90 | | |
93 | 91 | | |
94 | 92 | | |
| |||
119 | 117 | | |
120 | 118 | | |
121 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
122 | 132 | | |
123 | | - | |
| 133 | + | |
124 | 134 | | |
125 | 135 | | |
126 | 136 | | |
| |||
188 | 198 | | |
189 | 199 | | |
190 | 200 | | |
191 | | - | |
192 | 201 | | |
193 | 202 | | |
194 | 203 | | |
| |||
201 | 210 | | |
202 | 211 | | |
203 | 212 | | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
204 | 221 | | |
205 | 222 | | |
206 | | - | |
| 223 | + | |
207 | 224 | | |
208 | 225 | | |
209 | 226 | | |
210 | 227 | | |
211 | | - | |
212 | | - | |
213 | 228 | | |
214 | 229 | | |
215 | 230 | | |
216 | 231 | | |
217 | | - | |
| 232 | + | |
218 | 233 | | |
219 | 234 | | |
220 | 235 | | |
221 | 236 | | |
222 | 237 | | |
223 | | - | |
| 238 | + | |
224 | 239 | | |
225 | 240 | | |
226 | 241 | | |
227 | 242 | | |
228 | 243 | | |
| 244 | + | |
| 245 | + | |
229 | 246 | | |
230 | 247 | | |
231 | 248 | | |
| |||
260 | 277 | | |
261 | 278 | | |
262 | 279 | | |
263 | | - | |
| 280 | + | |
264 | 281 | | |
265 | 282 | | |
266 | 283 | | |
| |||
283 | 300 | | |
284 | 301 | | |
285 | 302 | | |
286 | | - | |
287 | 303 | | |
288 | 304 | | |
289 | 305 | | |
| |||
296 | 312 | | |
297 | 313 | | |
298 | 314 | | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
299 | 325 | | |
300 | 326 | | |
301 | | - | |
| 327 | + | |
302 | 328 | | |
303 | 329 | | |
304 | 330 | | |
305 | 331 | | |
306 | | - | |
307 | | - | |
308 | 332 | | |
309 | 333 | | |
310 | 334 | | |
311 | 335 | | |
312 | | - | |
| 336 | + | |
313 | 337 | | |
314 | 338 | | |
315 | 339 | | |
316 | 340 | | |
317 | 341 | | |
318 | | - | |
| 342 | + | |
319 | 343 | | |
320 | 344 | | |
321 | 345 | | |
322 | 346 | | |
| 347 | + | |
| 348 | + | |
323 | 349 | | |
324 | 350 | | |
325 | 351 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments