today_ai_weather/app
songtianlun 940f1a8f76 feat: add country filter to cities controller
- Introduce filtering of cities by selected country
- Retrieve current country using friendly find method
- Apply city filtering if country is provided in parameters

This change allows users to efficiently filter cities based on the
selected country, providing a more tailored experience and
encouraging better navigation through the list of cities.
2025-02-12 15:12:23 +08:00
..
admin feat: add city popularity displays by time period 2025-02-12 13:28:47 +08:00
assets feat: add loading spinner and search updates 2025-02-12 14:47:30 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers feat: add country filter to cities controller 2025-02-12 15:12:23 +08:00
helpers feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
javascript feat: add loading spinner and search updates 2025-02-12 14:47:30 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: add city search functionality 2025-02-12 14:00:03 +08:00
services feat: enhance image generation prompt clarity 2025-02-12 11:56:09 +08:00
views fix: add turbo_frame data attribute to buttons 2025-02-12 14:59:19 +08:00
workers fix: update generation interval for weather arts worker 2025-02-11 23:32:47 +08:00