Commit Graph

  • cb944485b8 Add testing pages and update component attributes for enhanced interactivity pac7 2025-09-21 13:51:06 +00:00
  • 1294b3009e Remove unused CSS styles from the application pac7 2025-09-21 13:36:41 +00:00
  • 3dd5baef19 Update button component to use Django Cotton's system pac7 2025-09-21 13:36:12 +00:00
  • 0cf6805c18 Update website to use new reusable components for common elements pac7 2025-09-21 13:34:51 +00:00
  • 26ff320806 Add a plan to convert templates and update location card pac7 2025-09-21 13:22:47 +00:00
  • a077bf236b Add modular component system to improve frontend development pac7 2025-09-21 13:17:28 +00:00
  • 7d745cd517 Integrate Django Cotton for modular frontend components pac7 2025-09-21 13:16:27 +00:00
  • 8f9e66d9f7 Improve the way users can select multiple items pac7 2025-09-21 03:05:29 +00:00
  • 06e3efc603 Improve Alpine.js component registration and toast functionality pac7 2025-09-21 03:04:45 +00:00
  • 4f14f5366f Improve toast notifications with animated progress indicators pac7 2025-09-21 03:01:47 +00:00
  • 96290fdd58 Improve Alpine.js component initialization and logging pac7 2025-09-21 03:00:09 +00:00
  • 30a59f7d6c Correctly order Alpine.js and its components loading pac7 2025-09-21 02:55:39 +00:00
  • 79acc4a080 Fix Alpine.js not being defined due to incorrect script loading order pac7 2025-09-21 02:52:15 +00:00
  • 1208af9696 Update Alpine.js components to use standalone instances pac7 2025-09-21 02:27:09 +00:00
  • d0cfe61af3 Improve the appearance of empty states on the home page pac7 2025-09-21 02:00:14 +00:00
  • 388413fe70 Update scripts and add cache control to improve site stability pac7 2025-09-21 01:54:47 +00:00
  • 69201cebb7 Keep existing functionality and avoid changes pac7 2025-09-21 01:35:12 +00:00
  • acd7b69ff7 Migrate to PostgreSQL and enable spatial features pac7 2025-09-21 01:34:47 +00:00
  • 5568f9e85c Add key functionality to the application pac7 2025-09-21 01:33:35 +00:00
  • 9e0259f739 Enable avatar functionality for user profiles and create new migrations pac7 2025-09-21 01:32:33 +00:00
  • 31b7e5ee53 Update application settings to configure GDAL and GEOS paths pac7 2025-09-21 01:20:44 +00:00
  • 4a4b7924c5 Update database configuration to use PostgreSQL pac7 2025-09-21 01:13:57 +00:00
  • 7c8b8097e1 Fix error when counting parks in the database pac7 2025-09-21 01:08:07 +00:00
  • 90e03355ac Update user model with new fields and migration adjustments pac7 2025-09-21 00:46:25 +00:00
  • 132872d2c8 Add project setup instructions and dependencies for Replit deployment pac7 2025-09-21 00:35:12 +00:00
  • 6d33ea487e Add development secret key for backend environment pac7 2025-09-21 00:31:06 +00:00
  • 2f9bf30c9f Set up the project to run in the Replit environment pac7 2025-09-21 00:30:20 +00:00
  • 540f40e689 Revert "update" pacnpal 2025-09-21 20:11:00 -04:00
  • 75cc618c2b update pacnpal 2025-09-21 20:04:42 -04:00
  • 8900716215 Refactor migrations across multiple apps to remove and add triggers for event logging, ensuring consistency in data handling. Updated park and ride event tables, added new columns, and optimized user-generated content workflows. Enhanced moderation processes and improved overall database integrity. february2025 pacnpal 2025-09-20 09:46:09 -04:00
  • 42a3dc7637 feat: Implement UI components for Django templates pacnpal 2025-09-19 19:04:37 -04:00
  • 209b433577 Implement code changes to enhance functionality and improve performance pacnpal 2025-09-19 15:40:19 -04:00
  • 01195e198c fix: Update ALLOWED_HOSTS and CORS_ALLOWED_ORIGINS defaults in Django settings pacnpal 2025-09-19 15:39:45 -04:00
  • a5fd56b117 Add homepage templates for featured parks, rides, recent activity, search results, and statistics pacnpal 2025-09-19 15:29:22 -04:00
  • 6ce2c30065 Add base HTML template with responsive design and dark mode support pacnpal 2025-09-19 14:08:49 -04:00
  • cd6403615f Update activeContext.md and productContext.md with new project information and context pacnpal 2025-09-19 13:35:53 -04:00
  • 6625fb5ba9 Add reactivated package and update dependencies pacnpal 2025-09-19 13:26:17 -04:00
  • d5cd6ad0a3 refactor: Rename launch_type to propulsion_system across the codebase pacnpal 2025-09-18 21:01:13 -04:00
  • 516c847377 feat: Add ride photo and review APIs with CRUD operations for parks pacnpal 2025-09-16 20:26:24 -04:00
  • c2c26cfd1d Add comprehensive API documentation for ThrillWiki integration and features pacnpal 2025-09-16 11:29:17 -04:00
  • 61d73a2147 Merge pull request #68 from pacnpal/add-claude-github-actions-1757967194172 pacnpal 2025-09-15 16:14:21 -04:00
  • 0febfdef2f "Claude Code Review workflow" add-claude-github-actions-1757967194172 pacnpal 2025-09-15 16:13:16 -04:00
  • f769faed60 "Claude PR Assistant workflow" pacnpal 2025-09-15 16:13:15 -04:00
  • 3d4115a108 feat: Improve park and ride data seeding logic to avoid duplicates and enhance uniqueness pacnpal 2025-09-14 21:19:04 -04:00
  • 35f8d0ef8f Implement hybrid filtering strategy for parks and rides pacnpal 2025-09-14 21:07:17 -04:00
  • 0fd6dc2560 feat: Enhance Park Detail Endpoint with Media URL Service Integration pacnpal 2025-08-31 16:45:47 -04:00
  • 91906e0d57 feat: Enhance parks listing with view mode toggle and search functionality pacnpal 2025-08-31 11:39:14 -04:00
  • 5bf351fd2b feat: Update parks API to remove note about ignored parameters; add comprehensive frontend integration prompts for park filtering pacnpal 2025-08-31 00:05:43 -04:00
  • 49f874f7b4 feat: Add continent and park type fields to Park and ParkLocation models; update API filters and documentation pacnpal 2025-08-30 22:02:30 -04:00
  • 9bed782784 feat: Implement avatar upload system with Cloudflare integration pacnpal 2025-08-30 21:20:25 -04:00
  • fb6726f89a Refactor notification service and map API views for improved readability and maintainability; add code complexity management guidelines pacnpal 2025-08-30 09:03:11 -04:00
  • 04394b9976 Refactor user account system and remove moderation integration pacnpal 2025-08-30 07:31:58 -04:00
  • bb7da85516 Refactor API structure and add comprehensive user management features pacnpal 2025-08-29 16:03:51 -04:00
  • 7b9f64be72 ok pacnpal 2025-08-28 23:20:22 -04:00
  • ac745cc541 ok pacnpal 2025-08-28 23:20:09 -04:00
  • 02ac587216 Refactor code structure and remove redundant sections for improved readability and maintainability pacnpal 2025-08-28 16:01:24 -04:00
  • 67db0aa46e feat(rides): populate slugs for existing RideModel records and ensure uniqueness pacnpal 2025-08-28 15:12:39 -04:00
  • 715e284b3e Removed VueJS frontend and dramatically enhanced API pacnpal 2025-08-28 14:01:28 -04:00
  • 8dd5d88906 Last with the old frontend vuejs pacnpal 2025-08-28 11:38:22 -04:00
  • c4702559fb Last with the old frontend pacnpal 2025-08-28 11:37:24 -04:00
  • 08a4a2d034 feat: Add PrimeProgress, PrimeSelect, and PrimeSkeleton components with customizable styles and props pacnpal 2025-08-27 21:00:02 -04:00
  • 6125c4ee44 chore(api): remove serializers_original_backup.py after consolidation into auth/serializers pacnpal 2025-08-26 17:37:00 -04:00
  • 53b63d5f09 chore(api): remove duplicate serializers/accounts.py after consolidation into auth/serializers.py pacnpal 2025-08-26 17:31:43 -04:00
  • 97892e4fc9 feat: Update account email verification settings to mandatory and enhance notification options pacnpal 2025-08-26 15:29:41 -04:00
  • 133dcabb58 refactor: Remove unused environ import and environment file reading from Django settings pacnpal 2025-08-26 15:22:29 -04:00
  • b627aed65d refactor: Update environment variable handling in Django settings for consistency and security pacnpal 2025-08-26 15:21:00 -04:00
  • e4e36c7899 Add migrations for ParkPhoto and RidePhoto models with associated events pacnpal 2025-08-26 14:40:46 -04:00
  • 831be6a2ee Refactor code structure and remove redundant changes pacnpal 2025-08-26 13:19:04 -04:00
  • bf7e0c0f40 feat: Implement comprehensive ride filtering system with API integration pacnpal 2025-08-25 12:03:22 -04:00
  • dcf890a55c feat: Implement Entity Suggestion Manager and Modal components pacnpal 2025-08-25 10:46:54 -04:00
  • 937eee19e4 feat: enhance coding guidelines with additional best practices for logging, documentation, security, and performance pacnpal 2025-08-24 16:44:06 -04:00
  • e62646bcf9 feat: major API restructure and Vue.js frontend integration pacnpal 2025-08-24 16:42:20 -04:00
  • 92f4104d7a feat: add .nvmrc files for Node.js version consistency pacnpal 2025-08-23 18:50:27 -04:00
  • 02c7cbd1cd Implement code changes to enhance functionality and improve performance pacnpal 2025-08-23 18:42:09 -04:00
  • d504d41de2 feat: complete monorepo structure with frontend and shared resources pacnpal 2025-08-23 18:40:07 -04:00
  • b0e0678590 feat: major project restructure - move Django to backend dir and fix critical imports pacnpal 2025-08-23 18:37:55 -04:00
  • 652ea149bd Refactor park filtering system and templates pacnpal 2025-08-20 21:20:10 -04:00
  • 66ed4347a9 Refactor test utilities and enhance ASGI settings pacnpal 2025-08-20 19:51:59 -04:00
  • 69c07d1381 Add new JavaScript and GIF assets for enhanced UI features pacnpal 2025-08-20 12:31:33 -04:00
  • bead0654df Add JavaScript functionality for dynamic UI updates and filtering pacnpal 2025-08-20 11:33:23 -04:00
  • 37a20f83ba Refactor environment setup and enhance development scripts for ThrillWiki pacnpal 2025-08-20 11:23:05 -04:00
  • 2304085c32 Implement code changes to enhance functionality and improve performance pacnpal 2025-08-20 11:23:00 -04:00
  • d0ee283abf Remove sensitive backup files and add backups/ to .gitignore clean-history pacnpal 2025-08-20 10:49:41 -04:00
  • 31d83c8889 Security: Remove sensitive environment configuration files pacnpal 2025-08-20 10:45:46 -04:00
  • 46c6e45eae Security: Remove sensitive files from git tracking and update .gitignore pacnpal 2025-08-20 10:28:51 -04:00
  • f5db23a791 Remove GitHub personal access token for security pacnpal 2025-08-20 10:17:05 -04:00
  • 78248aa892 Add management command to seed comprehensive sample data for ThrillWiki application pacnpal 2025-08-20 10:16:21 -04:00
  • 641fc1a253 Remove sensitive configuration files for security pacnpal 2025-08-20 10:16:16 -04:00
  • ca7555c052 Configure PostGIS backend in correct database settings file pacnpal 2025-08-19 19:05:28 -04:00
  • 74b45aa143 Force PostGIS backend using dictionary spread syntax pacnpal 2025-08-19 19:00:50 -04:00
  • d9fc13f350 Fix PostGIS backend configuration pacnpal 2025-08-19 18:55:03 -04:00
  • f4f8ec8f9b Configure PostgreSQL with PostGIS support pacnpal 2025-08-19 18:51:33 -04:00
  • 274ba650b3 Refactor park list view and update template targets for improved functionality; remove unused CSS class from Tailwind styles; add local settings for unraid configuration. pacnpal 2025-08-18 15:27:37 -04:00
  • cc990ee003 Add profiles to .gitignore and import database configuration in local settings pacnpal 2025-08-17 21:09:09 -04:00
  • 63b9cf1a70 Remove multiple profile files that are no longer needed, cleaning up the repository by deleting obsolete binary profile files. pacnpal 2025-08-17 21:09:01 -04:00
  • c26414ff74 Add comprehensive tests for Parks API and models pacnpal 2025-08-17 19:36:20 -04:00
  • 17228e9935 Test auto-pull functionality pacnpal 2025-08-17 11:30:01 -04:00
  • 32736ae660 Refactor parks and rides views for improved organization and readability pacnpal 2025-08-16 12:58:19 -04:00
  • b5bae44cb8 Add Road Trip Planner template with interactive map and trip management features pacnpal 2025-08-15 20:53:00 -04:00
  • da7c7e3381 major changes, including tailwind v4 pacnpal 2025-08-15 12:24:20 -04:00