-
## Issue Description
I'd like to make FedEx Ground shipments via Spree. The `:compute` method in our base class here generates ActiveShipping Location objects without specifying an :address_type, wh…
-
Previously I had an idea to use attribute `controller: Callable[[RequestPayload], ResponsePayload]`, but I have failed to come up with correct way to handle headers and status codes. And this feature …
-
**Problem is:**
I prefer to keep the business logic in the screens (Or controllers) which causes a lot of duplicate code for the same function.
**Describe the solution you'd like**
Allowing the usag…
-
Hi there, I was wondering if you have any plans to also create a `CANTranslator` interface in a concrete programming language (e.g. CPP, Rust, Java) that reflects the textual AsyncAPI definition? My u…
-
This issue should not be taken into development prior to 'Initial development' project finalization, as this is an enhancement, while the idea of initial development - create minimal stable DAL, BLL a…
-
The frontend for a **generic** survey (no python or business logic) would currently error out when trying to fetch an analysis
* current: fcgi_analyse() => get_analysis() => python `analyse_*` hook…
-
### Environment
SaaS (https://sentry.io/)
### What are you trying to accomplish?
Using the Sentry Metrics Beta, we are trying to maintain observability on a critical feature. Given the upcoming end…
-
Hi @zakirullin , your article is good :)
Btw, this example is some kind wrong as code (though it looks the same in domain-space)
The above code acts like a logic gate of 3 ANDs of 3 expressi…
-
It looks like you support default shipping rates. Is this documented anywhere?
Shipping rates support
[#24](https://github.com/yournextstore/roadmap/issues/24)
What if I wanted to have dynamic …
-
**Background context**
Now that all customers have migrated from Rackspace to AWS infrastructure, we can remove areas of our codebase that run business logic around the filesystem depending on where …