Skip to content

Commit 75b7a70

Browse files
committed
Updated ToDo
1 parent c180f11 commit 75b7a70

1 file changed

Lines changed: 29 additions & 14 deletions

File tree

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

Lines changed: 29 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,27 @@
11
## Doing
2+
- Settings: Progress Definition: Make customizable stage: Name, Percentage, Definition (free text)
3+
- List
4+
- UI: Toggle: edit / view
5+
- UI: 0% and 100%: No delete, no edit Weight
6+
- UI: Edit
7+
8+
- UI: Add
9+
- UI: Delete
10+
- Save / Accept
11+
- Revert
12+
13+
- Settings: Proper text under Progress
214

315
## Next
16+
### Align DSOMM-data and DSOMM
17+
- DSOMM-data: Sort linear list of activities (sorted by dim, level)
18+
- DSOMM-data: Update generated filename and data structure to adhere to this new DSOMM standard
19+
- DSOMM-data: Include version number in generated yaml file
20+
- DSOMM: Read latest "activities.yaml" from DSOMM-data's github repo, if missing locally
21+
- DSOMM: Read latest "activities.yaml" from DSOMM-data's github repo, to check for any new releases
22+
23+
424
### Settings
5-
- Settings: Make settings page
6-
- Settings: Date format (don't rely just on browser language)
7-
- Settings: Progress Definition: Make customizable stage: Name, Percentage, Definition (free text)
8-
- Settings: Set Max maturity level (1-5)
925
- Settings: Terms: Allow custom names for: team, group, etc
1026

1127
### Activity view
@@ -20,13 +36,17 @@
2036
- Team KPI: One KPI per ProgressDefinition
2137
- KPI: Add Sub-title
2238
### Matrix
23-
- Matrix: Add a Close/Back button
39+
- Matrix: Add a Close/Back button on Activity
40+
- Matrix: Close on pushing ESCAPE
41+
- Matrix: Add Filter serach (like for Mapping)
42+
- Matrix: Remember filters when returning to matrix page
2443
### Teams
2544
- Teams: Allow user to re-order teams and groups
2645
- Teams: Bug: Editing name, pushes the item last
2746
- Teams: Allow editing dates for progress stages
2847
### Heatmap:
2948
- Heatmap: Allow 'change all' if more than four activities
49+
- Heatmap: Add filter search, and highlight sectors with a match, inc highlight activity card
3050
- Heatmap: Hilight (outline) the activity card that is open
3151
- Heatmap: Fix: asterisk marks when modified
3252
- ViewController needs to know about changes vs temp storage
@@ -35,7 +55,7 @@
3555
- Heatmap: Read previous local storage for backwards compatibility
3656
- Heatmap: Outer rim: Increase subdimension to be two lines (and increase size)
3757
- Heatmap: Outer rim: Make hover display Dimension (over subdimension)
38-
- Heatmap: Show a dimension label when hovering (especially for the up-side down dimension)
58+
- Heatmap: Show a dimension label in title when hovering (especially for the up-side down dimension)
3959
### Activity view
4060
- Activity: Input Teams' evidence
4161
### Documentation
@@ -47,17 +67,9 @@
4767
### Misc
4868
- Move all getMetaString into MetaStore()
4969
- Add fallbacks for getMetaString in MetaStore()
50-
- Fix dependsOn that is uuid (e.g. 83057028-0b77-4d2e-8135-40969768ae88)
51-
- Refactor: Labels for knowledge, time, resources, and usefulness (used by both Matrix and Heatmap)
5270
- Move META_FILE constant from data service to main app
5371
- Check if loader can be optimized by load in yaml in parallel
54-
- Proxy Grafana Faro data: https://grafana.com/docs/grafana-cloud/monitor-applications/frontend-observability/instrument/data-proxy/
5572

56-
## Align DSOMM-data and DSOMM
57-
- DSOMM-data: Sort linear list of activities (sorted by dim, level)
58-
- DSOMM-data: Update generated filename and data structure to adhere to this new DSOMM standard
59-
- DSOMM-data: Include version number in generated yaml file
60-
- DSOMM: Read latest "generated.yaml" from DSOMM-data's github repo, to check for any new releases
6173

6274
# Later
6375
- App: Search activities, across title description etc
@@ -76,6 +88,9 @@
7688
- Meta.yaml: Allow admins to customize the terms 'Team' and 'Group' (e.g. to 'App' and 'Portfolio')
7789

7890
# Done
91+
- Settings: Make settings page
92+
- Settings: Date format (don't rely just on browser language)
93+
- Settings: Set Max maturity level (1-5)
7994
- Activity info: Revamp the activity compoment
8095
- Activity info: Both Matrix, Heatmap, and now Mapping use the same component for displaying activity info
8196
- Heatmap: Add #uuid to URL, and allow navigation on clicks in dependencies

0 commit comments

Comments
 (0)