-
After update to `v0.1.0` from `v0.0.9` tests started to fail with
```ruby
expect(
get_users(page: '-2')
).to eq(errors: { page: ["must be a positive number"] })
expected: {:errors=>{:page=>["…
-
Solidus updates the order address when the order has been placed, in order to do it, Bolt requires an access token with write permission, which is only provided during the Bolt login and cannot be ref…
-
Hi, I'm trying to get this extension working with the edge version. Migrations are ok but when I try to run the server I get the following error:
```
ActionView::Template::Error (undefined method `u…
-
Here is how to recreate the issue:
Logged in user creates an order with something in their cart using the frontend
Admin user creates order in the backend
Admin adds something to order
Admin associat…
-
It would be beneficial to the community to move `spree_wombat` to @spree-contrib to allow PRs to be reviewed & merged by others in the community.
Any thoughts here @JDutil?
-
Checkout is a tricky thing, so it would be better to discuss here eventual solutions. I'm still not sure we'd need a state_machine to manage this.
For our experience on Spree, having a rigid schema (…
-
It would be nice if those numbers on the right side of my green lines of code let you hover over them to see this information (or a summary of this information that you could click for the details).
…
-
I have the following ERB template:
```erb
```
When I save it, `erb-formatter` VSCode extension shows the following:
```
Failed in line 8 ==…
-
The newest release of v0.7.1 by @x4d3 introduced format unquoted attributes.
In some cases, it's adding quotes to attributes that already have quotes, check the image below 👇
Seems to me like a w…
-
See https://tailwindcss.com/blog/automatic-class-sorting-with-prettier#how-classes-are-sorted and https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/src/sorting.js.
elia updated
8 months ago