Commit Graph

22 Commits

Author SHA1 Message Date
Armen Rohalov 1fa749382f Merge branch 'feat/mission-planner-integration' into dev
ci/woodpecker/push/build-arm Pipeline failed
2026-04-22 20:04:48 +03:00
Armen Rohalov 63cc18e788 Enhance annotations: save/download, fallback classes, photo mode icons
Add local annotation save fallback, PNG+txt download with drawn boxes,
shared classColors helper, photo mode icon toggles, and react-dropzone
/ react-icons dependencies.
2026-04-17 23:33:00 +03:00
Oleksandr Hutsul 274800e508 feat(flights): integrate mission-planner into Flights page
- Port mission-planner flight planning to main app (Tailwind, react-leaflet v5, react-i18next)
- Add FlightMap with click-to-add waypoints, draggable markers, polyline with arrows
- Add FlightParamsPanel with action modes, waypoint list (drag-reorder), altitude chart, wind, JSON import/export
- Add FlightListSidebar with create/delete and telemetry date
- Add collapsible left panel with quick action mode shortcuts
- Add work area / no-go zone drawing via manual mouse events (L.rectangle)
- Add AltitudeDialog and JsonEditorDialog (Tailwind modals)
- Add battery/time/distance calculations per waypoint segment
- Add satellite/classic map toggle and mini-map on point drag
- Add Camera FOV and Communication Addr fields
- Add current position display under location search
- Merge mission-planner translations under flights.planner.*
- Gitignore .superpowers session data
2026-04-17 00:31:24 +03:00
Oleksandr Bezdieniezhnykh 157a33096a Refactor project structure and dependencies; rename package to azaion-ui, update version to 0.0.1, and remove unused files. Introduce new routing and authentication features in App component. 2026-03-25 03:10:15 +02:00
Oleksandr Bezdieniezhnykh e407308284 Merge branch 'main' of https://github.com/azaion/webui 2025-09-29 14:40:43 +03:00
Oleksandr Bezdieniezhnykh 9c85bc29ed add admin part 2025-09-29 14:39:59 +03:00
Armen Rohalov 82ec56a97a fix annotation 2025-06-28 15:29:56 +03:00
Armen Rohalov 2c6b9a8822 redesign 2025-06-28 14:46:59 +03:00
Armen Rohalov 091130840f add button to open files and folders 2025-05-06 20:31:40 +03:00
Armen Rohalov a3604f6d36 add type to detections 2025-05-06 20:03:09 +03:00
Armen Rohalov 1e1e8ae97d add delete all btn 2025-05-01 22:54:52 +03:00
Armen Rohalov af729ed7ad fix annotation photo 2025-05-01 22:19:57 +03:00
Armen Rohalov 805b9ace57 fix double annotation save 2025-05-01 22:18:30 +03:00
Armen Rohalov 5f34675f52 change style of lists 2025-04-07 21:57:28 +03:00
Armen Rohalov 4a33a47cf5 add stop button 2025-04-07 21:33:33 +03:00
Armen Rohalov 7b6149a33f add time slider 2025-04-07 20:14:00 +03:00
Armen Rohalov 94e21f9127 add a file filter 2025-03-26 21:35:13 +02:00
Armen Rohalov 9e6596f1e0 add css files for components 2025-03-26 20:30:27 +02:00
Alex Bezdieniezhnykh e18157648c annotation save fixed 2025-03-20 13:37:07 +02:00
Alex Bezdieniezhnykh 0fa2c0ddd8 make README.md
fix some bugs
2025-03-18 19:48:35 +02:00
Alex Bezdieniezhnykh b078a39097 Azaion Suite to the web. First commit. Only rough sketches of future components is done. 2025-03-18 16:30:41 +02:00
Alex Bezdieniezhnykh 2ab732c6b4 Azaion Suite to the web. First commit. Only rough sketches of future components is done. 2025-03-18 16:28:15 +02:00