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:
14
todo.md
14
todo.md
@@ -1,15 +1,18 @@
|
|||||||
# HIGH PRIORITY
|
# HIGH PRIORITY
|
||||||
|
|
||||||
- BUGS:
|
- BUGS:
|
||||||
|
- org slug and project code should only be added to url on issues/timeline pages. it happens on any page right now
|
||||||
|
- on the first attempt since page load, pressing the create issue button the default type and status are not loaded
|
||||||
- FEATURES:
|
- FEATURES:
|
||||||
- pricing page
|
- make login/register into a modal that appears atop the landing page
|
||||||
- see jira and other competitors
|
- user preferences
|
||||||
- explore payment providers (stripe is the only one i know)
|
- make pixel the default icon scheme
|
||||||
- real logo
|
|
||||||
|
|
||||||
# LOW PRIORITY
|
# LOW PRIORITY
|
||||||
|
|
||||||
- dedicated /register route (currently login/register are combined on /login)
|
- organisation
|
||||||
|
- see members' time tracking numbers
|
||||||
|
- export times to csv, json, etc.
|
||||||
- issues
|
- issues
|
||||||
- assignee "note" for extra context on their role in the task
|
- assignee "note" for extra context on their role in the task
|
||||||
- deadline
|
- deadline
|
||||||
@@ -26,3 +29,4 @@
|
|||||||
- open git diff in a new tab
|
- open git diff in a new tab
|
||||||
- figure out if it's possible to remove the "lib/server/..." helpers altogether, and have some sort of dynamic route maker in the shared package
|
- figure out if it's possible to remove the "lib/server/..." helpers altogether, and have some sort of dynamic route maker in the shared package
|
||||||
- request logging
|
- request logging
|
||||||
|
- explore payment providers (stripe is the only one i know)
|
||||||
|
|||||||
Reference in New Issue
Block a user