Joe Saunderson

Results 25 issues of Joe Saunderson

Can a version of this be released, when installing via `composer require jwage/phpchunkit` I get the message: [InvalidArgumentException] Could not find a version of package jwage/phpchunkit matching your minimum-stability (stable)....

Add Unit tests for each endpoint with mocked API responses. See: sportmonks.com

hacktoberfest

Is it possible to programatically generate a refresh token? Similar to https://github.com/lexik/LexikJWTAuthenticationBundle/blob/2.x/Resources/doc/7-manual-token-creation.md I want to handle the login / refresh option in GraphQL, so I want to generate the two...

## Is your feature request related to a problem? When we release a feature, we'd like to be able to guide the user on how to use it. This may...

enhancement
concept

Our selenium tests are designed to run on an empty schema, with their own setup and tear down scripts (to ensure any data is reset in each run). We have...

**Is your feature request related to a problem? Please describe.** Take a model like: ```prisma model Person { id String @id @default(cuid()) email String firstname String surname String createdAt DateTime...

enhancement
priority:medium

## Is your feature request related to a problem? In our use case for groups, we want to target them in feature flags. We want to be able to do...

enhancement
feature/feature-flags
feature/group-analytics

# Bug report ## Describe the bug On the Typescript page for the next version (https://supabase.com/docs/reference/javascript/next/typescript-support) it states that: > For advanced queries such as nested tables, you may want...

documentation

**Is your feature request related to a problem? Please describe.** I would like to be able to control the rendering of the Sankey chart label, to achieve something like this....

sankey
pinned

### 🔖 Feature description Slack has the concept of blocks to build messages - https://api.slack.com/block-kit. It would be great to make use of these when sending messages to Slack -...

linear
triage