MVC1: Vue-based labels lists
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
- Display labels in Vue-based list (behind Feature flag)
- Add sorting
- Will need to add support for sort options through graphql
- Add searching (graphql already supports)
- Add subscription filter
- Likely need new graphql support for subscribed labels
- Add label actions
- Users can delete a label (has existing Vue components)
- Users can promote a label to the next hierarchy level (has existing Vue components)
- Users can access the edit page (haml version in this iteration)
- Users can view issues/MRs using the label (just links to filtered list)
- Add link to create label
- Add prioritized labels functionality
- Users can mark a label as prioritized from the main list
- Users can view ordered list of prioritized labels
- Users can reorder prioritized labels from the prioritized labels view
- Users can remove prioritization from a label from either main list or prioritized list
- Enable feature flag for verification
- Remove feature flag
Edited by 🤖 GitLab Bot 🤖