Skip to content

Fix/logo#78

Merged
SimonBurmer merged 8 commits intomainfrom
fix/logo
Apr 6, 2026
Merged

Fix/logo#78
SimonBurmer merged 8 commits intomainfrom
fix/logo

Conversation

@SimonBurmer
Copy link
Copy Markdown
Collaborator

@SimonBurmer SimonBurmer commented Apr 6, 2026

now gray

Summary by CodeRabbit

Release Notes

  • Bug Fixes

    • Private events are now excluded from past and upcoming event listings.
  • Updates

    • Partner logos now display with grayscale styling.
    • Updated community metrics: alumni count increased to 600+, network members increased to 1,800.
    • Featured Event Spotlight redesigned with new orange/red color palette.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
start-munich Ready Ready Preview, Comment Apr 6, 2026 0:29am

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 6, 2026

Warning

Rate limit exceeded

@SimonBurmer has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 18 minutes and 40 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 18 minutes and 40 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e59f73a3-b04a-406c-ac97-0b336a0b319d

📥 Commits

Reviewing files that changed from the base of the PR and between 776f830 and c45724e.

📒 Files selected for processing (2)
  • app/home/HomeClient.tsx
  • app/members/page.tsx
📝 Walkthrough

Walkthrough

The PR updates event visibility filtering across API routes to exclude private events, refreshes the Featured Event Spotlight branding from purple to orange/red palettes with adjusted spacing, changes the RTSS external link URL, updates partner logo sourcing from Logo to LogoNoBackground, increases alumni count from 500+ to 600+, and updates global community member count from +500 to +1800.

Changes

Cohort / File(s) Summary
Event Visibility Filtering
app/api/luma/past-events/route.ts, app/api/luma/upcoming-events/route.ts
Updated filtering logic to exclude events marked with visibility === 'private' in addition to existing date-based checks for past and upcoming events.
Events Page Styling & Links
app/events/page.tsx
Replaced Featured Event Spotlight color palette from purple (#9c27b0, #ce93d8) to orange/red (#e35733, #f0896a), adjusted responsive padding from md:p-14 to md:p-12, and updated external RTSS event link URL from startmunich.de to summit.startmunich.de.
Home Page Partner Logos & Metrics
app/home/page.tsx, app/home/HomeClient.tsx
Changed partner logo source field from r.Logo to r.LogoNoBackground, added grayscale filter to partner images, updated alumni count from 500+ to 600+, and increased global network member count from +500 to +1800.
Members Page Alumni Counter
app/members/page.tsx
Updated animated counter initialization for Alumni statistic from 500 to 600.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Possibly related PRs

  • Feat: /home caching for logos and startups #49 — Modifies partner-logo fetching logic in app/home/page.tsx, directly overlapping with the logo field source change from Logo to LogoNoBackground.
  • fix: hero VH no px hardcoding #51 — Updates app/home/HomeClient.tsx component with hero/stats rendering and numeric metrics changes, overlapping with alumni and member count updates.
  • Feat: Add new Images 2 #26 — Modifies app/events/page.tsx with event image and UI adjustments, related to the Featured Event Spotlight styling and color palette changes.

Poem

🐰 Colors shift from purple to amber glow,
Alumni surge while private events hide below,
Logos gleam without their backgrounds bright,
Networks grow and metrics reach new height!
Fresh links guide seekers to summits untold. 🌟

🚥 Pre-merge checks | ✅ 1 | ❌ 2

❌ Failed checks (2 warnings)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title 'Fix/logo' does not clearly reflect the actual changes in the PR, which include API filtering updates, color palette changes, event URL updates, alumni count updates, and logo styling changes across multiple files. Use a more descriptive title that captures the main changes, such as 'Update logos, events, and site metrics' or break into smaller focused PRs addressing specific concerns.
Docstring Coverage ⚠️ Warning Docstring coverage is 16.67% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (1 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch fix/logo

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@SimonBurmer SimonBurmer merged commit f71c60c into main Apr 6, 2026
1 of 2 checks passed
@SimonBurmer SimonBurmer deleted the fix/logo branch April 6, 2026 00:28
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