|
1 | 1 | ## Doing |
2 | | -### Dependency graph |
3 | | - |
4 | | -- Dependency graph: Make connecting nodes clickable |
5 | | -- Heatmap: Add #uuid to URL |
6 | 2 |
|
7 | 3 | ## 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 |
16 | 4 | ### Settings |
17 | 5 | - Settings: Make settings page |
18 | 6 | - Settings: Date format (don't rely just on browser language) |
19 | | -- Settings: Display mode dark/light |
20 | 7 | - Settings: Progress Definition: Make customizable stage: Name, Percentage, Definition (free text) |
21 | 8 | - Settings: Set Max maturity level (1-5) |
22 | 9 | - 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 |
23 | 16 | ### Matrix |
24 | 17 | - Matrix: Add a Close/Back button |
25 | 18 | ### Teams |
26 | 19 | - Teams: Allow user to re-order teams and groups |
27 | 20 | - Teams: Bug: Editing name, pushes the item last |
28 | 21 | - Teams: Allow editing dates for progress stages |
29 | 22 | ### 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 |
30 | 27 | - Heatmap: Bug: Selecting a team group does not always get deselected when flipping teams |
31 | 28 | - Heatmap: meta-yaml: If progress definition is missing, default to 0% + 100% |
32 | 29 | - Heatmap: Revert to boolean checkboxes, if definition is only 0% and 100% |
33 | 30 | - Heatmap: Read previous local storage for backwards compatibility |
34 | 31 | - 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) |
36 | 34 | ### Documentation |
37 | 35 | - Doc: Update `Usage` |
38 | 36 | - Doc: Update `README.md` |
|
71 | 69 | - Meta.yaml: Allow admins to customize the terms 'Team' and 'Group' (e.g. to 'App' and 'Portfolio') |
72 | 70 |
|
73 | 71 | # Done |
| 72 | +- Dependency: Make connecting nodes clickable for navigation |
74 | 73 | - Dependency: Handle dependsOn uuid, not just name |
75 | 74 | - Matrix: Dependency graph: Render in center of page |
76 | 75 | - Dependency graph: Add to CircularHeatmap Details |
|
0 commit comments