Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update typesafe routing for admin ui #610

Conversation

ryanhopperlowe
Copy link
Contributor

Updates Typesafe Routing in admin ui

  • Updates to Routes will have to be made in routeService.ts
  • all query params are defined as zod schemas in QuerySchemas const
  • linter will fail if no route helper object is provided for a given url

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 6 changed files in this pull request and generated no suggestions.

Files not reviewed (1)
  • ui/admin/app/routes/_auth.agents.$agent.tsx: Evaluated as low risk
@ryanhopperlowe ryanhopperlowe merged commit a0a7c7c into obot-platform:main Nov 16, 2024
1 check passed
@ryanhopperlowe ryanhopperlowe deleted the ui/chore/upgrade-typesafe-routing branch November 16, 2024 16:32
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