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
Adding else statement back in to show weight and dimensions on no-varβ¦
d7b101e58f6e99038a2d6f7c2dcd5efead309ad7 authored about 6 years agoFix flaky specs in `backend/spec/features/admin/users_spec.rb`
96c86a62ba151738c765533c905f24c262c98b12 authored about 6 years agoTenative fix for flaky spec
6f2bd1661a39bd2fbda85b979ad68ec4ffe26d48 authored about 6 years agoRemove destructive actions from migration 20180710170104
e16106f2be4ba03c4463c99b43c0f6ec9e769afd authored about 6 years agoFix remove code from promotions migration
ea37b2af7ff253b598f8b9921c4bd7c96f7e0ebb authored about 6 years agoParameterize taxon's permalink also on update
ec57c3d0bb5b1393c234b6f109542d6139d44633 authored about 6 years ago
It does not make much sense to add zero of anything to an order. This
commit changes the minimum...
The migration was not reversible, so `change` was replaced by `up`.
Having a `down` method does...
d87a25a60e81bf7683866f02d6f08c358ed02974 authored about 6 years ago
Migration `20180710170104` has been reworked with PR#3109 in order to avoid
risky situations for...
Removing tables and renaming columns are destructive actions as they change the
DB schema in a w...
The migration was missing a parenthesis causing DB rollback errors.
84b8c1adeb8d17b2ef74cb7b4114be56325c99c0 authored about 6 years ago1df34a4fd640e99c6f6e4e2327e59e9431876c4e authored about 6 years ago
Checking the flash message after form submission may clarify if this flaky spec
failure is cause...
ca89bae53377eaba721b36da52d7d850c8bd1358 authored about 6 years ago
This commit adds information about everything store administrators need
to get started with the ...
This commit improves the user experience of the "Stores" page in the
admin interface in the foll...
Add initial order documentation for end users
e55f3279c2046dc82f42b8cb7703006fa42987a2 authored about 6 years agoFix fieldset legend position in Firefox
407495a7d5c233ada1ec0d261660a9b5de57af3d authored about 6 years agoRemove CHANGELOG entry from PR's template
504fc2bd43bf6cd3bd81a3f3da4084e7a9b2ccfe authored about 6 years ago
Promotions could have code nil, but also an empty string. This commit
takes into account this sc...
spree_promotions table used to be named spree_activators in legacy
spree versions. This table wa...
Move misplaced end-user documentation
0520d8b8d868ccb47872071dd09b1808ce5858d8 authored about 6 years ago
This commit adds an overview that explains the most basic elements of a
Solidus order.
Note tha...
3324eadae2b3c736fe1e57be892612df6e8d4f52 authored about 6 years ago
Some of the end-users "Products" documentation was misplaced outside of
the `/guides/source` dir...
This is not needed since we generate the CHANGELOG automatically before
each release. We can't e...
Add support for multiple tables of contents in the Solidus Guides
3aa74e762d03660ed5ef2210e59e73c164e70064 authored about 6 years ago7052a9c89e7ce29846cedaf7dbc30f556754c51d authored about 6 years ago
add test for parameterize taxon permalink when taxon parent #3086
correct grammar on test descr...
01509d40ad50b30488929bdea2862d0fffd4abce authored about 6 years agoUpdate Solidus Guide footer
56f2847ed2b177439c636eb07d1429429eb8fabf authored about 6 years agoAdd tests for locale switch on backend
6b5c90034f1406b53982bde35ad69295878393b4 authored about 6 years agoDeprecate core tasks and migration scripts
7fba0ebb785e2a3a9abecfd0308024c7d3e7bc9b authored about 6 years agoFixing inventory unit finalizer
54eb04f3d09bf752857aa64ad793f5d2370b285c authored about 6 years agod5f60df04966b5dadc42b43e4d53963626c7dd77 authored about 6 years ago
3d668bd2a93fe0d117f19a86ef90e375eb286724 authored about 6 years ago
17783280583018a4ccbb6656b6ef3ec349b0d6a5 authored about 6 years ago
Exclude line item additional taxes from unit cancel adjustment amount
c8e48918afdf864328906c2315bef24cbf6a9338 authored about 6 years ago97b676fcc5cd317a205a14014dc4c69cf25e69b7 authored about 6 years ago
f60361dc45e7ff01465ccf2155682448eb9b423b authored about 6 years ago
It also please Rubocop by removing Ruby 2.3 syntax which makes
Hound to complain.
21eaa6014585adc125c62f2b8964cb398df21d5b authored about 6 years ago
This is needed to switch between Developers and Users guides. This
commit also changes the heade...
This was raising an error in the middleman console
7eea7d87045465dcb383b93e5b8f2c359c67f613 authored about 6 years ago27d8703150463f29c9b1265ceaec674275239d5f authored about 6 years ago
by renaming product-stock.md into product-stock.html.md
304cc53848a0856e855d9c400f493836a8c39d7f authored about 6 years ago
Each table of contents provides a link to the `current_guide.href`. In
the case of the "Solidus ...
This commit enables multiple table of contents rendering for the Solidus
Guides.
Each table of ...
5e12b306bf0ecedd05e5a1930931e0f87b466c77 authored about 6 years ago
It allows to access page as users/page.html instead of users/page
like we do into other sections.
360c21518096d04cd03a67d9d29bba06403c2531 authored about 6 years ago
89d6a8badecca97d04b02d9d1937a86e540a1233 authored about 6 years ago
This commit adds helper methods that will make rendering different
tables of contents on differe...
be528b89bc544184c1d4c2e5a393fe33883d866c authored about 6 years ago
fix sed call so it works on mac
23644100ae76e00f34aa93b5838eddd625c4940c authored about 6 years ago16433badffc83249a2164980660d338f2902dcc5 authored about 6 years ago
As we gain multiple guides (e.g. Developers Guide, User Guide, API
Guide), the /index.html shoul...
Improve pricing options flexibility
dae0e9aa24fcb0aaa38114813d32b12a99316d80 authored about 6 years agobefore:
```
sed: 1: "Gemfile": extra characters at the end of G command
```
this commit tries ...
8c1bd4f7a5ad7737d97c4c59de043794b7e13276 authored about 6 years agoLock sqlite3 version to 1.3
4c9f71fee9d1bdf2cd49ad30bb6e34a3bae86fe6 authored about 6 years ago
Fixes #3087. `rails new` generates a Gemfile with `gem 'sqlite3'`
dependency declaration, but si...
Add payment state link in orders overview docs
3c2cce942fef0e16833373acfd35fc231a63ac4a authored about 6 years ago
The `within_table` must be splitted in order to get green specs. This is seems
be caused by rack...
These specs are failing often on circleCI builds.
The added expectation ensures that the click ...
192d27f8b4edb196c94386c4818c18897b16bf82 authored about 6 years agoKeep quotes consistent
6dd4708cb4635f168c8411e5f06f6325ae3460b4 authored about 6 years ago
Related to #3087. ActiveRecord 5.2.2 has sqlite3 dependency locked to ~>
1.3.6, we need to refle...
Related to #3068. In order to keep code consistency, I made a
refactoring along the same lines o...
Fixes #3068. It takes into account the line item taxes amount during
calculation of line item am...
This adds the payment state link reference in the Orders Overview
documentation.
Add countries to state selection for zones
a736ec34ebe87d84e7cdbf4b9d443db29e28c472 authored about 6 years agoImprove Pull Request template
4f250c18885cca41282b9f51ab0b49ffb8d40440 authored about 6 years agoThis is a version upgrade helper, no need to keep it.
dddc6b4907d6959551f99bd1df7463f5b00c5280 authored about 6 years agoup and down tasks.
They are migration helpers, no need to keep them.
e98c40292e528b66e328c48a85e8892d64648be3 authored about 6 years ago
This task is present since Solidus v1.0 and it should just be used
during the update to v1.1.
This was needed for the v2.2 -> v2.3 upgrade and it should not be
needed anymore.
This also cha...
5c47217d64a8554c096f4a2a20f83da522e485e7 authored about 6 years agoDo we really need to test email sending this way?
5c8f842ca9104e8fbb9bf2d5af1860957d2ac7a8 authored about 6 years ago
We don't even know if this works with master since this is not tested.
We should not maintain th...
9aee988d3855545b39db2870b5429f8316c20a30 authored about 6 years ago
c05ad7bf51aae9376585a6efd2050842c0c9f35c authored about 6 years ago
dc40bc988347192c1a093eedec095df1a7fd1c7d authored about 6 years ago
Bug report template improvements
f448dbaa78b7ec611554d53c83cd1c7ce8f50a88 authored about 6 years agoIt includes the following changes:
1. Remove the `**Describe the bug**` title: since it is a ti...
1178fcd916107ed57441a74ae26e7844248730b3 authored about 6 years agoRemove user prereq from First Order promorule
14a9eb15eb22c92ef5e00e4daa74f96e58ced7b9 authored about 6 years agoUpdating readme to include OpenCollective information
f7a9564c0d8b935e1dfd0085ab39e646bc2941b8 authored about 6 years agoIssue 2868: Products at multiple Stock Locations appear as unique variants
b5d6ae71dd679288a1d1269857cc3985776cb74b authored about 6 years agoTesting tools improvements
a7e2c6d00c577a596a79901ecf62d77d5235b200 authored about 6 years ago1eb9a7004b5199369e7fa5a4ce68f726a273b6e9 authored about 6 years ago
Add gem-release
4a1e245f2f8d300de45bf4efc2b6a425b58f2b5c authored about 6 years ago4b5f2d66d0c1eb52eb65e098fcc816efcc0fd119 authored about 6 years ago
gem-release is looking for that constant to understand current version
and allow bump to the new...
This gem will allow to have a shared config file into the repository
so we can easily define a p...
Remove belongs_to :return_authorization from InventoryUnit
51eae5318af58a5948b601218e53d35a5b9bba8a authored about 6 years agoIt is the default for Rails and for Capybara 3.x.
8e4bd6953562fc1db275069f3ce72eb310f6b590 authored about 6 years ago
We are no loger using it and there's no need to keep that
dependency in our Gemfile.
With Capybara 3 texts are no more fully normalized but we have
specs when this is required since...
Just to have all items uniform
23b8a958e2b67b0c22e8b386b56a3132b3b42a46 authored about 6 years ago
In Capybara 3 the deafult server is Puma, that we don't have (still?)
in Solidus. For now we can...
It just use a simple fill_in now.
ce713bfd29ac3ecf5cf39792fc85e46a6bbe40b6 authored about 6 years ago
It tests that an alert is displayed in the browser to inform the
admin user that a destination s...
Extend Decorator documentation
ae29800e5a344de9dfcb72f8e89b19ae02d614a4 authored about 6 years ago
Also update CHANGELOG to reflect master tracking and 2.8.0
release date.
Unit cancel fix tests
4a6b11721a2c7db3582eebd8ed4921012fde294c authored about 6 years agoRemove code column from spree_promotions table
fc84ef87b198a2b88e328943e06aa297e8c48caa authored about 6 years ago