today_ai_weather/app/javascript/controllers
songtianlun 9ac7dd46af
Some checks are pending
Docker / docker (push) Waiting to run
feat: migrate to OpenLayers for map display
- Replaced Leaflet with OpenLayers for improved map rendering
- Added OpenLayers CSS and removed Leaflet CSS
- Updated map controller to use OpenLayers API
- Added marker icon in public directory
- Added scopes and associations for weather art in City model

This change migrates the map display from Leaflet to
OpenLayers, providing better performance and more features.
It also introduces new model associations for weather arts,
allowing to sort cities by latest weather updates.
2025-02-15 00:19:04 +08:00
..
application.js init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
flash_controller.js feat: add flash message functionality 2025-02-11 15:52:58 +08:00
hello_controller.js init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
index.js feat: add map feature to city show page 2025-02-14 18:05:03 +08:00
map_controller.js feat: migrate to OpenLayers for map display 2025-02-15 00:19:04 +08:00
page_load_time_controller.js fix: round load time to the nearest whole number 2025-02-14 11:09:33 +08:00
photo_swipe_lightbox_controller.js chore: update PhotoSwipe import paths 2025-02-01 14:31:53 +08:00
search_controller.js feat: add loading spinner and search updates 2025-02-12 14:47:30 +08:00