today_ai_weather/db
songtianlun f51dc8370b feat: add state filtering to cities index
- Implement state filtering in the CitiesController
- Add new scope `by_state` in the City model
- Update cities index view to include state dropdown
- Add slug column to states for friendly URLs
- Update English locale to include 'All States'

This commit enhances the cities index page by allowing users to
filter cities based on the selected state. It introduces a new
scope in the City model for state filtering and updates the
view to present a dropdown for state selection. Additionally,
it adds a slug column to the states table to support friendly
URLs, improving the overall user experience.
2025-02-26 09:48:39 +08:00
..
migrate feat: add state filtering to cities index 2025-02-26 09:48:39 +08:00
seeds/images chore: rename docker workflows and clean up city seeds 2025-02-21 10:02:36 +08:00
cable_schema.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cache_schema.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
queue_schema.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
schema.rb feat: add state filtering to cities index 2025-02-26 09:48:39 +08:00
seeds.rb chore: rename docker workflows and clean up city seeds 2025-02-21 10:02:36 +08:00