Skip to content

Commit

Permalink
Remove projects from site.
Browse files Browse the repository at this point in the history
  • Loading branch information
JC5 committed Aug 21, 2024
1 parent 4a4509b commit 0d98f63
Showing 1 changed file with 2 additions and 25 deletions.
27 changes: 2 additions & 25 deletions roadmap-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,7 @@
"major": "https://github.com/orgs/firefly-iii/projects/1/views/19"
},

"projects": [
{
"title": "Layout (v2)",
"description": "I'm building a new layout for Firefly III. It's a JS based application. Every single page needs to be rebuilt. It also requires the necessary API endpoints.",
"roadmap": "https://github.com/orgs/firefly-iii/projects/5/views/2",
"label": "layout-v2",
"id": "PVT_kwDOAVw8Ys4AOKxO"
}
]
"projects": []
},
{
"key": "data-importer",
Expand All @@ -43,22 +35,7 @@
"milestone_repos": "firefly-iii/firefly-iii",
"milestone_name": "importer-v%s",
"next_release_search": "repo:firefly-iii/firefly-iii type:issue state:open -label:fixed milestone:\"importer-next-%s\"",
"projects": [
{
"title": "Multi-file and compressed files import",
"description": "A project to build multi-file import support for the Firefly III data importer. This would allow you to upload multiple files, or even a compressed file with multiple importable files.",
"label": "multi-file",
"id": "PVT_kwDOAVw8Ys4AOP3e",
"roadmap": "https://github.com/orgs/firefly-iii/projects/8/views/2"
},
{
"title": "Multi-type import",
"description": "A project to build multi-type import support for the Firefly III data importer. This would allow the data importer to import XML's and other financial data types.",
"label": "multi-type",
"id": "PVT_kwDOAVw8Ys4AOP36",
"roadmap": "https://github.com/orgs/firefly-iii/projects/9/views/2"
}
]
"projects": []
}
],
"categories": [
Expand Down

0 comments on commit 0d98f63

Please sign in to comment.