Commit Graph

21 Commits

Author SHA1 Message Date
pacnpal
98bf01ed32 Add autocomplete functionality for parks: implement BaseAutocomplete class and integrate with forms 2025-02-22 13:36:24 -05:00
pacnpal
8c5a9bff2b 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
49f7af2d3d 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
d1031f8dcb 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
2db29fa866 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
64d9943d86 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
52cb51cb14 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
7f5fa65fd0 Remove __pycache__ from version control 2024-12-06 13:39:23 -05:00
pacnpal
0ab6c1afa8 fix homepage counts 2024-12-06 13:30:45 -05:00
pacnpal
2279e19cfd 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
968b0b4c81 fixed a bunch of things, hopefully didn't break things 2024-11-05 21:51:02 +00:00
pacnpal
1c32eb26a2 series of tests added with built-in django test support 2024-11-05 18:40:39 +00:00
pacnpal
27f3326e22 okay fine 2024-11-03 17:47:26 +00:00
pacnpal
5d81bebb2f gitignore 2024-10-30 17:50:02 +00:00
pacnpal
448bbf7fd8 the dark mode fix is in 2024-10-29 19:10:04 -04:00
pacnpal
b5fa128d60 ok 2024-10-29 17:22:43 -04:00
pacnpal
fe50eeba0f commits 2024-10-29 14:55:24 -04:00
pacnpal
0bed216ce7 ok 2024-10-29 10:05:17 -04:00
pacnpal
8a4f08bf8c ok 2024-10-29 09:55:59 -04:00
pacnpal
158f25b24b yay 2024-10-29 01:09:14 -04:00
pacnpal
1339baec59 first commit 2024-10-28 17:09:57 -04:00