Confirmed users
528
edits
(Initial revision!) |
(Add the rest of the whiteboard tags.) |
||
| Line 13: | Line 13: | ||
'''[https://gecko.layout.team/?title=Proton&name=Not+Started&query=NEW+whiteboard%3A%5Bproton&name=In+Progress&query=status%3AASSIGNED+whiteboard%3A%5Bproton&name=Fixed&query=resolution%3AFIXED+milestone%3A85+whiteboard%3A%5Bproton View as kanban board.]''' | '''[https://gecko.layout.team/?title=Proton&name=Not+Started&query=NEW+whiteboard%3A%5Bproton&name=In+Progress&query=status%3AASSIGNED+whiteboard%3A%5Bproton&name=Fixed&query=resolution%3AFIXED+milestone%3A85+whiteboard%3A%5Bproton View as kanban board.]''' | ||
=== | === Foundations === | ||
<bugzilla> | |||
{ | |||
"f2": "status_whiteboard", | |||
"o2": "anywordssubstr", | |||
"v2": "[proton-foundations]", | |||
"include_fields": "id, summary, assigned_to, status, resolution, priority, severity", | |||
"order": "status, resolution, priority, assigned_to, id" | |||
} | |||
</bugzilla> | |||
=== Feature 1 - Toolbar === | |||
<bugzilla> | |||
{ | |||
"f2": "status_whiteboard", | |||
"o2": "anywordssubstr", | |||
"v2": "[proton-toolbar]", | |||
"include_fields": "id, summary, assigned_to, status, resolution, priority, severity", | |||
"order": "status, resolution, priority, assigned_to, id" | |||
} | |||
</bugzilla> | |||
=== Feature 2 - Address bar === | |||
<bugzilla> | |||
{ | |||
"f2": "status_whiteboard", | |||
"o2": "anywordssubstr", | |||
"v2": "[proton-address-bar]", | |||
"include_fields": "id, summary, assigned_to, status, resolution, priority, severity", | |||
"order": "status, resolution, priority, assigned_to, id" | |||
} | |||
</bugzilla> | |||
=== Feature 3 - Tabs Bar === | |||
<bugzilla> | |||
{ | |||
"f2": "status_whiteboard", | |||
"o2": "anywordssubstr", | |||
"v2": "[proton-tabs-bar]", | |||
"include_fields": "id, summary, assigned_to, status, resolution, priority, severity", | |||
"order": "status, resolution, priority, assigned_to, id" | |||
} | |||
</bugzilla> | |||
=== Feature 4 - Hamburger menu === | |||
<bugzilla> | |||
{ | |||
"f2": "status_whiteboard", | |||
"o2": "anywordssubstr", | |||
"v2": "[proton-hamburger-menu]", | |||
"include_fields": "id, summary, assigned_to, status, resolution, priority, severity", | |||
"order": "status, resolution, priority, assigned_to, id" | |||
} | |||
</bugzilla> | |||
=== Feature 5 - Library Menus (Covered by Hamburger Menu.) === | |||
<bugzilla> | |||
{ | |||
"f2": "status_whiteboard", | |||
"o2": "anywordssubstr", | |||
"v2": "[proton-library-menu]", | |||
"include_fields": "id, summary, assigned_to, status, resolution, priority, severity", | |||
"order": "status, resolution, priority, assigned_to, id" | |||
} | |||
</bugzilla> | |||
=== Feature 6 - Context Menus === | |||
<bugzilla> | |||
{ | |||
"f2": "status_whiteboard", | |||
"o2": "anywordssubstr", | |||
"v2": "[proton-context-menus]", | |||
"include_fields": "id, summary, assigned_to, status, resolution, priority, severity", | |||
"order": "status, resolution, priority, assigned_to, id" | |||
} | |||
</bugzilla> | |||
=== Feature 7 - Onboarding === | |||
Out of Scope. | |||
=== Feature 8 - New Tabs === | |||
Out of Scope. | |||
=== Feature 9 - Infobars === | |||
<bugzilla> | |||
{ | |||
"f2": "status_whiteboard", | |||
"o2": "anywordssubstr", | |||
"v2": "[proton-infobars]", | |||
"include_fields": "id, summary, assigned_to, status, resolution, priority, severity", | |||
"order": "status, resolution, priority, assigned_to, id" | |||
} | |||
</bugzilla> | |||
=== Feature 10 - Door Hangers === | |||
<bugzilla> | |||
{ | |||
"f2": "status_whiteboard", | |||
"o2": "anywordssubstr", | |||
"v2": "[proton-door-hangers]", | |||
"include_fields": "id, summary, assigned_to, status, resolution, priority, severity", | |||
"order": "status, resolution, priority, assigned_to, id" | |||
} | |||
</bugzilla> | |||
=== Feature 11 - Modals === | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
| Line 24: | Line 141: | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
=== Feature 12 - Error Pages === | |||
Out of Scope. | |||
=== Feature 13 - Bookmark toolbar === | |||
Out of Scope. | |||
=== Feature 14 - General === | |||
Out of Scope. | |||
= Archived Work by Release = | = Archived Work by Release = | ||
See the [https://wiki.mozilla.org/Firefox/Proton/Archives archives page] for detailed information. | See the [https://wiki.mozilla.org/Firefox/Proton/Archives archives page] for detailed information. | ||