Skip to content

Feature/delete sponsor - #94

Merged
benoitmignault merged 2 commits into
mainfrom
feature/delete-sponsor
Sep 9, 2026
Merged

benoitmignault merged 2 commits into
mainfrom
feature/delete-sponsor

Conversation

@benoitmignault

Copy link
Copy Markdown
Owner

This pull request removes the sponsor "FlexiGolf" from both the analytics data and the list of sponsors displayed in the application.

Sponsor removal:

  • Removed "FlexiGolf" from the hardcoded top sponsors analytics array in get-top-sponsors.php.
  • Removed the "FlexiGolf" entry (including its logo and social links) from the sponsors array in the Sponsors.jsx component.

@benoitmignault benoitmignault self-assigned this Sep 9, 2026
Copilot AI lite review requested due to automatic review settings September 9, 2026 11:13
@benoitmignault
benoitmignault merged commit 8caa88f into main Sep 9, 2026
2 checks passed
@benoitmignault
benoitmignault deleted the feature/delete-sponsor branch September 9, 2026 11:14

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The removal is consistent across front-end and back-end hardcoded lists and does not introduce syntax or logic issues in the modified sections.

Pull request overview

Removes the sponsor “FlexiGolf” from both the front-end sponsor display list and the back-end analytics “top sponsors” fallback list to ensure it is no longer shown or tracked in the app’s sponsor-related UI/analytics.

Changes:

  • Removed the “FlexiGolf” object from the hardcoded sponsors array in Sponsors.jsx.
  • Removed “FlexiGolf” from the hardcoded $topSponsors analytics array in get-top-sponsors.php.
File summaries
File Description
golf.benoitmignault.ca/league-monteregie/src/components/Sponsors.jsx Removes the FlexiGolf entry from the UI’s hardcoded sponsors list.
api.golf.benoitmignault.ca/league-monteregie/admin/analytics/sponsors/get-top-sponsors.php Removes FlexiGolf from the analytics fallback “top sponsors” list.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants