Commit Graph

110 Commits

Author SHA1 Message Date
Sean Morley
df2ce01910 Update note and checklist modals as well as add an unlinked state in the collection page for better organization 2024-12-26 21:56:14 -05:00
Sean Morley
f7c998ab58 UI changes and updates, collection page refresh 2024-12-26 11:07:59 -05:00
Sean Morley
d6eb4edddd Refactor map component styles and update transportation location formatting 2024-12-19 21:44:31 -05:00
Sean Morley
7c68dc839a Add geographic coordinates to Transportation model and update related components 2024-12-19 18:46:52 -05:00
Sean Morley
d44cb06e31 Refactor AdventureCard usage and integrate event calendar components 2024-12-04 12:38:01 -05:00
Sean Morley
aecb3ca70e Update adventure display to show category name and icon 2024-11-29 17:08:52 -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
9ac4a8f4e9 Update localization for activities and adventures; change links and placeholders 2024-11-04 19:25:07 -05:00
Sean Morley
3df124b250 Add i18n support for transportation, notes, checklist, and collection components 2024-11-03 22:55:38 -05:00
Sean Morley
727daf0cfd is visited 2024-10-31 09:51:04 -04:00
Sean Morley
6f8864a13d Refactor Docker Compose configuration and add email backend documentation 2024-10-26 19:43:27 -04:00
Sean Morley
792d9bcda2 Change over to Voyager map styles 2024-10-17 15:14:15 -04:00
Sean Morley
70c78635fc Refactor code to remove unused variable and add meta tags for shared collections page 2024-10-07 23:39:05 -04:00
Sean Morley
1e61032692 Add link field to collection and fix the visited counter in collection page 2024-10-07 23:16:27 -04:00
Sean Morley
b9cae8a687 Fix adventure grouping in collections 2024-10-01 09:32:02 -04:00
Sean Morley
0b808401d9 Daylight Saving Time fix 2024-09-16 20:02:17 -04:00
Sean Morley
5df1c4cba9 Hide link adventure when the user is not the owner 2024-09-10 20:50:16 -04:00
Sean Morley
4c858ab8b5 Fix adding to collection to change value of is_public first try 2024-09-10 09:30:09 -04:00
Sean Morley
ba89f90e53 Shared with collaborative editing 2024-09-09 13:31:00 -04:00
Sean Morley
aada13ca40 Fix special adventure types 2024-08-20 12:39:15 -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
2b16712496 chore: Update time zone handling in code 2024-08-17 08:30:24 -04:00
Sean Morley
70a2fc45fd Type conversion to string for UUID 2024-08-13 12:03:18 -04:00
Sean Morley
f40714ac2c Fix map filtering bug 2024-08-09 09:31:39 -04:00
Sean Morley
879b182e56 chore: Update CollectionCard component to display correct toast message when archiving/unarchiving a collection 2024-08-07 17:36:25 -04:00
Sean Morley
143f84e910 SEO Optimization 2024-08-06 08:50:15 -04:00
Sean Morley
18ef919a11 checklists ui 2024-08-05 21:36:38 -04:00
Sean Morley
d5f93c5d9d checklists ui beta 2024-08-05 18:48:11 -04:00
Sean Morley
10466f5913 feat: Add public/private badge to CollectionCard and fix delete button in NoteCard 2024-08-04 21:30:11 -04:00
Sean Morley
8dd44e23a6 chore: Update adventure statistics display in collection page 2024-08-04 13:40:07 -04:00
Sean Morley
4bbb9f10f6 notes 2024-08-04 13:33:49 -04:00
Sean Morley
0c3664acf3 feat: Add links functionality to NoteModal component 2024-08-04 12:45:37 -04:00
Sean Morley
89bf310340 chore: Add delete functionality to NoteCard component 2024-08-04 12:37:04 -04:00
Sean Morley
7c2b0e927d notes beta 2024-08-04 09:56:58 -04:00
Sean Morley
3f900bc41a notes beta 2024-08-03 22:03:27 -04:00
Sean Morley
4f1ad09470 notes beta 2024-08-03 21:09:49 -04:00
Sean Morley
b8994a531f feat: Improve UI layout and functionality for adventure search 2024-08-03 20:23:42 -04:00
Sean Morley
17498121a3 refactor: Update date input fields with min and max values 2024-07-31 11:01:41 -04:00
Sean Morley
103500b5e1 refactor: Add user prop to TransportationCard component for conditional rendering of actions 2024-07-29 19:19:24 -04:00
Sean Morley
589eb094d5 refactor: Update +page.svelte to improve rendering performance and fix conditional rendering issue 2024-07-28 12:45:00 -04:00
Sean Morley
54ef1677e8 add transportation 2024-07-28 09:44:25 -04:00
Sean Morley
6155d531ab add transportation 2024-07-28 09:10:59 -04:00
Sean Morley
61c3d23efa refactor: Update transportation form with hidden input for is_public field 2024-07-27 22:23:23 -04:00
Sean Morley
2e2932a030 edit transportation 2024-07-27 22:18:52 -04:00
Sean Morley
581e5548d5 refactor: Update validation error message in Transportation model clean method 2024-07-27 21:18:15 -04:00
Sean Morley
7c9afd8931 transportation 2024-07-27 19:22:01 -04:00
Sean Morley
66a2e30711 lodging beta 2024-07-27 18:42:52 -04:00
Sean Morley
87a804dbc2 lodging beta 2024-07-27 15:41:26 -04:00