Skip to content
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

feat: remove leaderboardList page and direct 'Manage Leaderboards' to Filament #2669

Merged

Conversation

wescopeland
Copy link
Member

@wescopeland wescopeland commented Sep 2, 2024

Removes the legacy leaderboardList.blade.php page. The link now directs the user to the Filament leaderboard resource.

Screenshot 2024-09-02 at 1 41 29 PM

The link is set to auto-filter to the correct game ID and sort by DisplayOrder.

The delete leaderboard/delete all entries actions from the game management page have been made reusable and brought over to this page:

Screenshot 2024-09-02 at 1 42 26 PM

@wescopeland wescopeland requested a review from a team September 2, 2024 17:43
resources/views/pages-legacy/gameInfo.blade.php Outdated Show resolved Hide resolved
resources/views/pages-legacy/leaderboardList.blade.php Outdated Show resolved Hide resolved
public/request/leaderboard/reset.php Show resolved Hide resolved
public/request/leaderboard/delete.php Show resolved Hide resolved
public/request/leaderboard/reset.php Show resolved Hide resolved
@wescopeland wescopeland merged commit 25ae20b into RetroAchievements:master Sep 12, 2024
6 checks passed
@wescopeland wescopeland deleted the remove-leaderboardlist-page branch September 12, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants