Commit Graph

4 Commits

Author SHA1 Message Date
Ricel Leite 927a906bbd docs: add Installation Guide and update README 2026-02-18 21:44:59 -03:00
Ricel Leite 02407a31fb feat: Enterprise-grade TicketHub portal
FEATURES:
- Dashboard with KPIs and recent activity
- Tickets list with filters (project, status, priority)
- Ticket detail with comments, assignee, status management
- Kanban board with drag-and-drop
- Projects management (CRUD, webhooks)
- Team management (invite, roles)
- Reports & Analytics (charts, KPIs, top performers)
- Integrations (GitHub, GitLab, Slack, JIRA AI Fixer)
- Automation rules engine
- Settings (general, notifications, security, API)

UI:
- Professional light theme
- Reusable component library
- Responsive sidebar navigation
- Search functionality
- Modal dialogs

TECH:
- React 18 + TypeScript
- TailwindCSS
- React Query
- React Router
2026-02-18 18:37:29 -03:00
Ricel Leite 9aa13a508f feat: Initial TicketHub release
- FastAPI backend with SQLite
- Projects, Tickets, Comments, Webhooks
- Modern web UI (TailwindCSS)
- Webhook support for integrations
- Docker support
2026-02-18 16:38:46 -03:00
startdata 75ab2936cc Initial commit 2026-02-18 19:36:35 +00:00