-
Notifications
You must be signed in to change notification settings - Fork 134
feat(frontend): create api key #3556
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
feat(frontend): create api key #3556
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd the label merge-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
More templates
@rivetkit/cloudflare-workers
@rivetkit/db
@rivetkit/framework-base
@rivetkit/next-js
@rivetkit/react
rivetkit
@rivetkit/sql-loader
@rivetkit/engine-runner
@rivetkit/engine-runner-protocol
commit: |
PR Review: Cloud API Token Management FeatureOverviewThis PR adds comprehensive Cloud API token management to the frontend, including creation, listing, and revocation of API tokens, along with an improved tokens page for namespace-level tokens. ✅ Strengths
|
2508523 to
ed9dd00
Compare
ed9dd00 to
6e53a16
Compare
6e53a16 to
9f63d63
Compare
6348746 to
179a5c9
Compare
9f63d63 to
a9b55b1
Compare
179a5c9 to
2ac6633
Compare
a9b55b1 to
b2e0ffb
Compare
2ac6633 to
8aed309
Compare
b2e0ffb to
849b371
Compare
8aed309 to
83d000f
Compare
849b371 to
bc1efb9
Compare
83d000f to
810f7bc
Compare
bc1efb9 to
870352b
Compare
Pull Request Review: Cloud API Token ManagementSummaryThis PR introduces Cloud API token management functionality to the Rivet frontend, allowing users to create, view, and revoke Cloud API tokens through a new dedicated tokens page. The implementation includes comprehensive UI components, forms, and data providers. Code Quality Assessment✅ Strengths
Issues & Recommendations🔴 Critical: Security ConcernFile: This change appears to be unintentional development configuration that should not be committed. This could cause issues for other developers or in production builds. Please revert this change. 🟡 High Priority: Date Calculation BugFile: The
Recommended approach: Use millisecond arithmetic instead of date mutation for more predictable results. 🟡 Medium Priority: Missing Error HandlingFile: The API token mutation functions lack error handling. Consider adding user-friendly error messages in the UI components when API calls fail. 🟡 Medium Priority: Accessibility ImprovementsFile:
Testing Recommendations
Summary of Required ChangesMust Fix Before Merge
Should Fix Before Merge
Nice to Have
Overall AssessmentThis is a well-structured PR that adds important functionality. The code quality is generally good with clear separation of concerns and good UX patterns. However, there are some critical issues (particularly the .env file change and date calculation bug) that must be addressed before merging. Recommendation: Request changes for critical and high-priority issues before approval. |
Merge activity
|

No description provided.