@test/issue-tracker
1.0.5latest
AGPL-3.0-only·Published Apr 17, 2026
by Powerhouse
About
A comprehensive issue tracking system for managing tasks, bugs, and feature requests with support for status, priority, assignments, labels, and comments. Features a professional React editor with full Powerhouse Connect UI integration, semantic color coding, responsive design, and polished interactions.
Project Management4 modules
Modules
Document Models
Editors
Versions(6 stable, 6 total)
Dependencies(12)
document-model6.0.0-dev.171@powerhousedao/design-system6.0.0-dev.171@powerhousedao/reactor-api6.0.0-dev.171@powerhousedao/reactor-browser6.0.0-dev.171@powerhousedao/connect6.0.0-dev.171@powerhousedao/analytics-engine-core6.0.0-dev.171@powerhousedao/document-engineering1.40.1graphql^16.10.0graphql-tag^2.12.6zod^4.3.5react^19.2.3react-dom^19.2.3
Source
powerhouse.manifest.json
{
"name": "@test/issue-tracker",
"description": "A comprehensive issue tracking system for managing tasks, bugs, and feature requests with support for status, priority, assignments, labels, and comments. Features a professional React editor with full Powerhouse Connect UI integration, semantic color coding, responsive design, and polished interactions.",
"category": "Project Management",
"version": "1.0.0",
"publisher": {
"name": "Powerhouse",
"url": "https://www.powerhouse.inc/"
},
"documentModels": [
{
"id": "powerhouse/issue-tracker",
"name": "IssueTracker",
"description": "Issue tracking document model with full CRUD operations for issues, labels, comments, and status management"
},
{
"id": "powerhouse/kanban-board",
"name": "Kanban Board"
}
],
"editors": [
{
"id": "issue-tracker-editor",
"name": "IssueTrackerEditor",
"description": "Professional React editor with split-panel layout, color-coded badges, and Connect UI integration",
"documentTypes": [
"powerhouse/issue-tracker"
],
"features": [
"Split-panel layout (issues list + detail view)",
"Tabbed interface (Issues / Labels)",
"Color-coded status and priority badges",
"Full CRUD operations for issues and labels",
"Comment management system",
"Responsive design",
"Connect design system integration",
"Semantic color coding",
"Smooth interactions and transitions"
]
},
{
"id": "kanban-board-editor",
"name": "kanban-board-editor",
"documentTypes": [
"powerhouse/kanban-board"
]
}
],
"apps": [],
"subgraphs": [],
"importScripts": [],
"changelog": [
{
"version": "1.0.0",
"date": "2026-04-17",
"changes": [
"Initial release of Issue Tracker",
"Implemented professional React editor with split-panel layout",
"Added full Connect UI integration with CSS variables",
"Implemented semantic color coding for status and priority",
"Added responsive design for mobile and tablet",
"Implemented smooth transitions and hover states",
"Added comprehensive error handling",
"Integrated with Powerhouse design system"
]
}
]
}Add to Cloud
Sign in to add this package to your Cloud environment.
Sign inPackage Info
Version1.0.5
LicenseAGPL-3.0-only
PublishedApr 17, 2026
UpdatedApr 17, 2026