Refactor game cloning into prefilled review flow #788

Merged
jimmyb merged 1 commit from codex/issue-775-prefilled-clone-form into master 2026-07-01 17:41:24 -05:00
Member

Summary

  • replace immediate game clone replication with a prefilled review form
  • create cloned games only after the admin submits the reviewed form
  • prevent clones from inheriting source boxart while preserving source storage objects

Resolves #775.
Resolves #777.

Tests

  • php artisan test --compact tests/Feature/AdminGameCloneTest.php
  • php artisan test --compact tests/Feature/AdminGameIgdbCreateTest.php tests/Feature/AdminGameGenreTest.php tests/Feature/AdminGameRegionalOrderingTest.php tests/Feature/AdminGameUploadSecurityTest.php
  • vendor/bin/pint --dirty --format agent
## Summary - replace immediate game clone replication with a prefilled review form - create cloned games only after the admin submits the reviewed form - prevent clones from inheriting source boxart while preserving source storage objects Resolves #775. Resolves #777. ## Tests - php artisan test --compact tests/Feature/AdminGameCloneTest.php - php artisan test --compact tests/Feature/AdminGameIgdbCreateTest.php tests/Feature/AdminGameGenreTest.php tests/Feature/AdminGameRegionalOrderingTest.php tests/Feature/AdminGameUploadSecurityTest.php - vendor/bin/pint --dirty --format agent
Refactor game cloning into prefilled review flow
All checks were successful
linter / quality (pull_request) Successful in 1m50s
tests / ci (pull_request) Successful in 2m17s
646149cb7d
jimmyb self-assigned this 2026-07-01 17:26:04 -05:00
jimmyb merged commit aaf916025c into master 2026-07-01 17:41:24 -05:00
jimmyb deleted branch codex/issue-775-prefilled-clone-form 2026-07-01 17:41:24 -05:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
MyVideoGameList/myvideogamelist.com!788
No description provided.