today_ai_weather/app/helpers
songtianlun b2551361d7 feat: add admin management features for cities
- Update menu labels for cities, countries, and regions
- Introduce new entities for states and subregions in Admin Panel
- Implement admin authentication for weather art generation
- Modify application controller to check for admin user
- Refactor view to display admin panel based on user permissions
- Update routes to include weather art generation action

These changes enhance the admin interface for better management of cities
and related entities. The new admin checks ensure that only authorized users
can generate weather art, improving security and functionality.
2025-02-11 17:40:13 +08:00
..
application_helper.rb feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
arts_helper.rb feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
cities_helper.rb feat: add friendly_id for cities and weather arts 2025-01-19 12:21:00 +08:00
home_helper.rb feat: add friendly_id for cities and weather arts 2025-01-19 12:21:00 +08:00
sitemaps_helper.rb feat: add sitemap functionality 2025-01-26 00:07:44 +08:00
weather_arts_helper.rb feat: add weather icons and update city view 2025-01-24 10:01:43 +08:00