Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Commit 471ba0a

Browse files
Merge pull request #599 from GSA/roadmap_updates
Roadmap updates
2 parents b4c97dd + 07a6a0b commit 471ba0a

File tree

2 files changed

+2948
-2942
lines changed

2 files changed

+2948
-2942
lines changed

config/examples/code-dot-gov.json

+21-15
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,10 @@
154154
"name": "Privacy Policy",
155155
"url": "/#/privacy-policy"
156156
},
157+
{
158+
"name": "Roadmap",
159+
"url": "/#/roadmap"
160+
},
157161
{
158162
"name": "Visit Project Page",
159163
"url": "https://github.com/GSA/code-gov-web"
@@ -190,25 +194,27 @@
190194
"The Development Roadmap is organized into three categories – Near-term, Mid-term, and Long-term. Priorities are sorted into roadmap categories based on feedback we receive during user interviews. Dependencies and resources are also factors that affect placement on the roadmap. If you want to join the Code.gov user testing group, please email us at <a href='mailto:[email protected]'>[email protected]</a>."
191195
],
192196
"near": [
193-
{ "name": "Search results", "status": "Released" },
194-
{ "name": "Project Details Phase I", "status": "Released" },
195-
{ "name": "Help wanted", "status": "Released" },
196-
{ "name": "Roadmap on site", "status": "Released" },
197-
{ "name": "Enhanced compliance dashboard", "status": "Released" },
198-
{ "name": "Increased agency participation", "status": "Released" },
199-
{ "name": "Metadata schema 1.0 & 1.0.1 deprecation", "status": "Released" }
197+
{ "name": "Code.gov configurability with Angular", "status": "Released" },
198+
{ "name": "Update Navigation and Homepage content", "status": "Released" },
199+
{ "name": "Usability sessions, round 1", "status": "Released" },
200+
{ "name": "Phase 1 SEO improvements", "status": "In Progress" },
201+
{ "name": "Licenses documentation", "status": "In Progress" },
202+
{ "name": "Search scoring phase 1", "status": "In Progress" },
203+
{ "name": "Update search filters", "status": "In Progress" }
200204
],
201205
"mid": [
202-
{ "name": "Agency pages", "status": null },
203-
{ "name": "Medium skin", "status": null },
204-
{ "name": "FAQs page", "status": "In Progress" },
205-
{ "name": "Admin tool", "status": null },
206-
{ "name": "Enhanced tools and resources", "status": null },
207-
{ "name": "Project Details Phase II", "status": null}
206+
{ "name": "Update help wanted phase 1", "status": null },
207+
{ "name": "Update UI for search results", "status": null },
208+
{ "name": "Usability sessions, round 2", "status": null }
208209
],
209210
"long": [
210-
{ "name": "User accounts", "status": null },
211-
{ "name": "Gamification", "status": null }
211+
{ "name": "States and cities pilot program", "status": null },
212+
{ "name": "Phase 2 SEO improvements", "status": null },
213+
{ "name": "User profiles", "status": null },
214+
{ "name": "Gamification/badges", "status": null },
215+
{ "name": "Chatbot", "status": null },
216+
{ "name": "Code.json creator tool", "status": null },
217+
{ "name": "Search scoring phase 2", "status": null }
212218
],
213219
"disclaimer": "This Development Roadmap (Roadmap) is for informational purposes only. The Code.gov team will update the Roadmap as frequently as possible but, given that it’s subject to change at any time, the information presented by the Roadmap should not be used for planning purposes. The information presented in the Roadmap does not represent a solicitation or similar contract vehicle. All items in the Roadmap will be developed and released at the sole discretion of Code.gov, the General Services Agency, the Office of Management and Budget, and the United States Federal Government."
214220
}

0 commit comments

Comments
 (0)