today_ai_weather/app/admin
songtianlun 51d626a67f feat: add city popularity displays by time period
- Implement new scope in City model to fetch popular cities
- Query modified to consider different time periods: today, week, month, and year
- Update Ahoy Dashboard to show top cities for each time period

This change enhances the dashboard, providing insights into city popularity over varying durations, facilitating better data analysis.
2025-02-12 13:28:47 +08:00
..
admin_users.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
ahoy_dashboard.rb feat: add city popularity displays by time period 2025-02-12 13:28:47 +08:00
ahoy_events.rb refactor: update admin columns for Ahoy models 2025-02-05 16:57:37 +08:00
ahoy_management.rb chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
ahoy_visits.rb refactor: update admin columns for Ahoy models 2025-02-05 16:57:37 +08:00
cities.rb feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
countries.rb feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
dashboard.rb feat: enhance Ahoy dashboard city listings 2025-02-05 15:12:29 +08:00
regions.rb feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
sidekiq_jobs.rb feat: refactor code organization and query complexity 2025-01-28 01:44:07 +08:00
states.rb fix: remove trailing whitespace in admin files 2025-02-11 17:59:44 +08:00
subregions.rb fix: remove trailing whitespace in admin files 2025-02-11 17:59:44 +08:00
users.rb fix: remove trailing whitespace in admin files 2025-02-11 17:59:44 +08:00
weather_arts.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00