Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-30 | Pass one installment at a time to dispatcher classes | Alessandro Desantis | |
2020-11-16 | Fix `ActiveRecord::ReadOnlyRecord` when updating subscriptions | Alessandro Desantis | |
When updating a subscription that had a billing/shipping address, the admin would get a `ActiveRecord::ReadOnlyRecord` because we were attempting to update the existing address instead of creating a new one. This shouldn't be the case anymore, and a new address will always be created. | |||
2020-10-08 | Migrate to request specs for testing API controllers | Alessandro Desantis | |
2020-09-25 | Fix coding style violations | Alessandro Desantis | |
2020-01-20 | Update extension structure using dev_support | Mattia Roccoberton | |
2020-01-17 | Change solidus_extension_dev_tools references to solidus_dev_support | Mattia Roccoberton | |
2019-11-22 | Configure RuboCop via solidus_extension_dev_tools | Alessandro Desantis | |
2019-08-02 | Upgrade Rubocop and update Rubocop config file | Maurizio De Santis | |
Rubocop version was so outdated that it failed to run. Its version has been upgraded, as well as versions of its related extensions, and its config file has been updated as well. | |||
2019-01-25 | Fix namespacing issues for Rubocop rules | Angel Perez | |
2016-08-24 | init | Brendan Deere | |