skyview/assets/static/js/modules
Ole-Morten Duesund 57e63975db fix: Sort sources alphabetically in UI for consistent display
Changed Sources list and dropdown to sort alphabetically by name instead of
dynamically by last data arrival time. This provides a stable, predictable
order that is less distracting during use.

- Modified updateSourcesLegend() in map-manager.js to sort sources by name
- Modified updateSourceFilter() in ui-manager.js to maintain consistent sorting
- Sources now use localeCompare() for proper alphabetical ordering

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-01 17:32:03 +02:00
..
aircraft-manager.js fix: Implement dynamic age calculation for aircraft tracking 2025-09-01 10:29:35 +02:00
callsign-manager.js feat: Enhance web interface with database integration and callsign management 2025-08-31 19:43:58 +02:00
map-manager.js fix: Sort sources alphabetically in UI for consistent display 2025-09-01 17:32:03 +02:00
ui-manager.js fix: Sort sources alphabetically in UI for consistent display 2025-09-01 17:32:03 +02:00
websocket.js Fix aircraft track propagation issues in web frontend 2025-08-25 10:14:03 +02:00