Commit Graph

4 Commits

Author SHA1 Message Date
PxlLoewe
40ca6b1bd9 added reports page 2025-05-16 22:49:44 -07:00
PxlLoewe
5f6f2362f0 modified: apps/dispatch/app/_components/left/Report.tsx
renamed:    apps/dispatch/app/api/keywords/token/route.ts -> apps/dispatch/app/api/token/route.ts
	modified:   grafana/grafana.db
2025-05-13 21:33:29 -07:00
PxlLoewe
1948d34963 Made Aircrafts fetch from Server. Added OSM Objects to mission 2025-05-07 22:31:49 -07:00
PxlLoewe
50f42e99d3 feat: Implement connected user API and integrate chat and report components
- Added API routes for fetching connected users, keywords, missions, and stations.
- Created a new QueryProvider component for managing query states and socket events.
- Introduced connection stores for dispatch and pilot, managing socket connections and states.
- Updated Prisma schema for connected aircraft model.
- Enhanced UI with toast notifications for status updates and chat interactions.
- Implemented query functions for fetching connected users and keywords with error handling.
2025-05-07 00:43:45 -07:00