Updated Roadmap (markdown)

Jordan Knott 2021-01-04 16:28:05 -06:00
parent 9484e2559d
commit 236fb1481a

@ -1,19 +1,23 @@
Planned features and their expected release version. Subject to change! Planned features and their expected release version. Subject to change!
## 0.4.0 release ## 0.4.0 release
- Notification system - outliner feature
- Make sure tasks, projects, task groups, etc data is validated (e.g no space only project names) - ~my tasks feature~
- my tasks view - workspace feature
- calendar view
- polish existing features (add input validation, check for edge cases, unify styles, handle errors)
- redesign project finder
- better login form UI - better login form UI
- Make sure tasks, projects, task groups, etc data is validated (e.g no space only project names)
- load route components on demand
- archive first instead of delete
## 0.4.0 release
- Notification system
- due date notification & reminders - due date notification & reminders
- project favorites - project favorites
- team settings - team settings
- load route components on demand
- redesign project finder
- outline feature
- calendar view
- list view - list view
- personal boards
- public boards - public boards
- task pinning - task pinning
@ -22,11 +26,11 @@ Planned features and their expected release version. Subject to change!
- keyboard shortcuts - keyboard shortcuts
- bulk edit functionality - bulk edit functionality
- custom fields - custom fields
- trello import
- rule automation - rule automation
- portfolio view (list of projects and their status) - portfolio view (list of projects and their status)
- progress (status updates) - progress (status updates)
- task voting - task voting
- archive first instead of delete
- task repeating - task repeating
- gantt chart with swim lanes - gantt chart with swim lanes
- wiki section - wiki section