Frontend Issue 6: Add Connection Validation UI #22

Closed
opened 2026-05-19 02:28:02 -05:00 by null · 0 comments
Owner

Goal

Let admins validate Forgejo connections and tracked repositories from the UI.

Scope

  • Add "Validate" actions for connections and repositories.
  • Show success/failure status inline.
  • Keep validation separate from manual sync.

Acceptance Criteria

  • Admin can validate a connection and a repository.
  • Validation errors show safe backend messages.
  • Pending state prevents duplicate validation clicks.
  • npm run lint and npx tsc --noEmit pass.

Out Of Scope

  • Manual sync, Backend validation implementation.
## Goal Let admins validate Forgejo connections and tracked repositories from the UI. ## Scope - Add "Validate" actions for connections and repositories. - Show success/failure status inline. - Keep validation separate from manual sync. ## Acceptance Criteria - Admin can validate a connection and a repository. - Validation errors show safe backend messages. - Pending state prevents duplicate validation clicks. - `npm run lint` and `npx tsc --noEmit` pass. ## Out Of Scope - Manual sync, Backend validation implementation.
null added the
forgejo
frontend
validation
labels 2026-05-19 03:32:02 -05:00
null closed this issue 2026-05-19 03:33:02 -05:00
Sign in to join this conversation.
No description provided.