today_ai_weather/app/admin
songtianlun 76a8275af6 feat: add city ranking panel to dashboard
- Implement a new panel in the Ahoy Dashboard
- Display least popular active cities along with their visit counts
- Include action buttons to toggle city statuses with confirmations

This addition enhances the admin dashboard by providing insights into
city rankings based on user visits. It allows administrators to
manage city statuses directly from the dashboard, improving usability
and functionality.
2025-02-05 14:18:59 +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 ranking panel to dashboard 2025-02-05 14:18:59 +08:00
ahoy_events.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
ahoy_management.rb chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
ahoy_visits.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
cities.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
countries.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
dashboard.rb feat: add ahoy dashboard and city statistics 2025-01-28 01:43:59 +08:00
regions.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
sidekiq_jobs.rb feat: refactor code organization and query complexity 2025-01-28 01:44:07 +08:00
weather_arts.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00