Skip to content

Commit f5e6015

Browse files
committed
Roadmap: Renamed to v4 roadmap
1 parent 68a674f commit f5e6015

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<app-top-header section="Roadmap status"></app-top-header>
22
<div class="roadmap">
3-
<app-readme-to-html MDFile="./assets/Markdown Files/TODO-central-loader.md"></app-readme-to-html>
4-
<!-- <app-readme-to-html
5-
MDFile="./assets/Markdown Files/userday.md"></app-readme-to-html> -->
3+
<app-readme-to-html MDFile="./assets/Markdown Files/TODO-v4.md"></app-readme-to-html>
64
</div>

src/assets/Markdown Files/TODO-central-loader.md renamed to src/assets/Markdown Files/TODO-v4.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## Doing
2-
- Bug: Teams: Reads progress heading from activityStore, not metaStore
2+
- Teams: Bug: Reads progress heading from activityStore, not metaStore
3+
- Heatmap: Bug: Clicking on grey sector leaves cursor on that sector
34

45
## Next
56
### Dependency graph
@@ -13,11 +14,12 @@
1314
- Team KPI: One KPI per ProgressDefinition
1415
- KPI: Add Sub-title
1516
### Settings
16-
- Make settings page
17-
- Date format (don't rely just on browser language)
18-
- Display mode dark/light
19-
- Progress Definition: Make customizable stage: Name, Percentage, Definition (free text)
20-
- Set Max maturity level (1-5)
17+
- Settings: Make settings page
18+
- Settings: Date format (don't rely just on browser language)
19+
- Settings: Display mode dark/light
20+
- Settings: Progress Definition: Make customizable stage: Name, Percentage, Definition (free text)
21+
- Settings: Set Max maturity level (1-5)
22+
- Settings: Terms: Allow custom names for: team, group, etc
2123
### Dark Mode
2224
- Merge in Dark Mode [PR #381](https://github.com/devsecopsmaturitymodel/DevSecOps-MaturityModel/pull/381)
2325
### Matrix
@@ -71,7 +73,8 @@
7173
- Meta.yaml: Allow admins to customize the terms 'Team' and 'Group' (e.g. to 'App' and 'Portfolio')
7274

7375
# Done
74-
- Linting
76+
- Merge in Dark Mode [PR #381](https://github.com/devsecopsmaturitymodel/DevSecOps-MaturityModel/pull/381)
77+
- Linting
7578
- Using Angular's built-in DomSanitizer to check [innerHTML]
7679
- Heatmap: Run Markdown on yaml text
7780
- Matrix: Fix markdown rendering

0 commit comments

Comments
 (0)