today_ai_weather/app
songtianlun 032ff0552a feat: add jQuery and UI support
- Introduce jQuery and jQuery UI libraries
- Create an add_jquery.js for global availability
- Import active_admin.js to initialize the setup

These changes integrate jQuery and jQuery UI into the project, which
will facilitate more interactive user interface features. The jQuery
object is made globally accessible to use within other scripts.
2025-01-25 01:11:15 +08:00
..
admin feat: add country filter in city admin 2025-01-25 00:54:23 +08:00
assets init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
helpers feat: add weather icons and update city view 2025-01-24 10:01:43 +08:00
javascript feat: add jQuery and UI support 2025-01-25 01:11:15 +08:00
jobs refactor: clean up ai_service code formatting 2025-01-22 16:50:21 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: add country filter in city admin 2025-01-25 00:54:23 +08:00
services fix: update Dockerfile and weather service configuration 2025-01-22 17:07:04 +08:00
views style: update site title in application layout 2025-01-25 00:34:20 +08:00
workers fix: increase sleep duration in weather arts worker 2025-01-25 00:41:29 +08:00