Update todo.md

This commit is contained in:
Oliver Bryan
2026-01-08 23:50:11 +00:00
parent d0a2b80d68
commit a177f52229

View File

@@ -7,6 +7,7 @@
- issues - issues
- deadline - deadline
- comments - 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)
- status - status
- predefined statuses are added to organisation by default. list of statuses can be edited by owner/admin (maybe this should be on projects rather than organisations?) - predefined statuses are added to organisation by default. list of statuses can be edited by owner/admin (maybe this should be on projects rather than organisations?)
- sprints - sprints
@@ -14,3 +15,4 @@
- user preferences - user preferences
- "assign to me by default" option for new issues - "assign to me by default" option for new issues
- add support for gif avatars (if its a gif, just check size, reject if too big and skip the canvas step otherwise) - add support for gif avatars (if its a gif, just check size, reject if too big and skip the canvas step otherwise)
- org member role promotion/demotion