today_ai_weather/app
songtianlun f6270b1ad4 feat: add weather icons and update city view
- Introduce `weather_description_icon` and `weather_stat_icon`
  helper methods for displaying SVG icons based on weather
  conditions and statistics.
- Enhance the city show view by using these icons to display
  visual weather information such as temperature, wind, humidity,
  visibility, pressure, and cloud cover.
- Optimize the visual styling and layout of the weather stats
  and cards for better user experience.
2025-01-24 10:01:43 +08:00
..
admin feat: add batch weather art generation jobs 2025-01-22 16:50:00 +08:00
assets init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
helpers feat: add weather icons and update city view 2025-01-24 10:01:43 +08:00
javascript feat: add font styling and enhance city views 2025-01-20 18:02:28 +08:00
jobs refactor: clean up ai_service code formatting 2025-01-22 16:50:21 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models refactor: clean up city model and adjust worker timing 2025-01-23 23:59:48 +08:00
services fix: update Dockerfile and weather service configuration 2025-01-22 17:07:04 +08:00
views feat: add weather icons and update city view 2025-01-24 10:01:43 +08:00
workers refactor: tidy up code style and remove unused fields 2025-01-24 00:25:06 +08:00