Commit Graph

7 Commits

Author SHA1 Message Date
fcarraUniSa
256c4e303b Update AuthScreen.tsx 2026-02-17 10:09:12 +01:00
fcarraUniSa
5e03390716 Update AgentDashboard.tsx 2026-02-17 10:08:52 +01:00
fcarraUniSa
571e4cc5ff Update ClientPortal.tsx 2026-02-17 00:48:50 +01:00
fcarraUniSa
4b48ed359c Update AgentDashboard.tsx 2026-02-17 00:48:04 +01:00
fcarraUniSa
e0c47dbf49 Update AuthScreen.tsx 2026-02-17 00:47:42 +01:00
fcarraUniSa
8700897ae1 Update AgentDashboard.tsx 2026-02-17 00:22:31 +01:00
fcarraUniSa
0102f0e285 feat: Initialize OmniSupport AI project structure
Sets up the basic project structure for OmniSupport AI, including:
- Vite build tool configuration.
- React and necessary dependencies.
- TypeScript configuration.
- Basic HTML and root component setup.
- Initial type definitions and mock data for core entities like tickets, agents, and queues.
- A README with setup instructions.
- A .gitignore file for common build artifacts and development files.
2026-02-16 16:24:31 +01:00