Commit Graph

44 Commits

Author SHA1 Message Date
Sean Morley
0eb4bc706a feat: enhance adventure handling with user ID support in serializers and attachment view; refactor saveEdit function and clean up Avatar component 2025-01-22 08:36:02 -05:00
Sean Morley
3f30819d25 feat: add GPX file support in AdventureModal and improve map marker handling 2025-01-21 19:40:56 -05:00
Sean Morley
6e28e5234e feat: enhance attachment handling with new localization strings and GPX upload tips 2025-01-21 19:33:48 -05:00
Sean Morley
f9cf92041d feat: enhance CategoryModal with loading state and remove unused activities route 2025-01-21 19:01:45 -05:00
Sean Morley
64d2bdebce feat: add GPX file handling and GeoJSON integration in adventure page; update dependencies and AttachmentCard component 2025-01-20 20:03:00 -05:00
Sean Morley
30c58ca118 feat: refactor AttachmentCard component to handle delete action locally and simplify adventure page logic 2025-01-20 09:01:11 -05:00
Sean Morley
94c3e3d363 feat: implement attachment management with upload, delete, and permission checks; update serializers and models 2025-01-19 22:22:03 -05:00
Sean Morley
c6fa603a93 feat: add primary image functionality to AdventureImage model and update related components 2025-01-02 23:25:58 -05:00
Sean Morley
d6eb4edddd Refactor map component styles and update transportation location formatting 2024-12-19 21:44:31 -05:00
Sean Morley
dd08a6fe24 Add Markdown editor component and integrate it into AdventureModal 2024-12-17 18:58:38 -05:00
Sean Morley
ce0b82acb7 Fix custom default category 2024-11-26 15:10:17 -05:00
Sean Morley
8e5a20ec62 Refactor adventure category handling: update type definitions, enhance category management in UI components, and implement user-specific category deletion logic in the backend 2024-11-23 13:42:41 -05:00
Sean Morley
736ede2417 Enhance adventure management: add error handling for category fetch, implement unique email constraint in user model, and update adventure save logic to ensure category assignment 2024-11-22 17:03:02 -05:00
Sean Morley
86d213bb8b Refactor user ID handling to use UUIDs; update related components and serializers for consistency 2024-11-17 16:34:46 -05:00
Sean Morley
129c76078e Fetch and display categories in CategoryFilterDropdown; update adventure details to include category information 2024-11-16 23:32:23 -05:00
Sean Morley
bde33260fa Show tabs in description box 2024-11-09 22:25:47 -05:00
Sean Morley
8068fe93f7 more localization 2024-10-28 15:10:14 -04:00
Sean Morley
91c0ec8c07 localization v2 2024-10-28 13:56:57 -04:00
Sean Morley
e22e175ae5 Merge pull request #347 from seanmorley15/ghcw-session-58ae
Add dates to map
2024-10-21 15:55:05 -04:00
Sean Morley
53cfd276f2 Refactor adventure and map pages to display visit dates 2024-10-21 15:52:57 -04:00
Sean Morley
792d9bcda2 Change over to Voyager map styles 2024-10-17 15:14:15 -04:00
Sean Morley
413aa69ac5 Hide end_date when start and end dates are the same 2024-10-07 19:25:49 -04:00
Sean Morley
f354cd1ffe Refactor release workflow to use "released" event type 2024-10-04 21:33:02 -04:00
Sean Morley
1eadac90f1 Refactor input and button layout in ActivityComplete component 2024-09-30 18:16:08 -04:00
Sean Morley
78f56a3a5f Fix max url length, adds line breaks to display, truncates long urls. Remove old seed command. 2024-09-17 10:34:31 -04:00
Sean Morley
ba89f90e53 Shared with collaborative editing 2024-09-09 13:31:00 -04:00
Sean Morley
8fa5801e00 Add detailed image view to the detail view 2024-08-19 12:05:29 -04:00
Sean Morley
03e0530e90 Add support for end date to adventure 2024-08-18 12:30:12 -04:00
Sean Morley
cfe14b3708 Merge pull request #239 from seanmorley15/new_images
New images
2024-08-17 22:43:40 -04:00
Sean Morley
f0efdaa933 new adventure modal 2024-08-17 22:40:27 -04:00
Sean Morley
c35795144e chore: Refactor CollectionCard component and improve dropdown menu styling 2024-08-17 17:34:52 -04:00
Sean Morley
d552c50349 adventure view 2024-08-17 17:22:01 -04:00
Sean Morley
2b16712496 chore: Update time zone handling in code 2024-08-17 08:30:24 -04:00
Sean Morley
2f51f88f00 Add rating stars 2024-08-15 21:29:36 -04:00
Sean Morley
25c6d3fce3 Edit adventure from detail view 2024-08-13 15:25:04 -04:00
Sean Morley
5aef1eb8bd Fix collection link 2024-08-11 13:34:32 -04:00
Sean Morley
143f84e910 SEO Optimization 2024-08-06 08:50:15 -04:00
Sean Morley
d9e554ad42 feat: Add flag URL to Country type and update CountryCard component 2024-08-05 14:17:41 -04:00
Sean Morley
c5cbea1c20 refactor: Improve adventure card UI and collection functionality 2024-08-01 11:01:27 -04:00
Sean Morley
67619aec57 permisison fixes 2024-07-09 16:48:52 -04:00
Sean Morley
5fad574834 images 2024-07-08 15:23:35 -04:00
Sean Morley
5cf37b4047 image fixes 2024-07-08 15:03:07 -04:00
Sean Morley
f51dc6c82d image fix 2024-07-08 14:52:57 -04:00
Sean Morley
9abe9fb315 migration to new backend 2024-07-08 11:44:39 -04:00