Skip to content

Conversation

@jpntex
Copy link
Member

@jpntex jpntex commented Aug 1, 2025

No description provided.

@zyro zyro requested review from Copilot and zyro August 10, 2025 09:53
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes several large console UI components and related files as part of preparatory work for upcoming console improvements. The changes include complete removal of multiple feature areas like matches, login, leaderboards, groups, and configuration management.

  • Removes entire console UI modules for matches, leaderboards, groups, and related functionality
  • Eliminates login/authentication components and supporting files
  • Cleans up configuration management and core service files

Reviewed Changes

Copilot reviewed 96 out of 360 changed files in this pull request and generated no comments.

Show a summary per file
File Description
console/ui/src/app/matches/matches.component.* Removes match management component and styling
console/ui/src/app/login/login.component.* Eliminates login interface and authentication flows
console/ui/src/app/leaderboards/leaderboards.component.* Removes leaderboard listing and management
console/ui/src/app/leaderboard/leaderboard.component.* Removes individual leaderboard detail views
console/ui/src/app/groups/groups.component.* Eliminates group management functionality
console/ui/src/app/group/group.component.* Removes group detail and member management
console/ui/src/app/config/config.component.* Removes server configuration interface
console/ui/src/app/channels/chat-list.component.* Eliminates chat message management
console/ui/src/app/base/base.component.* Removes main application shell and navigation
console/ui/src/app/console.service.ts Eliminates core API service definitions
console/ui/src/app/authentication.* Removes authentication service and guards
console/ui/src/app/globals.ts Removes global configuration constants

@zyro zyro force-pushed the jt/console-dashboard branch from dd5eb76 to 5336982 Compare August 10, 2025 11:52
@zyro zyro merged commit 61291d7 into master Aug 10, 2025
6 checks passed
@zyro zyro deleted the jt/console-dashboard branch August 10, 2025 11:53
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.

3 participants