Skip to content

Conversation

@StanBarrows
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings June 23, 2025 19:58
@StanBarrows StanBarrows merged commit bb3ebc9 into main Jun 23, 2025
4 of 5 checks passed
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 updates a contact’s profile image URL in the seeder and refactors the contacts action to fetch all published contacts once and filter them in memory for each section.

  • Updated the image URL for the “drg” contact in the database seeder
  • Refactored ViewDataAction::contacts to load published contacts once, then filter per section

Reviewed Changes

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

File Description
database/seeders/Paperflakes/ContactsTableSeeder.php Changed the image URL for the “drg” entry
app/Actions/ViewDataAction.php Refactored database queries: cache all published contacts and filter in memory per section

@StanBarrows StanBarrows deleted the feature-feature branch June 23, 2025 20:49
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