mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 02:33:01 +00:00
Update todo.md
This commit is contained in:
11
todo.md
11
todo.md
@@ -1,5 +1,7 @@
|
|||||||
# HIGH PRIORITY
|
# HIGH PRIORITY
|
||||||
|
|
||||||
|
- icons
|
||||||
|
- respect user.iconPreference throughout the app
|
||||||
- projects menu
|
- projects menu
|
||||||
- delete project
|
- delete project
|
||||||
- sprints
|
- sprints
|
||||||
@@ -17,6 +19,7 @@
|
|||||||
- create, edit, delete
|
- create, edit, delete
|
||||||
- assign icons to issue types
|
- assign icons to issue types
|
||||||
- user preferences
|
- user preferences
|
||||||
|
- iconPreference
|
||||||
- "assign to me by default" option for new issues
|
- "assign to me by default" option for new issues
|
||||||
|
|
||||||
# LOW PRIORITY
|
# LOW PRIORITY
|
||||||
@@ -36,13 +39,7 @@
|
|||||||
- time tracking:
|
- 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
|
- 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
|
||||||
- user preferences
|
- user preferences
|
||||||
- icon style:
|
- iconPreference
|
||||||
i think the best way to this is have an "Icon" component with "icon" param, and "type" param. for example: "trash", "pixel" will use the pixelarticons "Trash" icon.
|
|
||||||
types:
|
|
||||||
- Lucide
|
|
||||||
- Pixel - npm: @nsmr/pixelart-react & pixelarticons.com
|
|
||||||
- Phosphor - https://github.com/phosphor-icons/react
|
|
||||||
- HugeIcons - https://hugeicons.com/icons?style=Stroke&type=Rounded
|
|
||||||
- colour scheme
|
- colour scheme
|
||||||
- import existing jira data
|
- import existing jira data
|
||||||
- git integration
|
- git integration
|
||||||
|
|||||||
Reference in New Issue
Block a user