mirror of
https://github.com/hex248/sprint.git
synced 2026-02-07 18:23:03 +00:00
issue types (task/bug)
This commit is contained in:
13
todo.md
13
todo.md
@@ -1,28 +1,25 @@
|
||||
# HIGH PRIORITY
|
||||
|
||||
- FEATURES:
|
||||
- issues
|
||||
- issue type (options stored on Organisation)
|
||||
- org settings:
|
||||
- manage issue types
|
||||
- create, edit, delete
|
||||
- assign icons to issue types (ensure each available icon is in EACH icon set)
|
||||
- filters
|
||||
- time tracking:
|
||||
- add overlay in the bottom left for active timers if there are any. this should be minimal with the issue key (API-005), the time, and a play/pause + end button
|
||||
- pricing page
|
||||
- see jira and other competitors
|
||||
- explore payment providers (stripe is the only one i know)
|
||||
- add "modal=true" in issue urls that are copied, and open issue-modal.tsx instead of the issue-detail-pane.tsx
|
||||
|
||||
# LOW PRIORITY
|
||||
|
||||
- dedicated /register route (currently login/register are combined on /login)
|
||||
- real logo
|
||||
- org settings
|
||||
- manage issue types, default is [bug, feature]
|
||||
- create, edit, delete
|
||||
- assign icons to issue types (ensure each available icon is in EACH icon set)
|
||||
- issues
|
||||
- assignee "note" for extra context on their role in the task
|
||||
- deadline
|
||||
- comments
|
||||
- admins are capable of deleting comments from members who are at their permission level or below (not sure if this should apply, or if ANYONE should have control over others' comments - people in an org tend to be trusted to not be trolls)
|
||||
- user preferences
|
||||
- colour scheme
|
||||
- "assign to me by default" option for new issues
|
||||
|
||||
Reference in New Issue
Block a user