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
This fixes the possibility of a User gaining access to a PaymentSource
that isn't theirs by vali...
Without this validation it's possible for a user to add the same
PaymentSource to their wallet m...
4a8fa76c562c71513cdd29221bddf55acac06465 authored about 6 years ago
Enable partial doubles verification for RSpec
6ff96dcf477bfe9b4f24751f961e9ad2a9c75882 authored about 6 years ago6c49a2339d74f53358fa475b51ba0513a0b3cb9f authored about 6 years ago
e6c955227297321a2979ca8590a821127fd5b965 authored about 6 years ago
Update `add-configuration` guide page
d41bf5a2e45be8f2c3a7c59deb8cc373f9e8282f authored about 6 years ago11e3ca48cc370d8a62d972dbdeee010e42b5bfed authored about 6 years ago
By enabling `verify_partial_doubles`, when stubbing controller helpers,
the partial double check...
Disables partial double verification, since it stubs unimplemented
methods.
Fixes the expectatio...
By enabling the `verify_partial_doubles` in RSpec, it's not allowed to
stub unimplemented method...
By enabling `verify_partial_doubles` in RSpec, dynamic defined methods
by State Machine are not ...
It was stubbed to return a plain `Array`, instead it must return a
`ActiveRecord::Associations::...
Reuse an already initialized Promotion object, instead of creating a new
one.
fd0ff058443c3671420a52b2b65dc80913d5319a authored about 6 years ago
Upgrades `RSpec::ActiveModel::Mocks` to version `~>1.1` which includes
the support for `inversed...
By enabling `verify_partial_doubles` for RSpec, this test example was
failing because the `TestS...
Since `verify_partial_doubles` has been set to true for the entire
project, state machine define...
Disables partial double verification when testing mocked external
user-defined methods like hook...
6a3896f8bed738a8430b91c275469fde4b0a7f34 authored about 6 years ago
Adds `partial_double_verification` RSpec meta-tag, that, when set to
false, disables the partial...
Fix "Stock" admin nav double highlight
af6a140473ab11fdc5b9847d3c3543c484142a24 authored about 6 years agoFix closing td
a8e77ac5acbd8f854e3230ebeebb2af88bc10e37 authored about 6 years agoLint ERB files via HoundCI
1abaece0a26f28dd71b6253eb4c035dcd1e15a9d authored about 6 years ago6e8c7ed7a01183ca5c714caea01c4a6b4b85f0c1 authored about 6 years ago
Add some information on possible ways to add custom configuration to a Solidus
store.
Also, a r...
3a35e301a8d7dec637dc5f3471603955a96cdc3f authored about 6 years agoAllows mocking user provided custom line item comparison hooks.
2d0984a38975b559d3fd197cbaf755af7c39cb1c authored about 6 years agoStandardize shared resource links
168b40c34717aa0a866644d0ba90acefff717396 authored about 6 years agobf3aa76577c50f1f121bc4f172869dfadd17c51b authored about 6 years ago
7d4ed886b024713b5a210dda5bf0a73fcc9e3ce6 authored about 6 years ago
Actually, `Spree::OrderUpdater#update_shipments` doesn't accept any
arguments.
187499e6e50b6c60398597a4b9506f0e20dd37eb authored about 6 years ago
The order object used for the `Spree::Order#finalize!` specs didn't
contain shipment objects.
Th...
First removed example:
`Spree::StockLocation` doesn't implement `#decrease_stock_variant`. It
wa...
Add criteria for merging a PR
cb8c67aefdf5baa388fad43baf9f13832716de4a authored about 6 years agoRecalculate order after reimbursement creation
e2ef677cfff4b4cc264d8eaa20b6edcf545fa05d authored about 6 years agoAdd an allocator class to extend the Solidus initial allocation logic
a4f29e31c2c49b377159e8551bfa15804ee45fdd authored about 6 years ago
With this PR we add the possibility to change the stock allocation logic
using a custom class wi...
8b54e9b768f73a26d61834a168a37bfd4d8d2275 authored about 6 years ago
166aa9cf23cd7b9eb2907c8a7c44ded22bc6367b authored about 6 years ago
Its implementation has been refactored here:
https://github.com/solidusio/solidus/pull/1033
RSpec 3 introduced partial double verification that checks arguments and
methods existence also ...
Fix deprecations to make Solidus work with Rails 5.2.2
69e69326fb8816a1b43a0de5ae92e087b1df5067 authored about 6 years agoThis reverts commit 6ad412fc8062958cf52c72569a14469b4f38ccb4.
This should not be needed anymore...
50346d6751961c4751642320ef1e3b4053ffacbf authored about 6 years ago
We were missing an alias_method here. Some code changed in Rails
and now it correctly raises an ...
deprecate method takes a list of methods so current code is
actually deprecating a method named:...
83d8d68cd8817dd77770a4a243e3c0bb641b3129 authored about 6 years ago
7ad5770041b0b8ab904cd84308fc9afdb76edb86 authored about 6 years ago
949dcb4cedebaefa7756e67d61a0817b5245995b authored about 6 years ago
Lock Rails version up to 5.2.1
76a3b2de6f500bed128876ddf1f4948d54ae013d authored about 6 years ago
There are incompatibilities between core code and Rails 5.2.2
that we need to investigate better...
permanent* - incorrect spelling
7a336854450e7b2679e1505d278e8953a39a7c11 authored about 6 years agoUpdate CHANGELOG.md
dc68eeb653b227ad9c763c6054c044d809b492e5 authored about 6 years ago3173553fa0ce1b5f86b045a5fda9fbe27b99e9a1 authored about 6 years ago
This is something that comes up in conversation periodically and adding
it to this document inc...
Bug/remove mini image from admin view
c6c3b15355872a558f4a93a9cb3ec30691b7f307 authored about 6 years agoAdd a "Reviewed by Hound" badge
c4b54c573c04d9d4c6872347072ac8e7b044bc59 authored about 6 years ago2f3883bd1c128010159e1fac51d8818946dbee43 authored about 6 years ago
Deprecate existing coupon codes methods
d7dc5dc713f6b552aaf2263b9c3d3ebb1a3b20a1 authored about 6 years agoUse Spree::Variant#should_track_inventory? to disable 'Count on hand' input
ceae80fcefce97c867a1a569d32a4be38bc35086 authored about 6 years agocf77f92a472ac1a3b237a7398ca57cbe0b86eaf7 authored about 6 years ago
012db17bcc26a14c01757486b863241520719ccb authored about 6 years ago
Expand the promotion rules implementation example
318ff367d24019042661fb70520618b9e86db803 authored about 6 years ago476dd268653a5f243291f104112d40247d4d85c0 authored about 6 years ago
feb58d60f43d68c84a4a21ba12270f1d55d34266 authored about 6 years ago
Move script files to bin + documentation
8c6b41c0f8198aa8feda2fa0c6db8f360b758146 authored about 6 years agoPrevent multiple refund creations with accidental double clicks
fa85e0554de60ab69542109fbff2a3d126cb9ba8 authored about 6 years agoAdd translation for details attribute of LogEntry model
736efdedb2b5be7242fa3a6e8459b613e1992eb8 authored about 6 years agoSpree::FulfilmentChanger stock allocation fix
9b6ad06a6ad807c6837ede9f6a98c23898168236 authored about 6 years ago
Many installation will only have a password-less root user available
(e.g. Homebrew).
To help newcomers with the first run.
cca7b559acdaf5b18de1b69f9710fc3d1ae426f3 authored about 6 years ago5223fec7f67ac29cd7a483197bb705e62d622211 authored about 6 years ago
Using bin/ for internal utils is the default for both Rails and Bundler.
The script has now no e...
4b0171b9dcba496735403133d6b1478dd6246d35 authored about 6 years ago
Round calculator values based on order currency
5707a64249dd194ada180543bb724a008a2436e0 authored about 6 years agoAdd script to skip CircleCI on guides
95bf58a593cb55838145cdf88b4f70f8c86fa348 authored about 6 years ago
The submit button must be disabled after submit or accidental double clicks
could generate multi...
Refs #2950
04f4214bb88d4832725ad4b893274faab406e14e authored about 6 years ago
Without setting match_path the tab helper uses the current controller
name as criteria to activa...
Add i18n-tasks and normalize translations
a5876d2d7510fc951b1aed0b3ebbee8ee97828dd authored about 6 years agoe41b737dede587c279ac70a8ffa279199500bcf5 authored about 6 years ago
ed0908b9e510b1fd34c85a2a75534e2b0011215c authored about 6 years ago
Finalize shipment after inventory units are added to completed order
3802d57dbb86b111fa52bf9aceb9c475aa51ebd6 authored about 6 years agoFix deprecation warning for Spree::Shipment#reverse_chronological scope
b00b00749d7c3f1aee04e27da667c523f4ad1984 authored about 6 years agoAdd ordering to menu items
717a800455ba78e2ed9e9b6ce5dac9610ba569bf authored about 6 years agoAdded a link to the frontend product from the backend product edit page
e3caf3a3dd60cd90da09a041d99d645d53ab439c authored about 6 years agoAdd missing i18n English values
9f573736249316d04fa8e20e6cfa9ba568dbe257 authored about 6 years agoDisable 'count on hand' input when 'track inventory' option is set to false
17216cf032198ba808987dec9f391a97c569e652 authored about 6 years agoUpdate Jbuilder to v2.8 to fix deprecation warnings
c10c6e942ea129ef2a0d844ab231b95ad8b9dba4 authored about 6 years agoUpgrade rack to 2.0.6 for security reasons
3eac80b75802323f4eb72f1c53115bd6718b40cc authored about 6 years ago7e2cc050e15efa5945ae26d651ef548446a82626 authored about 6 years ago
Standardize capitalization
bb645202c75cda28d0268ead776b2926269caebd authored about 6 years ago
- CVE-2018-16470
- CVE-2018-16471
5a615005df8618e1be3ae77bdc3750014aeb5c8b authored about 6 years ago
bdffc729cf5edc184da7dff6c897496961d01853 authored about 6 years ago
This commit is focused on making the capitalization more consistent
because at the moment it see...
fb8454bb327254fb8c09d1e9e563e43f85253f7e authored about 6 years ago
Add a table of contents to the readme
3e43b229964701347cafe201cc81f055837a1852 authored about 6 years agoChange new order creation link
93a1f13be632ce840bd4619166a253d6e7d0b132 authored about 6 years agoAllow to bypass SKU validation
27dc64263282313fb283f44086bcec702ebc7ebc authored about 6 years ago