Skip to content

Refine services navigation routes#27

Merged
jakebodea merged 1 commit into
mainfrom
codex/services-path-navigation
May 25, 2026
Merged

Refine services navigation routes#27
jakebodea merged 1 commit into
mainfrom
codex/services-path-navigation

Conversation

@jakebodea
Copy link
Copy Markdown
Owner

Summary

  • move the scheduling workspace from old Schedule URLs to Services URLs
  • make service type and plan durable path segments: /services/:serviceTypeId/plans/:planId/:view
  • use explicit Assign, Lineup, and Plan route segments instead of a view query string
  • polish the sidebar/topbar navigation around the Services workspace and update generated dashboard links/docs

Behavior changes

  • / now redirects to /services
  • selecting a plan opens /services/:serviceTypeId/plans/:planId/assign
  • /services/:serviceTypeId/plans/:planId redirects to /assign
  • Lineup and Plan are deep-linkable sibling routes

Verification

  • bun run typecheck
  • bun run lint
  • bun run test
  • bun run build
  • Browser smoke check: /services loads and nested Services workspace routes render without 404

@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

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

Project Deployment Actions Updated (UTC)
worship-admin Ready Ready Preview, Comment May 25, 2026 3:27am

@jakebodea jakebodea merged commit 0cb8ae6 into main May 25, 2026
4 checks passed
@jakebodea jakebodea deleted the codex/services-path-navigation branch May 25, 2026 03: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