-
Updated
Nov 19, 2021 - Python
ecommerce
Here are 4,870 public repositories matching this topic...
-
Updated
Oct 26, 2021 - JavaScript
-
Updated
Nov 19, 2021 - Ruby
- Update Third Party library: lib/web/jquery/jquery-ui-timepicker-addon
- Confirm that is used across Magento (adminhtml/frontend)
- Check which is the latest version available and replace the current one.
Currently, catch block is the same for both methods in useForgotPasswordFactory (https://github.com/vuestorefront/vue-storefront/pull/5971/files/0e001721be751b0b0130915023ea0867722e1065#diff-89077440c1264480ee6ffbbcfb08d6c64c9881bea61ebbd8e0e5d260085b66ad):
err.message = err?.graphQLErrors?.[0]?.message || err.message;Let's create an external function that takes care of that a
If usage tracking is not enabled in WooCommerce then the cron event woocommerce_tracker_send_event that is run daily is left with no action.
Should the cron event be deleted if usage tracking is disabled?
-
Updated
Nov 19, 2021 - C#
Sylius version affected: v1.4.4
Description
Sylius says the category is used and cannot be removed, when we try to remove an empty category.
We figured out that we had some products with the taxon as "Main Taxon".
Steps to reproduce
- Add a taxon, keep it empty of products.
- Update a product to use the newly created taxon as Main taxon.
- Try to remove the taxo
-
Updated
Nov 19, 2021 - PHP
Right now the wishlist page shows "Your wishlist is empty" before showing your wishlist items, that should be a loading state instead.
-
Updated
Nov 19, 2021 - PHP
Normalize i18n keys
i18n-tasks gem now comes with the following post-install message:
Post-install message from i18n-tasks:
# Install default configuration:
cp $(bundle exec i18n-tasks gem-path)/templates/config/i18n-tasks.yml config/
# Add an RSpec for missing and unused keys:
cp $(bundle exec i18n-tasks gem-path)/templates/rspec/i18n_spec.rb spec/
It's a good opportunity to follow these instru
-
Updated
Nov 11, 2021 - C#
-
Updated
Nov 17, 2021 - TypeScript
-
Updated
Nov 8, 2021 - C#
-
Updated
Oct 28, 2021 - Dart
-
Updated
Nov 19, 2021 - PHP
-
Updated
Nov 3, 2021 - PHP
-
Updated
Nov 19, 2021 - PHP
-
Updated
Nov 19, 2021 - PHP
-
Updated
Aug 10, 2021 - JavaScript
What
We want to allow retrieval of soft-deleted entities
Why
It might be relevant to see archived entities and potentially have the ability to "bring them back to life" in case they were wrongly deleted.
How
We need to include a flag at the repository level: await this.repo.find({ where: { id }, withDeleted: true }).
A potential solution for this would be to detect if `d
Describe the bug
Due to adding templates feature the nuxt page is now shifted to the left.
How to reproduce
Steps to reproduce the behavior:
- Go to nuxt homepage
- See the error
Expected behavior
Layout is aligned according to designs.
Actual behavior
Layout is shifted
Screenshots
<img width="266" alt="Zrzut ekranu 2021-10-11 o 14 14 24" src="https://user-
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
Oct 21, 2021 - Python
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Nov 5, 2021 - Java
Improve this page
Add a description, image, and links to the ecommerce topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ecommerce topic, visit your repo's landing page and select "manage topics."

