Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: sync lighthouse next with develop #6294

Merged
merged 62 commits into from
Sep 13, 2021
Merged
Changes from 1 commit
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
1b43414
fix: add modal to home page
AdamPawlinski Jul 15, 2021
e5fe876
feat: add working newsletter modal
AdamPawlinski Jul 16, 2021
1bcc5cd
fix: move newsletter modal to core
AdamPawlinski Jul 16, 2021
02af04a
chore: add changelog info
AdamPawlinski Jul 16, 2021
5eb71fc
fix: styles
AdamPawlinski Jul 16, 2021
1373371
enable summary section in desktop view
vn-vlad Jul 21, 2021
47d5704
fix payment template
vn-vlad Jul 22, 2021
1623221
changelog added
vn-vlad Jul 22, 2021
b93eedc
fx: changes after CR
AdamPawlinski Aug 2, 2021
59f80dd
Merge branch 'next' of https://github.com/vuestorefront/vue-storefron…
AdamPawlinski Aug 2, 2021
3a3b8b1
fix: add i18n for boilerplate
AdamPawlinski Aug 2, 2021
fa753a5
fix: lint and i18n interpolation
AdamPawlinski Aug 3, 2021
be98785
fix: remove console
AdamPawlinski Aug 3, 2021
063746a
test: Extend happy path e2e test for registered customer
igorwojciechowski Aug 3, 2021
d1b5096
fix: remove mobile observer causing infinite loop error
AdamPawlinski Aug 4, 2021
b9c03d3
fix: change email submit event name
AdamPawlinski Aug 5, 2021
a37160b
tests(e2e): add e2e tests for MyAccount
igorwojciechowski Aug 20, 2021
c21ac81
tests(e2e): add e2e tests for MyAccount
igorwojciechowski Aug 20, 2021
4bbc835
tests(e2e): add email assertion on Change Password tab
igorwojciechowski Aug 23, 2021
69b1050
tests(e2e): fix code formatting
igorwojciechowski Aug 23, 2021
0bc77d0
fix: redirect to 404 page when category page does not exist
lukaszjedrasik Jul 5, 2021
3c39655
update
lukaszjedrasik Jul 9, 2021
37c21df
Merge pull request #6225 from vuestorefront/#6150-e2e-extend-happy-pa…
igorwojciechowski Aug 24, 2021
8c38abc
Merge branch 'next' of https://github.com/vuestorefront/vue-storefron…
igorwojciechowski Aug 24, 2021
c31d998
fix(core): add debounce for updateCartQuantity
igorwojciechowski Aug 24, 2021
e50c7b1
Merge pull request #6052 from vuestorefront/#5871/redirect-nonexistin…
lukaszjedrasik Aug 25, 2021
d5072a7
Merge pull request #6233 from vuestorefront/#6226-cart-customer-canno…
igorwojciechowski Aug 25, 2021
017f73f
Merge pull request #6222 from vuestorefront/#6211-e2e-tests-for-my-ac…
igorwojciechowski Aug 25, 2021
57c2b6d
Merge pull request #6104 from vuestorefront/feature/OS-134
andrzejewsky Aug 25, 2021
b4f96cd
Merge pull request #6082 from vuestorefront/add-newsletter-modal-on-h…
andrzejewsky Aug 25, 2021
3a0f69f
Sync `next` with `release/next` (#6236)
filipsobol Aug 27, 2021
9fa3109
Remove old commands and fix core tests (#6097)
filipsobol Aug 27, 2021
fe09f82
remove unused checkoutGetters
lukaszjedrasik Aug 25, 2021
7422d39
update changelog
lukaszjedrasik Aug 25, 2021
4d63eed
Update packages/core/docs/changelog/5891.js
lukaszjedrasik Aug 25, 2021
3587716
Update packages/core/docs/changelog/5891.js
lukaszjedrasik Aug 25, 2021
590836c
Update packages/core/docs/changelog/5891.js
lukaszjedrasik Aug 25, 2021
e4f8f17
Merge pull request #6234 from vuestorefront/#5891/remove-checkout-get…
lukaszjedrasik Aug 27, 2021
ab30fef
fix: remove 'download all' button
lukaszjedrasik Aug 31, 2021
2dd6fa1
update changelog
lukaszjedrasik Aug 31, 2021
4b0f0bd
chore: adds the stale-bot (#6247)
bloodf Aug 31, 2021
339ebb6
feat: add Vendure template beta to cli
Baroshem Sep 1, 2021
7b0c4da
Merge pull request #6246 from vuestorefront/EN-419/remove-download-al…
lukaszjedrasik Sep 2, 2021
11edc5f
Merge pull request #6258 from vuestorefront/feat/add-vendure-to-cli
Baroshem Sep 2, 2021
5de547a
Fix typo (#5792)
youanden Sep 2, 2021
00d1a29
Bug/6099 missing dependency (#6100)
jaydubb12 Sep 2, 2021
0aa8fd4
Sync `next` with `release/next` (#6262)
filipsobol Sep 3, 2021
29b74e0
Sync `develop` with `release-2.4` (#6270)
filipsobol Sep 3, 2021
c9e221b
[FIX]: Search products by skus error (#6182)
Razz21 Sep 3, 2021
eae0e74
chore: added missing PR title validation action (#6274)
bloodf Sep 4, 2021
b5af3a8
fix(ct): fix no property error in useUser/changePassword (#6232)
igorwojciechowski Sep 6, 2021
5786b40
[OS-71]: Product :: Color filter param set to object, not color value…
Razz21 Sep 6, 2021
7b1327c
feat: sync develop with release 2.4 (#6278)
igorwojciechowski Sep 6, 2021
acc3e54
chore(e2e): fix start command in regression workflow (#6280)
igorwojciechowski Sep 7, 2021
3ca1442
test(os-159): added e2e tests for breadcrumbs (#6267)
dawid-ziobro Sep 8, 2021
cd3cde6
fix(ct): add missing order summary data (#6283)
igorwojciechowski Sep 8, 2021
c00c71f
tests(core): fix jest config for middleware (#6289)
igorwojciechowski Sep 9, 2021
c890ff5
[EN-284]: Not all queries in commercetools are wrapped in `gql` templ…
lsliwaradioluz Sep 10, 2021
fc02de4
test(e2e): add addresses tests on order summary (#6291)
igorwojciechowski Sep 10, 2021
4487f31
Ci/configure lighthouse (#6206)
Baroshem Sep 10, 2021
a78c537
chore: fix branch names in ci test workflow (#6292)
igorwojciechowski Sep 10, 2021
6b5c878
fix(ct): add missing pagination for orders history (#6290)
lukaszjedrasik Sep 10, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix payment template
vn-vlad committed Jul 22, 2021

Verified

This commit was signed with the committer’s verified signature.
pradyunsg Pradyun Gedam
commit 47d57041f554e2d779efe27c0983f3677efd35df
10 changes: 2 additions & 8 deletions packages/commercetools/theme/pages/Checkout/Payment.vue
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<template>
<div>
<SfHeading
v-e2e="'heading-summary'"
v-e2e="'heading-payment'"
:level="3"
:title="$t('Summary')"
:title="$t('Payment')"
class="sf-heading--left sf-heading--no-underline title"
/>
<SfAccordion :open="$t('Shipping address')" class="accordion">
@@ -45,12 +45,6 @@
</div>
</SfAccordionItem>
</SfAccordion>
<SfHeading
v-e2e="'heading-payment'"
:level="3"
:title="$t('Payment')"
class="sf-heading--left sf-heading--no-underline title"
/>
<SfTable class="sf-table--bordered table desktop-only">
<SfTableHeading class="table__row">
<SfTableHeader class="table__header table__image">{{ $t('Item') }}</SfTableHeader>