Henry Aviles

Results 15 issues of Henry Aviles

## Issue number Relevant [issue number](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) - Resolves #811 - Resolves #825 ## Please check the following - [x] Do the tests still pass? (see [Run the Tests](https://github.com/cuttle-cards/cuttle/blob/main/docs/setup-development.md#run-the-tests)) - [x]...

version-major

## Issue number Relevant [issue number](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) - Resolves # ## Please check the following - [ ] Do the tests still pass? (see [Run the Tests](https://github.com/cuttle-cards/cuttle/blob/main/docs/setup-development.md#run-the-tests)) - [ ] Is...

## Issue number Relevant [issue number](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) - Resolves #866 ## Please check the following - [x] Do the tests still pass? (see [Run the Tests](https://github.com/cuttle-cards/cuttle/blob/main/docs/setup-development.md#run-the-tests)) - [ ] Is the...

### Bug Summary Navigating to /game or /spectate without params brings you to a blank screen ### Detailed Description Currently if you navigate to `/game` or `/spectate` without passing any...

bug
good first issue
version-patch
frontend

## Issue number Relevant [issue number](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) - Resolves #946 ## Please check the following - [ ] Do the tests still pass? (see [Run the Tests](https://github.com/cuttle-cards/cuttle/blob/main/docs/setup-development.md#run-the-tests)) - [ ] Is...

## Issue number Relevant [issue number](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) - Resolves #871 ## Please check the following - [x] Do the tests still pass? (see [Run the Tests](https://github.com/cuttle-cards/cuttle/blob/main/docs/setup-development.md#run-the-tests)) - [x] Is the code...

bug
version-patch
frontend

## Issue number Relevant [issue number](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) - Resolves #943 ## Please check the following - [x] Do the tests still pass? (see [Run the Tests](https://github.com/cuttle-cards/cuttle/blob/main/docs/setup-development.md#run-the-tests)) - [x] Is the code...

version-minor
backend
frontend

### Improvement Summary Cleanup isFrozen prop ### Detailed Description This should be released after or with #965 After PR #981 the `GameCard` component accepts a prop of `is-frozen` which is...

good first issue
dev experience
version-patch
frontend

## Issue number Relevant [issue number](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) - Resolves #1022 ## Please check the following - [x] Do the tests still pass? (see [Run the Tests](https://github.com/cuttle-cards/cuttle/blob/main/docs/setup-development.md#run-the-tests)) - [x] Is the code...

enhancement
version-patch
frontend

### Feature Summary We need to rebuild the join-rematch to work in the new GameState Api ### Detailed Description We need to build a new endpoint to replace the current...

enhancement
version-minor
backend
game state api