|
4 | 4 | - UI: Toggle: edit / view |
5 | 5 | - UI: 0% and 100%: No delete, no edit Weight |
6 | 6 | - UI: Edit |
7 | | - - |
| 7 | + |
8 | 8 | - UI: Add |
9 | 9 | - UI: Delete |
10 | 10 | - Save / Accept |
11 | 11 | - Revert |
12 | 12 |
|
| 13 | +- Settings: Proper text under Progress |
| 14 | + |
13 | 15 | ## Next |
| 16 | +- Heatmap: Add #uuid to URL, and allow navigation on clicks in dependencies |
| 17 | +- Heatmap: Add a "pinching" of heat map colors, to differenciate 0.00 an 0.01 |
| 18 | +- Matrix: Search (incl descr search), based on Mapping |
| 19 | +- Reorder menu |
| 20 | + |
| 21 | +### Align DSOMM-data and DSOMM |
| 22 | +- DSOMM-data: Sort linear list of activities (sorted by dim, level) |
| 23 | +- DSOMM-data: Update generated filename and data structure to adhere to this new DSOMM standard |
| 24 | +- DSOMM-data: Include version number in generated yaml file |
| 25 | +- DSOMM: Read latest "activities.yaml" from DSOMM-data's github repo, if missing locally |
| 26 | +- DSOMM: Read latest "activities.yaml" from DSOMM-data's github repo, to check for any new releases |
| 27 | + |
14 | 28 |
|
15 | 29 | ## ToDo |
16 | 30 | ### Settings |
|
22 | 36 | ### Matrix |
23 | 37 | - Matrix: Add a Close/Back button |
24 | 38 | - Matrix: Remember filters when returning to matrix page |
25 | | -- Matrix: Search (incl descr search), based on Mapping |
26 | 39 | - Matrix: Filter on Usefulness, and Difficulties |
27 | 40 | ### Teams |
28 | 41 | - Teams: Allow user to re-order teams and groups |
29 | 42 | - Teams: Bug: Editing name, pushes the item last |
30 | 43 | - Teams: Allow editing dates for progress stages |
31 | 44 | ### Heatmap: |
32 | | -- Heatmap: Add #uuid to URL, and allow navigation on clicks in dependencies |
33 | 45 | - Heatmap: Fix: asterisk marks when modified |
34 | 46 | - ViewController needs to know about changes vs temp storage |
35 | | -- Heatmap: Bug: Clicking on grey sector leaves cursor on that sector |
36 | 47 | - Heatmap: Bug: Selecting a team group does not always get deselected when flipping teams |
37 | 48 | - Heatmap: meta-yaml: If progress definition is missing, default to 0% + 100% |
38 | 49 | - Heatmap: Revert to boolean checkboxes, if definition is only 0% and 100% |
|
52 | 63 | - Move About Us, last, renaming to About DSOMM |
53 | 64 | - Move all getMetaString into MetaStore() |
54 | 65 | - Add fallbacks for getMetaString in MetaStore() |
55 | | -- Fix dependsOn that is uuid (e.g. 83057028-0b77-4d2e-8135-40969768ae88) |
56 | 66 | - Refactor: Labels for knowledge, time, resources, and usefulness (used by both Matrix and Heatmap) |
57 | 67 | - Move META_FILE constant from data service to main app |
58 | 68 | - Check if loader can be optimized by load in yaml in parallel |
59 | | -- Proxy Grafana Faro data: https://grafana.com/docs/grafana-cloud/monitor-applications/frontend-observability/instrument/data-proxy/ |
60 | 69 |
|
61 | | -## Align DSOMM-data and DSOMM |
62 | | -- DSOMM-data: Sort linear list of activities (sorted by dim, level) |
63 | | -- DSOMM-data: Update generated filename and data structure to adhere to this new DSOMM standard |
64 | | -- DSOMM-data: Include version number in generated yaml file |
65 | | -- DSOMM: Read latest "generated.yaml" from DSOMM-data's github repo, to check for any new releases |
66 | 70 |
|
67 | 71 | # Later |
68 | 72 | - App: Search activities, across title description etc |
|
81 | 85 | - Meta.yaml: Allow admins to customize the terms 'Team' and 'Group' (e.g. to 'App' and 'Portfolio') |
82 | 86 |
|
83 | 87 | # Done |
| 88 | +- Fix dependsOn that is uuid (e.g. 83057028-0b77-4d2e-8135-40969768ae88) |
84 | 89 | - Settings: Make settings page for Date format and Max maturity level |
85 | 90 | - Dependency: Make connecting nodes clickable for navigation |
86 | 91 | - Dependency: Handle dependsOn uuid, not just name |
|
0 commit comments