Nathan John

Results 10 issues of Nathan John

This update allows terraform -package to support python 3.11 chalice. Currently wouldn't work By submitting this pull request, I confirm that my contribution is made under the terms of the...

## Bug report ### Describe the bug If you create a user in your database with permissions over a schema that is not public, and no permission on the postgres...

type: bug
status: needs triaging
Stale

Adding a constraint, either in a field's parameters of through a model's Meta class does not propagate to generated migration files. **To Reproduce** Steps to reproduce the behavior: 1. Create...

Adding the ability to perform boolean expressions on permissions using the permission extension ## Description Allows permissions to be supplied in the form `IsAuthed() & (ControlsAccount() | IsAdmin())`, by overriding...

Currently, permissions are provided as a list of `BasePermission` instances, treated implicitly as ANDs. It would be grand to instead be able to use AND and OR operators when passing...

If you use call navigation.navigate in a toursteps Before, and move to a screen with an attatched step, the spotlight will not highlight the correct component. This can lead to...

Reproducible using Nativebase but I'm sure that there's some underlying issue. When a container is used as a child, a bunch of error throw, including: Error: Exception in HostFunction: Malformed...

Currently the github runners fail to register as it hangs waiting for input on the ./config.sh if the --unattended argument is added, this will be fixed.

## Bug report ### Describe the bug Line 76 medusa/packages/core/types/src/http/cart/common.ts reads: `payment_collection?: BasePaymentCollection` However a list of payment collections is passed when requests are made from the backend. Should either...

type: feature

Add Nocto as a dashboard option for Medusa