Commit Graph

21 Commits

Author SHA1 Message Date
PxlLoewe
61e7caf6c8 added DME, fixed sync and bugs. Rewrote setDisplay logic 2025-05-19 22:23:15 -07:00
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
PxlLoewe
8e79c27444 Fixed marker-cluster position 2025-04-29 21:22:02 -07:00
PxlLoewe
8d41bdc938 Fixed marker 2025-04-29 19:38:44 -07:00
PxlLoewe
53e837cbc8 Fixed Marker collision 2025-04-29 13:57:48 -07:00
PxlLoewe
19f036d0c3 did something with markers 2025-04-25 17:37:34 -07:00
PxlLoewe
ef93275d9c Added marker clustering when zoomed out 2025-04-25 12:02:59 -07:00
PxlLoewe
5bca37182d Made Mission marker DB compatible 2025-04-24 22:32:18 -07:00
PxlLoewe
adcb37f9cc added mok mission 2025-04-24 11:41:06 -07:00
nocnico
b19cc864d3 Add MissionForm WIP 2025-04-21 17:46:08 +02:00
PxlLoewe
61459f3052 removed interactive flag, fixed map pane opening 2025-04-20 18:46:34 -07:00
PxlLoewe
9b1d6fed45 fixed marker first overlapping when rendered 2025-04-20 18:14:30 -07:00
PxlLoewe
6a827b4127 fixed border mission marker; changed type of mapStore for State management in marker 2025-04-16 21:31:08 -07:00
PxlLoewe
166b78bfc3 Splitted code for conflicting label to SmartPopup 2025-04-15 22:46:17 -07:00
PxlLoewe
22606b2137 formated project with prettier 2025-02-25 00:45:36 +01:00
PxlLoewe
71b401f8ab completed oauth implementation on hub and dispatch 2025-02-03 00:45:55 +01:00
uwebeschde
951714c5c6 navbar and map included
added a basic navbar and first map implementation
2025-02-02 16:28:16 +01:00
uwebeschde
7644135142 initial commit
initial commit, daisyui beta, tailwind newest
2025-02-01 13:17:36 +01:00