NEW FEATURES: - Integrations page: Connect JIRA, ServiceNow, GitHub, GitLab, etc. - Provider-specific configuration forms - Test connection functionality - Sync status tracking - Automation Rules: Configure when/how issues are analyzed - Visual rule builder - Conditions and actions - Enable/disable per rule - Statistics per rule - Analytics Dashboard: - KPI cards with trends - Issues over time chart - Resolution by category - Top affected modules - Recent activity feed - Team Management: - Invite members - Role-based access (Admin/Developer/Viewer) - Activity tracking - Notification preferences - Settings: - General org settings - AI model configuration - Notifications (Email, Slack) - Security (SSO, 2FA, IP allowlist) - API keys management UI COMPONENTS: - Card, Button, Input, Select - Badge, Modal, Tabs - Consistent dark theme - Collapsible sidebar ARCHITECTURE: - React 18 + TypeScript - TailwindCSS - React Query - React Router |
||
|---|---|---|
| public | ||
| src | ||
| .gitignore | ||
| README.md | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
README.md
JIRA AI Fixer Portal
React dashboard for the JIRA AI Fixer - Intelligent Support Case Resolution system.
Features
- 📊 Dashboard - Real-time stats and recent issues
- 🎫 Issues - Browse and filter analyzed issues
- 📁 Repositories - Manage connected code repositories
- ⚙️ Settings - Configure integrations and AI settings
Tech Stack
- React 18 + TypeScript
- Vite
- TailwindCSS
- React Query
- React Router
Development
# Install dependencies
npm install
# Start dev server
npm run dev
# Build for production
npm run build
Environment Variables
VITE_API_URL=https://jira-fixer.startdata.com.br/api
Integrations
Issue Trackers
- TicketHub (Active)
- JIRA (Ready)
- ServiceNow (Ready)
- Azure DevOps (Ready)
Code Repositories
- Gitea (Active)
- GitHub (Ready)
- GitLab (Ready)
- Bitbucket (Ready)
License
MIT