Matthew Kennedy

Results 17 issues of Matthew Kennedy

This PR fixes an issue where variants are being returned that should not be, for example: The master variant should not be returned if the product has several variants (a...

This PR adds better language name and county name translations throughout Spree. **Store Front** - Checkout has fully translated country names in the current language. - Language selector shows the...

Add the ability for admins manage menu locations through the Admin UI. Helps Spree users add new menu locations for use in Page Sections for example: mini menu within the...

- Add `States` tag to platform api docs. - Run swaggerize - Change content type from `image/jpg` to `image/jpeg` for depreciation in rails 7.1

The UK data for subregions, pulled from the ISO data is using UK cities mixed in with UK Counties _(UK Counties are the equivalent of U.S. States)_ Lancashire (County), Bradford...

geographic data

Is it possible to document two or more different consumes kinds for one endpoint? For example I might have a resource that has several fields I want to update via...

With Spree 4.2 and upwards getting serious about internationalisation, it would be good to have some way of organising translation files so keys can be synchronised, and tests tell you...

This PR is only relevant if [Language & Country Localization #11281](https://github.com/spree/spree/pull/11281) is merged into Spree.

With the current implementation there is no check in place to see if the new location and old location are the same, if so do nothing. This avoids server requests...