thibaud-leclere
2e65b2805a
feat: add login hint on start page for unauthenticated users
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 21:49:41 +02:00
thibaud-leclere
3edde1c7db
feat: add loading spinner when starting a new game
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 21:28:08 +02:00
thibaud-leclere
dc5e14531f
chore: fix report bug issue template
2026-03-30 23:18:14 +02:00
thibaud-leclere
52c40f1ecc
feat: add bug report issue template and report button on game grid
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-30 20:36:39 +02:00
thibaud-leclere
2f5ba701b6
feat: wrap game in centered card, style abandon button, abandon anonymous game on login
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-30 19:55:32 +02:00
thibaud-leclere
96adefbb1e
feat: update homepage template with start/abandon game UI
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-30 19:46:58 +02:00
thibaud-leclere
9cb5c6e2a5
fix: use vite-plugin-symfony Stimulus loader and wrap react_component in div
...
Build and Push Docker Images / Build app image (push) Failing after 17s
Build and Push Docker Images / Build database image (push) Successful in 8s
Build and Push Docker Images / Build node image (push) Failing after 17s
The @symfony/stimulus-bundle loader generates an empty controllers.js,
so Stimulus controllers from controllers.json (including ux-react) were
never registered. Switching to vite-plugin-symfony/stimulus/helpers
uses the virtual:symfony/controllers module that properly reads
controllers.json. Also wrap react_component() output in a <div> since
it only renders data-attributes, not a full HTML element.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-28 15:02:27 +01:00
thibaud-leclere
748b1c7a08
feat: render game grid as React component via SymfonyUX
2026-03-28 13:19:13 +01:00
thibaud-leclere
a196fac6c6
Generate grid
2026-01-31 16:17:24 +01:00
thibaud-leclere
d4a3d32e0a
init
2026-01-13 13:59:05 +01:00