peter
10/19/2021, 2:25 PMXan
10/19/2021, 5:44 PMXan
10/19/2021, 5:44 PMXan
10/19/2021, 6:54 PMAndrew
10/20/2021, 3:06 PMsolidus_searchkick
into the API? We have a few million products each with multiple variants and queries with ransack simply donât runXan
10/20/2021, 7:57 PMFelipe Fiebig
10/21/2021, 1:34 PMDiscarded ActiveStorage::PurgeJob due to a ActiveRecord::RecordNotFound.
when deleting an image from a product using S3 in production, what could be causing it?Steven Tapican
10/21/2021, 10:07 PMchalien
10/22/2021, 2:38 PMZayter Munive
10/25/2021, 2:42 AMevent :promo do
transition to: :promo, from: :cart
end
Given Reed
10/25/2021, 2:42 PMTyler Kocheff
10/26/2021, 4:44 PMrequired_ruby_version
in the gemspec
and in one case, updating the add_runtime_dependency
version requirements to allow solidus_core
and solidus_backend
up to v4.
I guess my question is, since most of these are in soldiusio, solidusio-contrib, and nebulab, should I submit pull requests since they are such small changes or is there some process that should happen first? Also, was curious what the differences between these accounts are.Given Reed
10/26/2021, 4:53 PMLallu Ram
10/27/2021, 6:18 PMPedro Eduardo MuĂąoz Alvear
10/27/2021, 7:56 PMHira Akram
10/28/2021, 2:40 PMPatrick Lionnel
10/29/2021, 5:17 PMPatrick Lionnel
10/29/2021, 5:18 PMGiven Reed
10/29/2021, 5:19 PMGiven Reed
10/29/2021, 5:19 PMGiven Reed
10/29/2021, 5:20 PMSolidus does not include working payment methods by default. However, it does offer basic payment methods you can use to help you build out your own integration with a payment service provider.
Given Reed
10/29/2021, 5:20 PMPatrick Lionnel
10/29/2021, 5:21 PMGiven Reed
10/29/2021, 5:22 PMLallu Ram
10/31/2021, 4:03 PMseandawes
11/01/2021, 10:13 AMLallu Ram
11/01/2021, 2:31 PMValentĂn Sanjuan
11/02/2021, 3:50 PMjohann
11/05/2021, 1:07 AMbundle install
after adding gem "solidus_marketplace", git: "<https://github.com/magma-labs/solidus_marketplace>", branch: "rails-6-support"
to Gemfile
but get:
Bundler could not find compatible versions for gem "solidus":
In snapshot (Gemfile.lock):
solidus (= 3.2.0.alpha)
In Gemfile:
solidus
solidus_marketplace was resolved to 1.0.0, which depends on
solidus (>= 2.2, < 3)
Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
Any chance anybody knows how to fix?peter
11/05/2021, 10:44 AM