-
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 admin has been built out). …
-
Backport to v2.x:
* https://github.com/solidusio/solidus_braintree/pull/116
* https://github.com/solidusio/solidus_braintree/pull/129
-
move `submitButton.disabled = true;`
from
https://github.com/solidusio-contrib/solidus_bolt/blob/595fe9b88080ab6aae01a8aeca3b9423a20b7e84/app/assets/javascripts/solidus_bolt.js#L87
to
https://g…
-
`omniauth-facebook` extension downgrades omniauth lesser than V2. Rather than lock omniauth version, we think it would be better to remove omniauth-facebook gem and the [commit](https://github.com/sol…
-
# Spreecommerce
- https://spreecommerce.org/
- https://github.com/spree/spree
# Solidus
- https://github.com/solidusio/solidus
- https://solidus.io/
- https://www.youtube.com/channel/UCiFc…
-
**Current behavior**
Single names entered in the Solidus shipping address form become duplicated with a space between during PayPal transactions. (I have not checked Venmo or CreditCard). This seems …
-
That is, in here https://github.com/solidusio-contrib/solidus_subscriptions/blob/master/app/controllers/solidus_subscriptions/api/v1/subscriptions_controller.rb
-
**Solidus Version**:
4.3.0
**To Reproduce**
Login with admin and go to http://127.0.0.1:5000/ecommerce/admin/zones
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
--> http://…
-
See: https://github.com/solidusio-contrib/solidus_paypal_commerce_platform/pull/100#issuecomment-704627121
I think we can evaluate restoring them or provide another way for doing the same thing in …
-
Paperclip is deprecated and unsupported, with ActiveStorage being the recommended substitute.
Although some shops won't have issues in the short term, they will eventually face problems when updating …