|
9 | 9 | - DSOMM: Read latest "activities.yaml" from DSOMM-data's github repo, to check for any new releases |
10 | 10 |
|
11 | 11 |
|
12 | | -### Settings |
13 | | -- Settings: Terms: Allow custom names for: team, group, etc |
14 | | - |
15 | 12 | ### Activity view |
16 | 13 | - Activity: Shorten very long ISO references |
17 | 14 | - Activity: Show Team Evidence from yaml file |
|
43 | 40 | - Heatmap: Read previous local storage for backwards compatibility |
44 | 41 | - Heatmap: Outer rim: Increase subdimension to be two lines (and increase size) |
45 | 42 | - Heatmap: Outer rim: Make hover display Dimension (over subdimension) |
46 | | -- Heatmap: Show a dimension label in title when hovering (especially for the up-side down dimension) |
47 | 43 | ### Activity view |
48 | 44 | - Activity: Input Teams' evidence |
49 | 45 | ### Documentation |
|
52 | 48 | - Doc: Update `About Us` |
53 | 49 | - Doc: Update `Development.md` |
54 | 50 | - Doc: Update `INSTALL.md` |
| 51 | +### Settings |
| 52 | +- Settings: Terms: Allow custom names for: 'Team' and 'Group' (e.g. to 'App' and 'Portfolio') |
| 53 | + |
55 | 54 | ### Misc |
56 | 55 | - Refactor ProgressDefinitions to MetaStore to get definitions for 0%, 100% etc |
57 | 56 | - Move About Us, last, renaming to About DSOMM |
|
60 | 59 | - Move META_FILE constant from data service to main app |
61 | 60 | - Check if loader can be optimized by load in yaml in parallel |
62 | 61 |
|
63 | | - |
64 | 62 | # Later |
65 | 63 | - App: Search activities, across title description etc |
66 | 64 | - Export to Excel. Move from Mapping, to just progress data |
67 | 65 | - Filter: Bug: SPACE key does not trigger |
68 | 66 | - Heatmap, Card: Add Complete-symbol per activity |
69 | | -- Heatmap: Update url on open details + read querystring on open |
70 | 67 | - Heatmap: Add 'Not applicable' as a status for a team |
71 | | -- Matrix: Brushup layout of details page |
72 | | -- Matrix: Remember filters, when moving back from details |
73 | | -- Matrix: Dependency graph: Make it clickable |
74 | 68 | - Matrix: Go through tags: remove, add and rename |
75 | | -- Misc: What is the activities.yaml comment field for? Should it be displayed to the user? |
76 | | -- Teams: View active initiatives for a team (>0% and <100%) |
77 | 69 | - Teams: View timeline for a team |
78 | | -- Meta.yaml: Allow admins to customize the terms 'Team' and 'Group' (e.g. to 'App' and 'Portfolio') |
79 | 70 |
|
80 | 71 | # Done |
| 72 | +- Heatmap: Show a dimension label in title when hovering (especially for the up-side down dimension) |
81 | 73 | - Settings: Proper text under Progress |
82 | 74 | - Settings: Progress Definition: Make customizable stage: Name, Percentage, Definition (free text) |
83 | 75 | - Settings: Make settings page |
|
0 commit comments