Skip to content

chore(website): add dashboard redesign changelog post#5094

Merged
NicholasKissel merged 1 commit into
mainfrom
NicholasKissel/dashboard-redesign-changelog
May 22, 2026
Merged

chore(website): add dashboard redesign changelog post#5094
NicholasKissel merged 1 commit into
mainfrom
NicholasKissel/dashboard-redesign-changelog

Conversation

@NicholasKissel
Copy link
Copy Markdown
Member

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@railway-app railway-app Bot temporarily deployed to rivet-frontend / rivet-pr-5094 May 22, 2026 21:43 Destroyed
@railway-app
Copy link
Copy Markdown

railway-app Bot commented May 22, 2026

🚅 Deployed to the rivet-pr-5094 environment in rivet-frontend

Service Status Web Updated (UTC)
website 😴 Sleeping (View Logs) Web May 22, 2026 at 11:26 pm
mcp-hub ✅ Success (View Logs) Web May 22, 2026 at 11:06 pm
kitchen-sink ❌ Build Failed (View Logs) Web May 22, 2026 at 11:06 pm
frontend-cloud 😴 Sleeping (View Logs) Web May 22, 2026 at 9:52 pm
ladle ✅ Success (View Logs) Web May 22, 2026 at 9:46 pm
frontend-inspector ❌ Build Failed (View Logs) Web May 22, 2026 at 9:44 pm

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@claude
Copy link
Copy Markdown
Contributor

claude Bot commented May 22, 2026

Code Review: Dashboard Redesign Changelog Post

This PR adds a new changelog post announcing the dashboard redesign: a new MDX file and an accompanying image.


Bug: Wrong Dashboard URL

CLAUDE.md specifies the dashboard lives at https://hub.rivet.dev, not https://dashboard.rivet.dev. The closing line links to the wrong host:

Try it at dashboard.rivet.dev.

Should be:

Try it at hub.rivet.dev.


Style: Em Dashes

CLAUDE.md states: "Do not use em dashes. Use periods to separate sentences instead." Two bullet points use em dashes:

  • Settings all live in one place — account, billing, org, namespace.
  • Clearer layout — it is easier to tell where you are between orgs, projects, and namespaces.

Suggested rewrites:

  • Settings all live in one place: account, billing, org, and namespace.
  • Clearer layout. It is easier to tell where you are between orgs, projects, and namespaces.

Frontmatter

All required fields present and valid per .claude/reference/content-frontmatter.md. No issues.


Summary

Two things to fix before merging:

  1. Wrong dashboard URL — change dashboard.rivet.dev to hub.rivet.dev
  2. Em dashes — replace per CLAUDE.md style convention

@NicholasKissel NicholasKissel force-pushed the NicholasKissel/dashboard-redesign-changelog branch from d7a53f7 to 8a56488 Compare May 22, 2026 23:05
@railway-app railway-app Bot temporarily deployed to rivet-frontend / rivet-pr-5094 May 22, 2026 23:06 Destroyed
@NicholasKissel NicholasKissel marked this pull request as ready for review May 22, 2026 23:27
Copy link
Copy Markdown
Member Author

NicholasKissel commented May 22, 2026

Merge activity

  • May 22, 11:27 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • May 22, 11:27 PM UTC: @NicholasKissel merged this pull request with Graphite.

@NicholasKissel NicholasKissel merged commit ee37dcf into main May 22, 2026
13 of 17 checks passed
@NicholasKissel NicholasKissel deleted the NicholasKissel/dashboard-redesign-changelog branch May 22, 2026 23:27
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