Drayke

Results 9 issues of Drayke

**Is your feature request related to a problem? Please describe.** I would like to display custom history entries with a custom `HistoryEntryType`. Example: We have a marketplace and issue a...

@vendure/core
type: feature ✨

**Describe the bug** I've defined an enum called PaymentMethod for the shop-api (the PaymentMethod type usually only exists in admin-api - so there is no duplicate). Because of the custom...

type: bug 🐛
@vendure/core

**Is your feature request related to a problem? Please describe.** Right now there is no possibility to check the vendure core version and the plugin versions from a query. Plugin...

@vendure/core
design 📐

**Describe the bug** Since Google indexed many old documentation pages already, they show up with broken links in some google search results. Upon clicking the search result link on google...

type: bug 🐛

**Is your feature request related to a problem? Please describe.** Right now the language of an email is determined by the language of the `RequestContext`. In some cases emails will...

When I have a single custom item I'm not able to combine it to a stack again. This is most likey because of the properties from the damageable items. When...

wontfix
low priority

**Describe the bug** I get an error trying to create an API: ![image](https://github.com/vendure-ecommerce/vendure/assets/19676051/76e001f6-7971-43ae-a520-7204e6562c22) **To Reproduce** Steps to reproduce the behavior: 1. Create Plugin 2. Create Entity (Translatable) 3. Create Service...

type: bug 🐛
status: missing reproduction 🔁

**Is your feature request related to a problem? Please describe.** Usecase: We want to add a relation `Product` to `User` (called `owner`) to implement an ownership. For access controll we...

@vendure/core
type: feature ✨
next minor

**Is your feature request related to a problem? Please describe.** Currently, assigning permissions in our system is rigid and inefficient because roles are directly tied to users and channels independently....

design 📐
dx 💙
refactor ♻️