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

dUse new components for tagt team views #235

Merged
merged 3 commits into from
Dec 28, 2023

Conversation

JeffreyDavidson
Copy link
Owner

No description provided.

@JeffreyDavidson JeffreyDavidson merged commit f27a489 into development Dec 28, 2023
0 of 3 checks passed
@JeffreyDavidson JeffreyDavidson deleted the use-new-components-for-tagt-team-views branch December 28, 2023 01:49
Copy link

what-the-diff bot commented Dec 28, 2023

PR Summary

  • Introduction of New Files for Enhanced Functionality

    • New PHP files were added to various directories for better functionality. These include MatchList.php, EventMatchResult.php, and several blade template files such as detail-property.blade.php, detail-value.blade.php, route-link.blade.php, row-no-data.blade.php, match-list.blade.php, header.blade.php, and others. These new files perform different actions such as handling matches and their results and providing an improved user interface.
  • Changes in Existing Files for Improved Efficiency

    • Updates were made in HasMatches.php and EventMatch.php to modify methods, leading to more efficient matching events. Similarly, changes were made in the detail-row.blade.php and row.blade.php files for interface enhancement. In addition, the tag-teams-list.blade.php was updated for better team listing.
  • Database Update for Better Data Management

    • A new database migration file 2023_12_26_000029_create_event_match_results.php was added to create a table for managing match results.
  • Component Modification and Addition

    • The PR includes adjustments, such as the modification of existing components like x-details-card, x-card.detail-row, and x-card.detail-container. Furthermore, new components, x-details-page, x-details-data, and livewire:tag-teams.match-list, were added, contributing to the data display process.
  • Enhancements for User Interface

    • The code now applies conditional rendering to display certain elements only when necessary. This can be seen in sections like Current Tag Team Partners, Combined Weight, Signature Move, and the employment status of the tag team. This enhancement ensures a clean and informative data presentation to the user.

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.

1 participant