today_ai_weather/app/javascript/controllers
songtianlun df456d1031 feat: add map feature to city show page
- Implement MapController for displaying city maps
- Add map rendering in the city show view
- Include weather arts in the city show controller
- Update asset pipeline to include Leaflet CSS and JS

This commit introduces a map feature that allows users to view
geographical information related to cities. The map is integrated
with weather arts data, enhancing the overall functionality of
the city show page.
2025-02-14 18:05:03 +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: add map feature to city show page 2025-02-14 18:05:03 +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