pacnpal
b5bae44cb8
Add Road Trip Planner template with interactive map and trip management features
...
- Implemented a new HTML template for the Road Trip Planner.
- Integrated Leaflet.js for interactive mapping and routing.
- Added functionality for searching and selecting parks to include in a trip.
- Enabled drag-and-drop reordering of selected parks.
- Included trip optimization and route calculation features.
- Created a summary display for trip statistics.
- Added functionality to save trips and manage saved trips.
- Enhanced UI with responsive design and dark mode support.
2025-08-15 20:53:00 -04:00
pacnpal
da7c7e3381
major changes, including tailwind v4
2025-08-15 12:24:20 -04:00
pacnpal
4339c5c5e0
Add autocomplete functionality for parks: implement BaseAutocomplete class and integrate with forms
2025-02-22 13:36:24 -05:00
pacnpal
f5c063b76f
Refactor ride list and search suggestion templates for improved structure and styling; update view logic to support dynamic template rendering based on request type
2025-02-11 15:24:14 -05:00
pacnpal
59efc39143
Add search suggestions feature with category filtering and display; enhance ride list view with improved search functionality
2025-02-11 13:41:05 -05:00
pacnpal
4b32580b13
Update migration files for Django 5.1.4; remove obsolete merge migrations and adjust history tracking context in templates
2025-02-10 00:11:29 -05:00
pacnpal
228eeeb3c8
Add merge migrations for parks, companies, and moderation apps; update EmailConfiguration, Review, Photo, TopList, and TopListItem models to use pghistory for historical tracking
2025-02-09 16:00:10 -05:00
pacnpal
b7f6c60682
Refactor model imports and update admin classes to use pghistory for historical tracking; replace HistoricalModel with TrackedModel in relevant models
2025-02-09 11:20:40 -05:00
pacnpal
7ecf43f1a4
Add history tracking functionality using django-pghistory; implement views, templates, and middleware for event serialization and context management
2025-02-09 09:52:19 -05:00
pacnpal
8e9aabb2ab
Remove __pycache__ from version control
2024-12-06 13:39:23 -05:00
pacnpal
86059bbcba
fix homepage counts
2024-12-06 13:30:45 -05:00
pacnpal
9ee380c3ea
Enhance moderation dashboard UI and UX:
...
- Add HTMX-powered filtering with instant updates
- Add smooth transitions and loading states
- Improve visual hierarchy and styling
- Add review notes functionality
- Add confirmation dialogs for actions
- Make navigation sticky
- Add hover effects and visual feedback
- Improve dark mode support
2024-11-13 14:38:38 +00:00
pacnpal
eb5d2acab5
fixed a bunch of things, hopefully didn't break things
2024-11-05 21:51:02 +00:00
pacnpal
2e8a725933
series of tests added with built-in django test support
2024-11-05 18:40:39 +00:00
pacnpal
27eb239e97
okay fine
2024-11-03 17:47:26 +00:00
pacnpal
778da4d010
gitignore
2024-10-30 17:50:02 +00:00
pacnpal
cb12171476
the dark mode fix is in
2024-10-29 19:10:04 -04:00
pacnpal
faca1cf45d
ok
2024-10-29 17:22:43 -04:00
pacnpal
3054209646
commits
2024-10-29 14:55:24 -04:00
pacnpal
f695276f76
ok
2024-10-29 10:05:17 -04:00
pacnpal
1cc89a2540
ok
2024-10-29 09:55:59 -04:00
pacnpal
2d31847974
yay
2024-10-29 01:09:14 -04:00
pacnpal
2e1b4d7af7
first commit
2024-10-28 17:09:57 -04:00