File tree
354 files changed
+7029
-2594
lines changed- .github/workflows
- core-libs/setup
- ssr
- error-handling/error-response
- optimized-engine
- feature-libs
- asm
- components
- asm-create-customer-form
- csagent-login-form
- customer-selection
- customer-360/root/model
- occ/adapters
- root/model
- cart
- base
- components/cart-coupon
- root/models
- styles/components
- import-export
- components/import-to-cart
- import-entries-dialog/import-to-new-saved-cart-form
- core/model
- quick-order/components/cart-quick-order-form
- saved-cart
- components/saved-cart-form-dialog
- root/model
- checkout
- b2b/root
- model
- base
- components
- checkout-billing-address
- checkout-login
- checkout-payment-method/checkout-payment-form
- checkout-place-order
- guards
- root/model
- styles/components/order-confirmation
- schematics/add-checkout/__snapshots__
- customer-ticketing
- components
- details
- customer-ticketing-close
- customer-ticketing-close-dialog
- customer-ticketing-reopen/customer-ticketing-reopen-dialog
- list/customer-ticketing-create
- customer-ticketing-create-dialog
- root/model
- estimated-delivery-date
- order
- assets/translations/en
- components
- order-confirmation
- order-confirmation-totals
- order-guest-register-form
- order-details/order-overview
- occ
- adapters
- config
- model
- root/model
- organization
- account-summary/components/details/document/filter
- administration/components
- budget/form
- cost-center/form
- permission/form
- unit
- form
- links/addresses/form
- user
- change-password-form
- form
- user-group/form
- order-approval/components/details/order-approval-detail-form
- schematics/add-organization/__snapshots__
- user-registration/components
- form
- registration-otp-form
- verification-token-form
- pdf-invoices
- pickup-in-store
- root/model
- product
- bulk-pricing/core/model
- image-zoom/root/models
- schematics/add-product/__snapshots__
- product-configurator
- common/core/model
- rulebased
- components
- config
- product-title
- styles
- schematics/add-product-configurator/__snapshots__
- product-multi-dimensional
- qualtrics
- quote
- assets/translations/en
- components/links
- occ
- adapters
- config
- model
- root/model
- schematics/add-quote/__snapshots__
- requested-delivery-date
- smartedit
- storefinder
- tracking
- user
- account
- components
- login-form
- otp-login-form
- verification-token-form
- root/model
- profile
- components
- address-book/address-form
- forgot-password
- otp-login-register
- register
- registration-verification-token-form
- reset-password
- update-email
- update-password
- update-profile
- root/model
- integration-libs
- cdc
- root
- consent-management
- converters
- model
- services
- events
- service
- user-account/login-form/reconsent
- user-profile/register
- cdp
- cds
- cpq-quote
- digital-payments
- src/checkout/models
- epd-visualization
- omf
- opf
- base/root/model
- checkout
- components
- opf-checkout-email-update
- root
- adapters
- checkout-guard
- config
- connectors
- model
- services
- tokens
- payment/root
- components/opf-payment-verification
- model
- opps
- s4-service
- checkout/components/checkout-service-details
- order/components/reschedule-service-order
- root/model
- s4om
- segment-refs
- projects
- assets
- src/translations/en
- core
- src
- auth/user-auth/services
- features-config/feature-toggles/config
- occ/adapters
- cms
- product
- product
- facade
- model
- services
- store/effects
- routing/configurable-routes/config
- util
- schematics
- src
- ng-add/__snapshots__
- ssr-tests
- storefrontapp-e2e-cypress
- cypress
- e2e
- accessibility
- b2b
- regression
- asm
- quote
- vendor/asm/accessibility
- regression
- asm
- cart
- my-account
- product-search
- ssr
- helpers
- accessibility
- b2b
- plugins
- support
- types
- docs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
354 files changed
+7029
-2594
lines changedDiff for: .eslintrc.json
+6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
129 | 135 |
| |
130 | 136 |
| |
131 | 137 |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Diff for: .github/workflows/ci-merge-checks.yml
+18-19
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 | 15 |
| |
17 | 16 |
| |
18 |
| - | |
| 17 | + | |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
24 |
| - | |
| 23 | + | |
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
| |||
31 | 30 |
| |
32 | 31 |
| |
33 | 32 |
| |
34 |
| - | |
| 33 | + | |
35 | 34 |
| |
36 | 35 |
| |
37 | 36 |
| |
38 | 37 |
| |
39 |
| - | |
| 38 | + | |
40 | 39 |
| |
41 | 40 |
| |
42 | 41 |
| |
43 | 42 |
| |
44 | 43 |
| |
45 | 44 |
| |
46 | 45 |
| |
47 |
| - | |
| 46 | + | |
48 | 47 |
| |
49 | 48 |
| |
50 | 49 |
| |
| |||
60 | 59 |
| |
61 | 60 |
| |
62 | 61 |
| |
63 |
| - | |
| 62 | + | |
64 | 63 |
| |
65 | 64 |
| |
66 | 65 |
| |
| |||
71 | 70 |
| |
72 | 71 |
| |
73 | 72 |
| |
74 |
| - | |
| 73 | + | |
75 | 74 |
| |
76 | 75 |
| |
77 | 76 |
| |
78 | 77 |
| |
79 | 78 |
| |
80 | 79 |
| |
81 |
| - | |
| 80 | + | |
82 | 81 |
| |
83 | 82 |
| |
84 | 83 |
| |
| |||
93 | 92 |
| |
94 | 93 |
| |
95 | 94 |
| |
96 |
| - | |
| 95 | + | |
97 | 96 |
| |
98 | 97 |
| |
99 | 98 |
| |
| |||
104 | 103 |
| |
105 | 104 |
| |
106 | 105 |
| |
107 |
| - | |
| 106 | + | |
108 | 107 |
| |
109 | 108 |
| |
110 | 109 |
| |
111 | 110 |
| |
112 | 111 |
| |
113 | 112 |
| |
114 |
| - | |
| 113 | + | |
115 | 114 |
| |
116 | 115 |
| |
117 | 116 |
| |
| |||
129 | 128 |
| |
130 | 129 |
| |
131 | 130 |
| |
132 |
| - | |
| 131 | + | |
133 | 132 |
| |
134 | 133 |
| |
135 | 134 |
| |
| |||
140 | 139 |
| |
141 | 140 |
| |
142 | 141 |
| |
143 |
| - | |
| 142 | + | |
144 | 143 |
| |
145 | 144 |
| |
146 | 145 |
| |
| |||
150 | 149 |
| |
151 | 150 |
| |
152 | 151 |
| |
153 |
| - | |
| 152 | + | |
154 | 153 |
| |
155 | 154 |
| |
156 | 155 |
| |
| |||
167 | 166 |
| |
168 | 167 |
| |
169 | 168 |
| |
170 |
| - | |
| 169 | + | |
171 | 170 |
| |
172 | 171 |
| |
173 | 172 |
| |
174 | 173 |
| |
175 | 174 |
| |
176 |
| - | |
| 175 | + | |
177 | 176 |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Diff for: .github/workflows/ci.yml
+2-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
| |||
232 | 231 |
| |
233 | 232 |
| |
234 | 233 |
| |
235 |
| - | |
| 234 | + | |
236 | 235 |
| |
237 | 236 |
| |
238 | 237 |
| |
|
Diff for: .github/workflows/codeql.yml
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Diff for: .github/workflows/lighthouse.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Diff for: .github/workflows/minor-release.yml
+34-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 |
| |
7 | 10 |
| |
8 |
| - | |
| 11 | + | |
9 | 12 |
| |
10 | 13 |
| |
11 | 14 |
| |
| |||
14 | 17 |
| |
15 | 18 |
| |
16 | 19 |
| |
17 |
| - | |
| 20 | + | |
18 | 21 |
| |
19 | 22 |
| |
20 | 23 |
| |
| |||
96 | 99 |
| |
97 | 100 |
| |
98 | 101 |
| |
99 |
| - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + |
Diff for: .github/workflows/pr-title-check.yml
+66
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + |
Diff for: .github/workflows/prepend-license.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
Diff for: core-libs/setup/package.json
+5-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
0 commit comments