From 236fb1481a0d1c32edba138645f1e50cb46e0770 Mon Sep 17 00:00:00 2001 From: Jordan Knott Date: Mon, 4 Jan 2021 16:28:05 -0600 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/Roadmap.md b/Roadmap.md index eb86d34..29a7e61 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -1,19 +1,23 @@ Planned features and their expected release version. Subject to change! ## 0.4.0 release -- Notification system -- Make sure tasks, projects, task groups, etc data is validated (e.g no space only project names) -- my tasks view +- outliner feature +- ~my tasks feature~ +- 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 +- 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 - project favorites - team settings -- load route components on demand -- redesign project finder -- outline feature -- calendar view - list view -- personal boards - public boards - task pinning @@ -22,11 +26,11 @@ Planned features and their expected release version. Subject to change! - keyboard shortcuts - bulk edit functionality - custom fields +- trello import - rule automation - portfolio view (list of projects and their status) - progress (status updates) - task voting -- archive first instead of delete - task repeating - gantt chart with swim lanes - wiki section