Skip to content

Replace mocked game API endpoints#61

Merged
dstettler merged 6 commits intomainfrom
game-api-change
Apr 9, 2026
Merged

Replace mocked game API endpoints#61
dstettler merged 6 commits intomainfrom
game-api-change

Conversation

@dstettler
Copy link
Copy Markdown
Owner

Closes #55.

@dstettler dstettler added this to the Sprint 2 milestone Mar 26, 2026
@dstettler dstettler added the frontend Issue relates to implementation of frontend/client code label Mar 26, 2026
@github-project-automation github-project-automation bot moved this to Backlog in simpleboard Mar 26, 2026
@dstettler dstettler changed the title Game api change Replace mocked game API endpoints Mar 26, 2026
@dstettler dstettler moved this from Backlog to In progress in simpleboard Mar 26, 2026
@dstettler dstettler marked this pull request as ready for review March 26, 2026 02:27
@dstettler
Copy link
Copy Markdown
Owner Author

Some changes need to be made to future-proof this, so I am pushing this back to sprint 3.

@dstettler dstettler modified the milestones: Sprint 2, Sprint 3 Mar 31, 2026
@dstettler dstettler requested a review from sreeramgvp11 April 8, 2026 22:02
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this changed from 127.0.0.1 to localhost?

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to fix CORS issues with the current implementation of the backend. I've confirmed the mock server works with both, so this seems preferable.

@dstettler dstettler merged commit 7c12b78 into main Apr 9, 2026
@github-project-automation github-project-automation bot moved this from In progress to Done in simpleboard Apr 9, 2026
@dstettler dstettler deleted the game-api-change branch April 10, 2026 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Issue relates to implementation of frontend/client code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Replace mocked game API endpoints

2 participants