Skip to content

Commit c4b8d66

Browse files
committed
Updated roadmap
1 parent f0447d0 commit c4b8d66

1 file changed

Lines changed: 13 additions & 14 deletions

File tree

src/assets/Markdown Files/TODO-v4.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,36 @@
11
## Doing
2-
### Dependency graph
3-
4-
- Dependency graph: Make connecting nodes clickable
5-
- Heatmap: Add #uuid to URL
62

73
## Next
8-
- Teams: Bug: Reads progress heading from activityStore, not metaStore
9-
- Team KPI: One KPI per ProgressDefinition
10-
- KPI: Add Sub-title
11-
12-
## ToDo
13-
- Heatmap: Fix: asterisk marks when modified
14-
- ViewController needs to know about changes vs temp storage
15-
- Heatmap: Bug: Clicking on grey sector leaves cursor on that sector
164
### Settings
175
- Settings: Make settings page
186
- Settings: Date format (don't rely just on browser language)
19-
- Settings: Display mode dark/light
207
- Settings: Progress Definition: Make customizable stage: Name, Percentage, Definition (free text)
218
- Settings: Set Max maturity level (1-5)
229
- Settings: Terms: Allow custom names for: team, group, etc
10+
11+
## ToDo
12+
### KPI
13+
- Teams: Bug: Reads progress heading from activityStore, not metaStore
14+
- Team KPI: One KPI per ProgressDefinition
15+
- KPI: Add Sub-title
2316
### Matrix
2417
- Matrix: Add a Close/Back button
2518
### Teams
2619
- Teams: Allow user to re-order teams and groups
2720
- Teams: Bug: Editing name, pushes the item last
2821
- Teams: Allow editing dates for progress stages
2922
### Heatmap:
23+
- Heatmap: Add #uuid to URL, and allow navigation on clicks in dependencies
24+
- Heatmap: Fix: asterisk marks when modified
25+
- ViewController needs to know about changes vs temp storage
26+
- Heatmap: Bug: Clicking on grey sector leaves cursor on that sector
3027
- Heatmap: Bug: Selecting a team group does not always get deselected when flipping teams
3128
- Heatmap: meta-yaml: If progress definition is missing, default to 0% + 100%
3229
- Heatmap: Revert to boolean checkboxes, if definition is only 0% and 100%
3330
- Heatmap: Read previous local storage for backwards compatibility
3431
- Heatmap: Input Teams' evidence
35-
- Heatmap: Increase subdimension to be two lines (and increase size)
32+
- Heatmap: Outer rim: Increase subdimension to be two lines (and increase size)
33+
- Heatmap: Outer rim: Make hover display Dimension (over subdimension)
3634
### Documentation
3735
- Doc: Update `Usage`
3836
- Doc: Update `README.md`
@@ -71,6 +69,7 @@
7169
- Meta.yaml: Allow admins to customize the terms 'Team' and 'Group' (e.g. to 'App' and 'Portfolio')
7270

7371
# Done
72+
- Dependency: Make connecting nodes clickable for navigation
7473
- Dependency: Handle dependsOn uuid, not just name
7574
- Matrix: Dependency graph: Render in center of page
7675
- Dependency graph: Add to CircularHeatmap Details

0 commit comments

Comments
 (0)