Sangeetha-Grantha

Metadata Value
Status Completed
Version 1.0.0
Last Updated 2026-02-09
Author Sangeetha Grantha Team

TRACK-046: Source Registry UI

1. Objective

Implement the Source Registry management screens — the list view for browsing and filtering import sources, the detail view for deep-diving into a single source’s contribution history, and the register/edit modal for CRUD operations.

2. Context

3. Implementation Plan

3.1 Source Registry List View (§4.2)

3.2 Register / Edit Source Modal (§4.2.1)

3.3 Source Detail View (§4.3)

3.4 Loading & Error States

4. Artifacts

Artifact Path Description
Source Registry page modules/frontend/sangita-admin-web/src/pages/sourcing/SourceRegistryPage.tsx List view
Source Detail page modules/frontend/sangita-admin-web/src/pages/sourcing/SourceDetailPage.tsx Detail view
Source Form modal modules/frontend/sangita-admin-web/src/components/sourcing/SourceFormModal.tsx Create/edit form
Source filter bar modules/frontend/sangita-admin-web/src/components/sourcing/SourceFilterBar.tsx Filter controls

5. Acceptance Criteria

6. Dependencies

7. Progress Log