pacnpal
1f848a965c
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
8549cc527c
major changes, including tailwind v4
2025-08-15 12:24:20 -04:00
pacnpal
4d8ccc94f8
Add comprehensive audit reports, design assessment, and non-authenticated features testing for ThrillWiki application
...
- Created critical functionality audit report identifying 7 critical issues affecting production readiness.
- Added design assessment report highlighting exceptional design quality and minor cosmetic fixes needed.
- Documented non-authenticated features testing results confirming successful functionality and public access.
- Implemented ride search form with autocomplete functionality and corresponding templates for search results.
- Developed tests for ride autocomplete functionality, ensuring proper filtering and authentication checks.
2025-06-25 20:30:02 -04:00
pacnpal
98bf01ed32
Add autocomplete functionality for parks: implement BaseAutocomplete class and integrate with forms
2025-02-22 13:36:24 -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
da252386cc
Revert "Add version control system functionality with branch management, history tracking, and merge operations"
...
This reverts commit 939eaed201 .
2025-02-08 17:37:30 -05:00
pacnpal
f000c492e8
Add comments app with models, views, and tests; integrate comments into existing models
2025-02-07 21:58:02 -05:00
pacnpal
0eded4fc9b
Update Django and dependencies, add app path configuration
2025-02-06 13:58:57 -05:00
pacnpal
a1ba4b2903
Merge branch 'main' into dependabot/pip/black-25.1.0
2025-02-05 18:01:31 -05:00
dependabot[bot]
b38c86aa21
[DEPENDABOT] Update: Bump black from 24.10.0 to 25.1.0
...
Bumps [black](https://github.com/psf/black ) from 24.10.0 to 25.1.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/24.10.0...25.1.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 16:57:28 +00:00
dependabot[bot]
8dee13f0cc
[DEPENDABOT] Update: Update isort requirement from ^5.13.0 to ^6.0.0
...
Updates the requirements on [isort](https://github.com/pycqa/isort ) to permit the latest version.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.13.0...6.0.0 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 16:57:15 +00:00
dependabot[bot]
110fad2c52
[DEPENDABOT] Update: Update reactivated requirement
...
Updates the requirements on [reactivated](https://github.com/silviogutierrez/django-react ) to permit the latest version.
- [Commits](https://github.com/silviogutierrez/django-react/compare/v0.45.3...v0.46.0 )
---
updated-dependencies:
- dependency-name: reactivated
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 16:28:36 +00:00
pacnpal
4dad19c86f
ygeah
2024-12-24 14:32:26 -05:00
pacnpal
7b45279e7e
Fix dependencies and GeoDjango configuration
2024-12-24 14:24:18 -05:00
dependabot[bot]
7a61f959a0
[DEPENDABOT] Update: Update reactivated requirement
...
Updates the requirements on [reactivated](https://github.com/silviogutierrez/django-react ) to permit the latest version.
- [Commits](https://github.com/silviogutierrez/django-react/compare/v0.41.1...v0.45.3 )
---
updated-dependencies:
- dependency-name: reactivated
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 16:44:37 +00:00
pacnpal
1339baec59
first commit
2024-10-28 17:09:57 -04:00