- React 18 + TypeScript + Vite - TailwindCSS styling - React Query for data fetching - React Router for navigation Pages: - Dashboard with stats - Issues list with filters - Issue detail view - Repositories management - Settings/Integrations |
||
|---|---|---|
| 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