|
1 | | -# ToDo |
2 | | - |
3 | 1 |
|
4 | 2 | ## Doing |
| 3 | +- Heatmap: Local Storage details |
| 4 | +- Heatmap: Fix: don't store 'Not started' |
| 5 | +- Heatmap: Fix: asterisk marks when modified |
5 | 6 |
|
6 | 7 | ## Next |
7 | 8 | - Export TeamProgress yaml |
8 | | -- Read boolean from backwards compatibility storage |
| 9 | +- Read previous local storage for backwards compatibility |
9 | 10 | - Filters |
10 | 11 | - filter teams |
11 | 12 | - filter none => all |
12 | 13 |
|
13 | 14 |
|
14 | | - |
15 | 15 | ## Later |
16 | | -- Merge in experiment's way of generating circ heat |
17 | | -- Fix dependsOn that is uuid (e.g. 83057028-0b77-4d2e-8135-40969768ae88) |
18 | | -- Sort linear list of activities (sorted by level, dim) |
19 | | -- Move META_FILE constant from data service to main app |
20 | | -- Filter: tags: Fix update on SPACE key (trouble) |
21 | | -- Circular, Card: Add Complete symbol per activity |
22 | | - |
| 16 | +### Dependency graph |
23 | 17 | - Dependency graph: Add to CircularHeatmap Details |
24 | 18 | - Dependency graph: Make it clickable |
| 19 | +### Mapping |
| 20 | +- Mapping: Refactor to adhere to new data structure. (Page currently broken) |
| 21 | +### Matrix |
25 | 22 | - Matrix: Remember filters, when moving back from details |
26 | | - |
| 23 | +### Teams |
27 | 24 | - Teams: Allow editing teams names in browser |
28 | 25 | - Teams: Store teams names in localstorage |
29 | 26 | - Teams: Export teams YAML from teams page |
30 | | -- Teams: View timeline for a team |
| 27 | +- Teams: View timeline for a team (?) |
| 28 | +## Documentation |
| 29 | +- Doc: Update `Usage` |
| 30 | +- Doc: Update `README.md` |
| 31 | +- Doc: Update `About Us` |
| 32 | +- Doc: Update `Development.md` |
| 33 | +- Doc: Update `INSTALL.md` |
| 34 | +## Misc |
| 35 | +- Fix dependsOn that is uuid (e.g. 83057028-0b77-4d2e-8135-40969768ae88) |
| 36 | +- Sort linear list of activities (sorted by level, dim) |
| 37 | +- Move META_FILE constant from data service to main app |
| 38 | +- Filter: tags: Fix update on SPACE key (trouble) |
| 39 | +- Circular, Card: Add Complete symbol per activity |
31 | 40 |
|
32 | 41 | # Done |
33 | 42 | - Store TeamProgress to localStorage |
|
56 | 65 | - Make 1st draft of Activity model |
57 | 66 | - Load Activities |
58 | 67 | - Substitute refs |
59 | | -- Load Yaml |
| 68 | +- Load Yaml |
| 69 | + |
| 70 | +For details and dates, please see the [GitHub log](https://github.com/vbakke/DevSecOps-MaturityModel/commits/experiment/). |
0 commit comments