tickethub/frontend
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
..
public feat: Enterprise-grade TicketHub portal 2026-02-18 18:37:29 -03:00
src feat: Enterprise-grade TicketHub portal 2026-02-18 18:37:29 -03:00
static feat: Initial TicketHub release 2026-02-18 16:38:46 -03:00
index.html feat: Enterprise-grade TicketHub portal 2026-02-18 18:37:29 -03:00
package.json feat: Enterprise-grade TicketHub portal 2026-02-18 18:37:29 -03:00
postcss.config.js feat: Enterprise-grade TicketHub portal 2026-02-18 18:37:29 -03:00
tailwind.config.js feat: Enterprise-grade TicketHub portal 2026-02-18 18:37:29 -03:00
tsconfig.json feat: Enterprise-grade TicketHub portal 2026-02-18 18:37:29 -03:00
vite.config.ts feat: Enterprise-grade TicketHub portal 2026-02-18 18:37:29 -03:00