today_ai_weather/app/views/weather_arts
songtianlun 973a0882ed feat: add admin panel and update database URL
- Implemented a new admin panel that allows administrators to view
  statistics and manage weather art. The panel includes:
  - A card displaying total images and today's images
  - Buttons to generate new art and edit the city

- Added `admin?` helper method to check if the current user is an
  administrator.

- Updated database configuration to use safer credentials lookup
  method `dig` for development database URL instead of the
  previous method, improving reliability in accessing nested
  credentials.
2025-02-11 16:56:51 +08:00
..
_weather_stats.html.erb feat: add photo swipe lightbox functionality 2025-02-01 14:19:19 +08:00
show.html.erb feat: add admin panel and update database URL 2025-02-11 16:56:51 +08:00