solidus
solidus copied to clipboard
🛒 Solidus, the open-source eCommerce framework for industry trailblazers.
## Summary **Current (wip):** ## Checklist Check out our [PR guidelines](https://github.com/solidusio/.github/blob/master/CONTRIBUTING.md#pull-request-guidelines) for more details. The following are mandatory for all PRs: - [ ] I have written a thorough PR...
**Solidus Version**: all **To Reproduce** See attached video https://github.com/solidusio/solidus/assets/141220/75fc326a-1f97-4a8f-9570-ae2d2f5ead65 **Current behavior** When a shipment item has a mix of back ordered and on hand inventory units, when splitting only part...
**Solidus Version**: ``` gem "solidus", "~> 4.3" gem "solidus_admin", ">= 0.2" gem "solidus_auth_devise", "~> 2.5" ``` **To Reproduce** Steps to reproduce the behavior: 1. Set up the Solidus environment using...
# Backport This will backport the following commits from `main` to `v4.3`: - [Merge pull request #5660 from nvandoorn/5506-fix-search-by-variant-on-stock-items](https://github.com/solidusio/solidus/pull/5660) ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport)
# Backport This will backport the following commits from `main` to `v4.2`: - [Merge pull request #5660 from nvandoorn/5506-fix-search-by-variant-on-stock-items](https://github.com/solidusio/solidus/pull/5660) ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport)
**Solidus Version**: Solidus 4.3 **To Reproduce** Deploy app with `Rails.application.config.asset_host` set to a cdn. **Current behavior** The "remixicon.symbol.svg" file used for admin menu icons fails to download. ``` Unsafe attempt...
Same as #5653 but for 4.1 branch
Mostly backports fixes from https://github.com/solidusio/solidus/commit/bc3944d93a9eb621f3203dcae4ad2bf2a0d10514
What do you think about committing the built tailwind css file into the admin repo (and update it on PR merge)? That file won't change much (at least once the...
# Backport This will backport the following commits from `main` to `v4.2`: - [Merge pull request #5643 from sascha-karnatz/fix-menu-item-menu-path](https://github.com/solidusio/solidus/pull/5643) ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport)