Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/solidusio/solidus

🛒 Solidus, the open-source eCommerce framework for industry trailblazers.
https://github.com/solidusio/solidus

Merge pull request #5559 from nebulab/rainerd/admin/uniform-admin-components-style

[Admin] Refactor admin components for consistent code style

f1c4920efcafde922b618e3b150c22f463cbcba8 authored about 1 year ago
Merge pull request #5359 from peterberkenbosch/rails-edge

Rails 7.1 support

993fb596a5780d010aea7cce286165118dc985a6 authored about 1 year ago
Merge pull request #5560 from nebulab/kennyadsl-update-samples

Update sample images

bbab696d08fce57d16870617e831e7302e8d7302 authored about 1 year ago
Add a note about the value of `action_dispatch.show_exceptions`

2739f7b76424b6355c041936895e4ca9bdf5354b authored about 1 year ago
Avoid using deprecated constants when logging VC rendering

95a0b09f1b6ccdb35bd2cd1b3570e8886839ad64 authored about 1 year ago
Don't define the `with_values` scope for Rails 7.1+

https://github.com/rails/rails/commit/098b0eb5dbcf1a942c4e727dcdc150151bea51ab

f6047e771f5f59fbfc59771e5af795156ec4cb02 authored about 1 year ago
Run the solidus installer on Rails 7.1

66b325fb62a2031e8403c0d2dbfee416cb2c7bda authored about 1 year ago
Fix Set-Cookie header domain in tests for Rails 7.1

Apparently now Rails returns the host without the initial .

0a97cc2306d9e4d91fefc4fa0d6d4a100b6de5d4 authored about 1 year ago
Remove deprecated usage of alias_attributes

This commit removes the following deprecations:

DEPRECATION WARNING: Spree::Order model aliases...

e78a836a795a7e22cce086e9c59925b92a88f164 authored about 1 year ago
Replace explicit shipping_address and billing_address attributes

Due to deprecations, with a previous commit we replaced `alias_attribute`
calls for these two at...

de9d3adba171a9817e83b22e7d1d5305c462cb53 authored about 1 year ago
Convert helper output_buffer to string

Starting from Rails 7.1, `ActionView::TestCase#output_buffer` uses
`ActionView::OutputBuffer` ra...

9b194e2ec5cf3939faa5dd945b12c9be7e68549b authored about 1 year ago
Default to Rails 7.1 in development

a240dabe3211404ddd0d4646593b0a6e74b4b9f7 authored about 1 year ago
Fix preview paths to work with Rails 7.1

Adding the previews path after setting the autoload ensures the file
is not autoloaded by Zeitwe...

85b35ad338f34e090ce0555e394c0b3ec94e8532 authored about 1 year ago
Fix warining about SchemaMigration no longer inheriting from ActiveRecord::Base

DEPRECATION WARNING: SchemaMigration no longer inherits from ActiveRecord::Base. If you want to ...

fb15c4ce72dbc1b9f104d13392350e3151623960 authored about 1 year ago
Setup the active storage configuration

In Rails 7.1 AS will check the global configuration when the macro is
used.

5ef180376886da704267ca2e4eedb5bf27150feb authored about 1 year ago
Fix the encrypted preference spec by allowing other calls to ENV

532dec4f9de8f83c6ffe32d0d4e4d3a1581a7c6f authored about 1 year ago
Use up-to-date rspec-rails gem

e683524fbe5a949ea337b8615ae170b45b3f663d authored about 1 year ago
Allow Rails 7.1 and up

a4aea387ed6e6b2779048a54c8acc0eda95399c6 authored about 1 year ago
Bump axe-core specs to fix false negative in admin

6e6d66e170d47fe9ead2ef54b543999c435b7614 authored about 1 year ago
Use correct renamed behavior module for testing.

bf87f5a9f32b69c9542a857ee759ab79e554ad74 authored about 1 year ago
Add Rails 7.1 to Circle CI Matrix

eeaf72cf6997968000a14815f613d7dc67e5314f authored about 1 year ago
Removed unnecessary semicolon in `orders/show` component

19e0678f60f0354e67ca233a44459af1cf83dfbc authored about 1 year ago
Modify product query to handle products without set prices

Fix `default_price` association not found exception on `Spree::Variant`.

98de082485a5d0b0c1e1add783112ea935fe60a6 authored about 1 year ago
Add missing menu and submenu translations to solidus_admin

005b9f3d324e7c0006fcea172396d77cad1bd402 authored about 1 year ago
Refactor admin components for consistent code style

46c87b185893e99506bcfb3c7c60bf0e3a15a374 authored about 1 year ago
Update sample images

With this change, all the sample images will have the same aspect ratio,
in high-resolution. Pre...

2e8d664779e50fa798ffcc472faa48e7a4ec3a5c authored about 1 year ago
Fix `alias_method` used on an aliased attribute

Fixing `alias_method': undefined method `amount' for class `Spree::ShippingRate' (NameError)

Se...

8f1ec11673a5d42b58872c8e054f840b4d44937f authored about 1 year ago
Remove unused action on the before_action callback

```
The update action could not be found for the :load_order
callback on Spree::Admin::OrdersCon...

7906cf5d6ff725640eb1e1bf2035f9d359a0a029 authored about 1 year ago
Add Rails 7.1 supported database_cleaner gem

db5fd5fb3c789ec6458cd9de6678521d59d39b54 authored about 1 year ago
Use 'main' instead of 'master'

aab04a30ac14187b6451efbe0ab9d03c44ee25e5 authored about 1 year ago
Specifiy coder for serialize attributes.

This is mandatory for Rails 7.1.

Ref:
- https://api.rubyonrails.org/v7.1.0/classes/ActiveRecord...

0a276d2a3f830588d0c510eecfea3621442fecfd authored about 1 year ago
Update ransack to last released v4 version.

This adds support for the unreleased Rails 7.1 version.

Co-authored-by: Andrea Longhi <andrea@s...

ee304873bf0a33a8f80a9759b4fc4078a9a9dc54 authored about 1 year ago
Merge pull request #5422 from nirnaeth/enhance-bogus-provider-logging

Enhance log message for Bogus payments

fb07e493081e47d23c103ceaeea38b62ee7ce919 authored about 1 year ago
Merge pull request #5437 from nebulab/paolotatone/update-samples

Update samples to match new SSF style

cef1755d4d97878e8cb4e991339752b4b79f29e8 authored about 1 year ago
Merge pull request #5555 from solidusio/elia/menu-item

[admin] Reuse the same class name as Backend for MenuItem

9e34e3c6a641fedbf97913433278f7901e590aed authored about 1 year ago
Rename SolidusAdmin::MainNavItem to SolidusAdmin::MenuItem

Match the name in Backend to make it easier to reason about it.

67f99c590c55a425762cf70da41643aa7a5bf6a9 authored about 1 year ago
Merge pull request #5558 from solidusio/elia/admin/tw-spec

[admin] Build the admin CSS before running the specs

ebd123a701cebd63348979eb7c678c0b0f9e0e59 authored about 1 year ago
Build the admin CSS before running the specs

d8bbb937741e7f31c4919af514df8b93d922f302 authored about 1 year ago
Fix low contrast for some admin components

c566ac199c411fc9a102149bdb1634a1f3c07382 authored about 1 year ago
Merge pull request #5554 from solidusio/elia/admin/tailwind

[admin] Provide a pre-built CSS file and a script to customize TW for local modifications

b3878efd36764a9a92f17d3c0ec625b8eff99fef authored about 1 year ago
Merge pull request #5541 from solidusio/elia+rainer/deprecate-named-type

Deprecate `Spree::NamedType`

7afb2cdecfcc10c99ef7af7283467087e355556a authored about 1 year ago
Merge pull request #5557 from DanielePalombo/fix-rollback-migration

Fix down migration

e281b6c2863148beb459a95d0679f6862f085370 authored about 1 year ago
Merge pull request #5556 from solidusio/elia/teaspoon

Stop using teaspoon from source

321f4108e7317cf3c7b987a2c71ecff22825ac12 authored about 1 year ago
Add a script for setting up a local TW build for the admin in the host app

636f952a21e6a5b1e924c9eeb05929af706b7abc authored about 1 year ago
Disable the Rails/RakeEnvironment cop

We're not writing application code in which it's ok to assume that all
tasks should load the env...

7dc3b141db88ad5e0a9a792fd849ca0b636372fc authored about 1 year ago
Fix down migration

`bin/rails db:rollback`

fails with

```
Caused by:
ArgumentError: wrong number of arguments (gi...

af2dc5a9b9a0ff5ebe93b54c9a99eb94b0876812 authored about 1 year ago
Stop using teaspoon from source

4ab69d037e3dae52fb4398c0599669b3b29c00ef authored about 1 year ago
Provide a prebuilt solidus_admin CSS file

This configuration is a vanilla TW build removing the need for
temporary files and ERB tags. Als...

8e47a8faa1f1f2e58b8b1499a11e1ec3504f1f7d authored about 1 year ago
Merge pull request #5505 from thomasbromehead/modify-spree-rb-tt-solidus-stripe-instructions

Add caveat to spree.rb.tt stripe configuration instructions

9b18f09ce6e41106005cd71562bdee6fc4ff41e3 authored about 1 year ago
Update Stripe config instructions in spree.rb initializer template

Specify they're for version >= 5.

Co-Authored-By: Alberto Vena <[email protected]>

00df613ea7216fcdb0347a019cfff88b38c1fc4d authored about 1 year ago
Merge pull request #5553 from solidusio/elia/database-config

Add a missing YAML reference to the default database config

3fe73adfb2430f4c9546648d4fd56e087e23d2de authored about 1 year ago
Run installer CI jobs for PR targeting Solidus 4.2+

6eb9a56a6bac4398e7ca16e89fbebc91e2b90208 authored about 1 year ago
Merge pull request #5549 from nebulab/rainerd/admin/introduce-enable-alpha-features-config

[Admin] Implement `enable_alpha_features?` preference config for selective feature access

6d60e187c7c387804dba13e5e4a99d62e6d5e24a authored about 1 year ago
Add a missing YAML reference to the default database config

55a9836b78d76527bcbdc470aa72c808ac7f7765 authored about 1 year ago
Introduce `enable_alpha_features?` config preference

Using this config to conditionally disable orders and products routes,
restricting them to only ...

965e8ab8181947a97bef33695063d0b0fda7117b authored about 1 year ago
Merge pull request #5552 from solidusio/elia+rainer/solidus-admin-fixes

[admin] Performance fixes

682033394bb1cec88ef6da58223710b870b5dc15 authored about 1 year ago
Fix `products/index` component for products without a master price

Co-Authored-By: Rainer Dema <[email protected]>

9f940cd1ffe22a2d095088baafebf604a1f44043 authored about 1 year ago
Avoid N+1 queries when fetching products in SolidusAdmin

Co-Authored-By: Rainer Dema <[email protected]>

2b857afeb12ea0f896589783b94252d9d05b9b57 authored about 1 year ago
Optimize some SolidusAdmin filters using `pluck`

Co-Authored-By: Rainer Dema <[email protected]>

e163fed8c4be67b2888ae45ac1e88b7c4b23d1ec authored about 1 year ago
Remove the variants filter from the SolidusAdmin orders index

Fetching all the variants was too expensive for stores with hundreds
or thousands of them.

Co-A...

c132025ce783ac965a1c53e27cadef25d5ca6340 authored about 1 year ago
Merge pull request #5547 from solidusio/elia/admin/relax-solidus-dependency

[admin] Relax the SolidusAdmin dependency on Solidus core

2e52d90d05899e07331ee3e9f42888ac1ada8d7c authored about 1 year ago
Merge pull request #5548 from nebulab/rainerd/admin/improve-filter-toolbar-responsiveness

[Admin] Enhancements to filter toolbar and dropdown visibility

db83d5283dabe5847e76f7f45a883822733c7f91 authored about 1 year ago
Merge pull request #5550 from solidusio/elia/admin/font-classes

[admin] Cleanup TW classes

a0f70dbd5f6b355097ebd1c7cd62065573819097 authored about 1 year ago
Merge pull request #5551 from solidusio/elia/sandbox-rails-version

Generate the sandbox using the version of Rails coming from the Gemfile

2dfb06e7e222f4de80ba6cc05fc14f837ef76dba authored about 1 year ago
Move the .body-link CSS component class to a plugin

adbc2039fce1bcdec62c38d1062975b2785fe4f7 authored about 1 year ago
Generate the sandbox using the version of Rails coming from the Gemfile

cb1aaba14b3ccd6d0b2eafcb53486bdef3a131c5 authored about 1 year ago
Move the reset of the <summary> element marker to a plugin

7b0effe98311078f3e28e4d26efdb61d797ea878 authored about 1 year ago
Combine all additional variants in a single plugin

e0ae46c133e0aabdf90fd4f236b6aa317948c0a1 authored about 1 year ago
Replace typography classes with standard Tailwind utility classes

6306ac6d57de8e25726a046f71cf8255b2bf5046 authored about 1 year ago
Enhance flexibility of filter toolbar display

Updated the filter toolbar to accommodate multiple filters.
- Implemented flex-wrap in the toolb...

5137abdee02aa395cdf0d385a31df2ac043513a3 authored about 1 year ago
Fix z-index issue for filter dropdowns

Resolved a z-index issue where filter dropdowns were obscured by
underlying
elements. Added a h...

aebb511ac50d8bd2c87ed1ec48718bbf0d03d597 authored about 1 year ago
Merge pull request #5546 from nebulab/rainerd/admin/move-preferences-in-admin

[Admin] Refactor index page settings: Ransack search and pagination

c4d62df1227836bdba016540e9512326fcff05a9 authored about 1 year ago
Relax the SolidusAdmin dependency on Solidus core

This will allow more apps to experiment with it and be able to report
issues and incompatibilities.

7cc2e30a56571f403387ac8d002690c7aab62a28 authored about 1 year ago
Move ransack search key to components

Migrated Ransack search key from configuration preferences to components
in index pages, alignin...

137510989367e72d319887a1d158685d5a017411 authored about 1 year ago
Remove the `per_page` preferences in Solidus admin configuration.

This aligns index pages with the default `geared_pagination` gem
settings:
15 items on page 1, ...

fbb75af91ed7fb06182a61d62ff7b95f17aa128e authored about 1 year ago
Update samples to match new SSF style

2d0bbb30a05cf0f9a7dd30369089f3763b10d1f0 authored about 1 year ago
Merge pull request #5543 from solidusio/elia+rainer/admin/stock-edit

[Admin] Add `stock_items/edit` modal component

1059c6c6c84e5b398644a5bd1ff567019f08646e authored about 1 year ago
Don't use the same name for a circleci job and command

29e3134bd14dafd134a3d500d83669b86557ac5b authored about 1 year ago
Implement redirect to previous page after stock item saving

Co-Authored-By: Elia Schito <[email protected]>

d2e55eebaa8fb115fd6eccf971a43db5e83d0f27 authored about 1 year ago
Introduce new `stock_items/edit` component

Co-Authored-By: Elia Schito <[email protected]>

dc8cfdff298fc62c41321dcf152764f06a47e62b authored about 1 year ago
Introude new edit and update action for stock item records

Co-Authored-By: Elia Schito <[email protected]>

3f588efadbbf9ee658834a7e1f7dbdd566e7bd32 authored about 1 year ago
Introduce stock movements column in stock items index

Co-Authored-By: Elia Schito <[email protected]>

5b159589d8e39f78ba096a23069bedae86009db3 authored about 1 year ago
Add new `ui/switch_field` component

This commit introduces a new `ui/switch_field` component, which
utilizes the `ui/switch` compone...

5ac3ac6419ad6b569726c34c7e27671b07634db5 authored about 1 year ago
Add new `ui/resource_item` component

Co-Authored-By: Elia Schito <[email protected]>

670814caafcefeb1b4b04b6dbcf5cf208f5e5c79 authored about 1 year ago
Enable logging for view components

This initializer configures logging for View Components.
In the development and test environment...

6383bccc24442d5810d39163608a20d7559f3465 authored about 1 year ago
Add missing translation in stock items index image column

Co-Authored-By: Elia Schito <[email protected]>

db985f249fd4c15309ac3dfb616bed57b2cf2817 authored about 1 year ago
Merge pull request #5545 from solidusio/elia/database-config

Cleanup the database configuration

0e5b3e4308184e3f3bd4f1d6cca2f658b8e4205c authored about 1 year ago
Cleanup the dummy app database configuration

ea37ad3410a8b296dbf7a3e52f766f633e6aff93 authored about 1 year ago
Expose the GH token to the release scripts

dcfa87c2ccb2cf710de0e08acc807469a8c94d18 authored about 1 year ago
Allow the release draft changelog update to be run manually

Take 2.

4618953b32df3008853cc25b766fcf957d7d4293 authored about 1 year ago
Allow the release draft changelog update to be run manually

eb3de1a7676c0b26c7b9ffb1a9c5025230b8b66b authored about 1 year ago
Merge pull request #5544 from solidusio/elia/gh-actions-fix

Set the bundle group globally during GH actions execution

6f38ae2089ac77a981174c84b328189c466ad2b2 authored about 1 year ago
Remove temporary rubocop fix

f280fb68b4adbae9690619d9fd1e24e7662fa49b authored about 1 year ago
Set the BUNDLE_ONLY env var for the whole workflow

ea38b8a6d5f104ff68f25bd11653911229a4d0b5 authored about 1 year ago
Set the BUNDLE_ONLY env var for the whole workflow

bcdc87e67c1f1eed2a64d0c40f42dfa0c02577c6 authored about 1 year ago
Merge pull request #5539 from nebulab/rainerd/admin/add-reasons-index-page

[Admin] Add `Refunds and Returns` section with correlated index pages

ff563e165e65af058ea9c611e263d27c287f1aa9 authored about 1 year ago
Merge pull request #5542 from solidusio/elia/gh-actions-fix

Setup the pipeline context after bundler has run

ae6e2f389748215dee6d17b3235c6c775015d133 authored about 1 year ago
Setup the pipeline context after bundler has run

a1df38ec0c2779c37e85ce94759ef1d4595ee77b authored about 1 year ago
Deprecate Spree::NamedType

This module was a pretend shared behavior while the inlcuding classes
were not related.

Eventua...

af0c7d31474a6226dd23d8f47f918a18503761f5 authored about 1 year ago
Fix order conflict in postgres specs for default scoped models

Resolved a `PG::InvalidColumnReference` error in postgres for
controllers interfacing with mode...

b2d4a7cdc73c7aae2bf5da0ee357cdf4944b031b authored about 1 year ago