Skip to content

Fix empty connector version selector - #814

Merged
rmorlok merged 1 commit into
mainfrom
codex/fix-807-connection-version-control
Aug 5, 2026
Merged

Fix empty connector version selector#814
rmorlok merged 1 commit into
mainfrom
codex/fix-807-connection-version-control

Conversation

@rmorlok

@rmorlok rmorlok commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replace the empty change-version selector with an explanatory state when a connector has no eligible versions.
  • Keep migration and rollback controls available only when an eligible target exists.
  • Add regression coverage for a connector with just its current version.

Closes #807

Verification

  • yarn workspace @authproxy/admin test ConnectionDetail.test.tsx
  • yarn workspace @authproxy/admin typecheck
  • yarn workspace @authproxy/admin lint
  • ./scripts/preflight.sh

Screenshots

Before (reported in #807)

Empty connector version dropdown

After

One-version connector shows a clear empty state

@rmorlok rmorlok added the clone:authproxy4 PR opened from the ~/src/authproxy4 clone label Aug 5, 2026
@rmorlok
rmorlok merged commit 185e308 into main Aug 5, 2026
10 of 14 checks passed
@rmorlok
rmorlok deleted the codex/fix-807-connection-version-control branch August 5, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clone:authproxy4 PR opened from the ~/src/authproxy4 clone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change connection connector version UI bug in admin UI

1 participant