Sebastian Rindom

Results 16 issues of Sebastian Rindom

The new batch endpoints introduced by https://github.com/medusajs/medusa/pull/1032 are missing in the client and medusa-react.

good first issue
type: feature or enhancement

The Webshipper plugin's implementation of `getFulfillmentOptions` only returns 30 rates. This is problematic if the user has more than 30 rates. The method should be updated to check if there...

type: feature or enhancement
type: bug

**Steps to reproduce** - In the root run `yarn bootstrap && yarn build` - `cd integration-tests/api` - `medusa-dev --scan-once` - `yarn test --watch` Jest will be able to go through...

type: bug

It should be possible for store operators to filter orders by region. This should be added to the order filter dropdown.

type: feature or enhancement

It should be possible to filter and paginate gift cards like other tables in the admin dashboard. Also, we should default to sort by created_at, currently no ordering is applied.

type: feature or enhancement
linear

As per Philip's comment: https://github.com/medusajs/admin/pull/368#pullrequestreview-883041589 When adding tags the new string value should be trimmed - also if the resulting string is empty we should ignore the update; i.e. don't...

type: feature or enhancement
type: good first issue

When working with the variant matrix for updating prices, the update is sometimes not recorded. I am not able to find the exact reason for the issue, but I think...

type: bug
status: needs reproduction

Was having issues with displaying images where all URLs are of the format: `//domain.com/path-to-img`

**What** Fixes an issue where tokens were not stored correctly after doing a token refresh