Teodor Raykov

Results 8 issues of Teodor Raykov

When a plugin uses this method to format the response of a query, and the request includes either `hasNextPage` or `totalCount` property, the API throws error. In the case of...

help wanted
bug

## Issue Description A good UX is to allow users to modify the number of items in their cart during checkout. When a user had successfully filled the shipping address...

bug
needs triage

When a cart that has an applied discount is updated, e.g. an item is added, the discounts are not correctly calculated. Example: - We have a cart with 1 item...

## Problem: Currently, when we initiate a password reset through the `sendResetAccountPasswordEmail`, the authorization plugin prepares an email with the following reset URL: https://github.com/reactioncommerce/reaction/blob/ecb8ef62d8312ed62cb05da64bec1a86fe0b188d/packages/api-plugin-authentication/src/util/accountServer.js#L41 Where `STORE_URL` is a configurable environmental...

core work

Impact: **minor** Type: **feature** ## Issue Developers can't customize the JWT access and refresh tokens' expiration date. Also, there is no way to configure whether the reset password mutation returns...

Resolves #6838 Impact: **minor** Type: **feature** ## Issue The authentication plugin generates a password reset email with a hardcoded URL. ## Solution Instead of hardcoding the URL, we can parametrize...

Prerequisites * [x] Are you running the latest version? * [x] Are you able to consistently reproduce the issue? * [x] Did you search the issue queue for existing issue?...

bug
good first issue
needs triage

**Describe the bug** I have a self-hosted instance of Pelias running in docker. I've identified a unexpected behavior when searching for an address with a unit number. When i search...

bug