-
-
Notifications
You must be signed in to change notification settings - Fork 118
Issues: cuttle-cards/cuttle
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[Feature]: Enhance language dropdown: Prioritize "en" and dynamically move selected language to the top
enhancement
New feature or request
#1152
opened Jan 18, 2025 by
razyneko
[Feature]: Add German to selectable languages
enhancement
New feature or request
frontend
Requires changes to the frontend (vue) client
internationalization
Translation of content into multiple languages
underbaked
This needs more consideration before it's ready to implement
#1150
opened Jan 15, 2025 by
itsalaidbacklife
[Feature]: Stalemate GameState Rebuild
backend
Requires changes to the (node) backend webserver
enhancement
New feature or request
version-minor
An update that warrants a bumping the project's minor version (e.g. 4.0.0 => 4.1.0)
#1146
opened Jan 4, 2025 by
Haviles04
[DevEx]: Organize Improvements to the code base that make it easier/better/more enjoyable to contribute to Cuttle
version-patch
An update that warrants a bumping the project's patch version (e.g. 4.0.0 => 4.0.1)
// TODO
and // FIXME
comments
dev experience
#1141
opened Dec 31, 2024 by
itsalaidbacklife
[Feature]: Unskip all remaining tests in the GameState API
backend
Requires changes to the (node) backend webserver
enhancement
New feature or request
version-minor
An update that warrants a bumping the project's minor version (e.g. 4.0.0 => 4.1.0)
#1127
opened Dec 5, 2024 by
itsalaidbacklife
[Feature]: Rework Game/Match flow to avoid duplicate calls to add game to match
backend
Requires changes to the (node) backend webserver
enhancement
New feature or request
version-major
A large update that warrants changing the MAJOR version of the app e.g. (4.0.0 => 5.0.0)
#1123
opened Dec 2, 2024 by
itsalaidbacklife
[DevEx]: Upgrade Requires changes to the (node) backend webserver
dev experience
Improvements to the code base that make it easier/better/more enjoyable to contribute to Cuttle
version-patch
An update that warrants a bumping the project's patch version (e.g. 4.0.0 => 4.0.1)
loadGameFixtureGameState()
to support specifying attachments
backend
#1121
opened Nov 23, 2024 by
itsalaidbacklife
[Bug]: ResolveFive is animating discard + draw in one step instead of two in the GameState API
bug
Something isn't working
version-patch
An update that warrants a bumping the project's patch version (e.g. 4.0.0 => 4.0.1)
#1117
opened Nov 13, 2024 by
itsalaidbacklife
[Feature]: Replace the player counts in the Home Page with the player usernames
backend
Requires changes to the (node) backend webserver
enhancement
New feature or request
frontend
Requires changes to the frontend (vue) client
version-minor
An update that warrants a bumping the project's minor version (e.g. 4.0.0 => 4.1.0)
#1103
opened Oct 14, 2024 by
itsalaidbacklife
[Feature]: Animate transitions when opponent hand is revealed and concealed
enhancement
New feature or request
frontend
Requires changes to the frontend (vue) client
version-patch
An update that warrants a bumping the project's patch version (e.g. 4.0.0 => 4.0.1)
#1096
opened Oct 11, 2024 by
itsalaidbacklife
[Feature]: Translate all error messages in the GameState API
enhancement
New feature or request
internationalization
Translation of content into multiple languages
#1094
opened Oct 9, 2024 by
itsalaidbacklife
[Feature]: Rebuild Relogin logic for GameStateApi
backend
Requires changes to the (node) backend webserver
enhancement
New feature or request
game state api
version-minor
An update that warrants a bumping the project's minor version (e.g. 4.0.0 => 4.1.0)
#1016
opened Sep 2, 2024 by
Haviles04
[Feature]: Request game list on socket reconnect
enhancement
New feature or request
frontend
Requires changes to the frontend (vue) client
good first issue
Good for newcomers
version-patch
An update that warrants a bumping the project's patch version (e.g. 4.0.0 => 4.0.1)
#1012
opened Sep 1, 2024 by
itsalaidbacklife
[Feature]: Error handling UX for Lobby
backend
Requires changes to the (node) backend webserver
enhancement
New feature or request
frontend
Requires changes to the frontend (vue) client
version-minor
An update that warrants a bumping the project's minor version (e.g. 4.0.0 => 4.1.0)
#1008
opened Aug 30, 2024 by
itsalaidbacklife
[DevEx]: Consolidate Improvements to the code base that make it easier/better/more enjoyable to contribute to Cuttle
version-patch
An update that warrants a bumping the project's patch version (e.g. 4.0.0 => 4.0.1)
./types
and ./utils
dev experience
#1004
opened Aug 28, 2024 by
itsalaidbacklife
[Bug]: socket events are sometimes missed by clients
bug
Something isn't working
frontend
Requires changes to the frontend (vue) client
#991
opened Aug 16, 2024 by
itsalaidbacklife
[DevEx]: Cleanup isFrozen prop clientside
dev experience
Improvements to the code base that make it easier/better/more enjoyable to contribute to Cuttle
frontend
Requires changes to the frontend (vue) client
good first issue
Good for newcomers
version-patch
An update that warrants a bumping the project's patch version (e.g. 4.0.0 => 4.0.1)
#988
opened Jul 30, 2024 by
Haviles04
[Feature]: Clean up and RELEASE the GameState API
backend
Requires changes to the (node) backend webserver
enhancement
New feature or request
frontend
Requires changes to the frontend (vue) client
version-major
A large update that warrants changing the MAJOR version of the app e.g. (4.0.0 => 5.0.0)
#965
opened Jun 16, 2024 by
itsalaidbacklife
[Feature]: Normalize the /game api requests that don't use the GameState API to mirror the url structure of the GameState API
backend
Requires changes to the (node) backend webserver
dev experience
Improvements to the code base that make it easier/better/more enjoyable to contribute to Cuttle
enhancement
New feature or request
#964
opened Jun 16, 2024 by
itsalaidbacklife
[Feature]: Add robots.txt and add a canonical link to the Signup page
enhancement
New feature or request
frontend
Requires changes to the frontend (vue) client
good first issue
Good for newcomers
#929
opened May 30, 2024 by
itsalaidbacklife
[DevEx]: Replace .then() withal await in inGameEvents and troubleshoot
dev experience
Improvements to the code base that make it easier/better/more enjoyable to contribute to Cuttle
#923
opened May 21, 2024 by
itsalaidbacklife
[Feature]: Create catastrophic error page
enhancement
New feature or request
frontend
Requires changes to the frontend (vue) client
#905
opened May 9, 2024 by
itsalaidbacklife
[Bug]: Supress or otherwise disable unsupported features when running in CI
bug
Something isn't working
#894
opened Mar 15, 2024 by
seriouslysean
[Bug]: Various warnings/errors thrown when building the app
bug
Something isn't working
#892
opened Mar 12, 2024 by
seriouslysean
[Feature]: Translate the application into Russian
enhancement
New feature or request
frontend
Requires changes to the frontend (vue) client
internationalization
Translation of content into multiple languages
#889
opened Mar 7, 2024 by
itsalaidbacklife
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.