-
### Feature Description
Our API models (request/response types) need to be refactored to use the card security code and expiry month/year newtypes added in PR #874.
2 such locations in our codeb…
-
### User Story: API Error Messaging
**As a** user,
**I want** to see clear and helpful error messages when an API error occurs,
**so that** I understand what went wrong and how to proceed.
###…
-
# Describe the problem
When customer triggers a refund request without providing an amount, Saleor allows it as valid input and doesn't set any value in webhook payload.
Github issue: [https://githu…
-
The original implementation allowed for productive contributors to work on two tasks concurrently. With a starting two task limit:
| Condition …
-
### Environment
System:
OS: macOS 14.1.1
CPU: (12) arm64 Apple M2 Pro
Memory: 181.88 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.9.0 - /usr/local/bin/node
…
-
After our discussion today I took a look at the different articles discussing Saga:
- [Saga Pattern | Application transactions using Microservices – Part I](https://blog.couchbase.com/saga-pattern-…
-
It would be useful to get ChatGPT's opinion on a pull request by using a /review command.
The /review capability should read the original issue specification, and see the code diff (raw diff should…
-
Whenever I try to generate logos, images it shows blank screen ? Because in the server side I get these errors.
```js
Error: Request failed with status code 400
at createError (C:\Users\Ad…
-
**Describe the bug**
Vendure doesn't send order confirmation email.
My setting for email plugin as below:
```
EmailPlugin.init({
handlers: [
...defaultEmailHandlers,…
-
```
$ blockchain-wallet-service --version
0.26.0
$ node -v
v6.11.4
```
I send 1092 satoshi with 2000 fee
response with status code `500` and body:
```
{
"error": "Error signing and pushing …