Skip to content

Conversation

@whoAbhishekSah
Copy link
Member

Migrate org edit screen to Connect RPC

Replace swagger API call with Connect RPC + TanStack Query in organization edit form.

Changes:

  • Replace api.frontierServiceUpdateOrganization() with useMutation(FrontierServiceQueries.updateOrganization)
  • Add proper error handling for Connect RPC responses
  • Maintain existing form validation and UI behavior

@vercel
Copy link

vercel bot commented Oct 13, 2025

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

Project Deployment Preview Comments Updated (UTC)
frontier Ready Ready Preview Comment Oct 28, 2025 9:23am

@coveralls
Copy link

coveralls commented Oct 13, 2025

Pull Request Test Coverage Report for Build 18869985573

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 37.019%

Totals Coverage Status
Change from base Build 18836156860: 0.0%
Covered Lines: 14759
Relevant Lines: 39869

💛 - Coveralls

@whoAbhishekSah whoAbhishekSah merged commit 10f0893 into main Oct 28, 2025
7 checks passed
@whoAbhishekSah whoAbhishekSah deleted the connectrpc_ui_migration_org_edit branch October 28, 2025 09:31
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.

5 participants