center-for-threat-informed-defense / attack-workbench-frontend

An application allowing users to explore, create, annotate, and share extensions of the MITRE ATT&CK® knowledge base. This repository contains an Angular-based web application providing the user interface for the ATT&CK Workbench application.
https://mitre-engenuity.org/cybersecurity/center-for-threat-informed-defense/our-work/attck-workbench/
Apache License 2.0
325 stars 61 forks source link

[REQUEST] Add Draft Collections Tab #574

Open erinehall opened 3 days ago

erinehall commented 3 days ago

Currently, all collections created by users appear under the "My Collections" tab, which can make it difficult for Team Leads and Admins to differentiate between their own collections and draft collections created by others.

Solution: Add a new "Draft Collections" tab accessible only to Team Leads and Admins. This tab should display all draft collections, including those made by other users, while the "My Collections" tab should only show collections authored by the logged-in user.