Skip to content

refactor(ui): migrate auth flows from ConnectRPC to REST API#6292

Open
rpelczar wants to merge 1 commit into
akuity:mainfrom
rpelczar:chore/api-migration-auth
Open

refactor(ui): migrate auth flows from ConnectRPC to REST API#6292
rpelczar wants to merge 1 commit into
akuity:mainfrom
rpelczar:chore/api-migration-auth

Conversation

@rpelczar
Copy link
Copy Markdown
Contributor

fixes #6281

Signed-off-by: Rafal Pelczar <rafal@akuity.io>
@rpelczar rpelczar added this to the v1.11.0 milestone May 14, 2026
@rpelczar rpelczar self-assigned this May 14, 2026
@rpelczar rpelczar requested a review from a team as a code owner May 14, 2026 15:29
@rpelczar rpelczar added kind/refactor Non-functional changes to implementation details area/ui Affects the UI priority/normal This is the priority for most work labels May 14, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 14, 2026

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit d9bc4f9
🔍 Latest deploy log https://app.netlify.com/projects/docs-kargo-io/deploys/6a05ea6e77c2790008efbdd4
😎 Deploy Preview https://deploy-preview-6292.docs.kargo.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.96%. Comparing base (c3115d4) to head (d9bc4f9).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6292   +/-   ##
=======================================
  Coverage   57.96%   57.96%           
=======================================
  Files         496      496           
  Lines       41602    41602           
=======================================
  Hits        24115    24115           
  Misses      16033    16033           
  Partials     1454     1454           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ui Affects the UI kind/refactor Non-functional changes to implementation details priority/normal This is the priority for most work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI: API migration to REST - auth

1 participant