today_ai_weather/app/admin
songtianlun d418232e7b
Some checks failed
Docker / docker (push) Has been cancelled
refactor: update admin columns for Ahoy models
- Removed user_id, city, country, and region columns
- Added visit_id, visit_token, referrer, landing_page,
  browser, os, and device_type columns

This refactor improves the administrative interface for Ahoy
models by updating the displayed attributes to better suit
the current application requirements. It also aligns the
displayed data with the available attributes in the Ahoy
tracking system, making it easier for administrators to
review relevant information.
2025-02-05 16:57:37 +08:00
..
admin_users.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
ahoy_dashboard.rb feat: enhance Ahoy dashboard city listings 2025-02-05 15:12:29 +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 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: enhance Ahoy dashboard city listings 2025-02-05 15:12:29 +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