Description
What: List view for all BrokerServices in the cluster
Features:
Table with columns: Name, Namespace, Status, Labels, Created
Click on name to navigate to details
Filter/search box for name search
"Create BrokerService" button
Pagination controls
Acceptance Criteria:
Table displays all BrokerServices from all namespaces
Clicking service name navigates to detail view
Search box filters by name
Create button navigates to creation form
List updates automatically when resources change
Test: Create multiple services in different namespaces → verify all appear
Test: Type in search box → verify list filters correctly
Test: Click service name → navigate to detail view
Test: Create new service → verify it appears in list without refresh
Wireframe: wireframe-service-list.html
Description
What: List view for all BrokerServices in the cluster
Features:
Table with columns: Name, Namespace, Status, Labels, Created
Click on name to navigate to details
Filter/search box for name search
"Create BrokerService" button
Pagination controls
Acceptance Criteria:
Table displays all BrokerServices from all namespaces
Clicking service name navigates to detail view
Search box filters by name
Create button navigates to creation form
List updates automatically when resources change
Test: Create multiple services in different namespaces → verify all appear
Test: Type in search box → verify list filters correctly
Test: Click service name → navigate to detail view
Test: Create new service → verify it appears in list without refresh
Wireframe: wireframe-service-list.html