today_ai_weather/app/admin
songtianlun 3203face6b feat: add country filter in city admin
- Introduce a new filter for selecting cities by country in the
  ActiveAdmin interface.
- Update the ransackable attributes to include country_id for
  searchable functionality.

This change enhances the Admin UI by allowing easier access to
city data based on country, improving the user experience for
administrators.
2025-01-25 00:54:23 +08:00
..
admin_users.rb chore: clean up code style and unused fixtures 2025-01-20 18:08:55 +08:00
cities.rb feat: add country filter in city admin 2025-01-25 00:54:23 +08:00
countries.rb feat: add countries and regions management 2025-01-21 18:27:26 +08:00
dashboard.rb chore: clean up code style and unused fixtures 2025-01-20 18:08:55 +08:00
regions.rb feat: add countries and regions management 2025-01-21 18:27:26 +08:00
weather_arts.rb feat: add batch weather art generation jobs 2025-01-22 16:50:00 +08:00