1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 15:29:36 +02:00
Commit graph

334 commits

Author SHA1 Message Date
Sean Morley
07263c5697 Refactor map page 2024-11-02 21:18:52 -04:00
Sean Morley
b60455b50a Add mark_visited_region action to ReverseGeocodeViewSet and update AdventureModal for region tracking 2024-11-01 20:08:23 -04:00
Sean Morley
a7a49227c4 Add display_name to ReverseGeocode response and update AdventureModal 2024-10-31 23:47:02 -04:00
Sean Morley
727daf0cfd is visited 2024-10-31 09:51:04 -04:00
Sean Morley
9d42dbac98 Add functionality to mark regions as visited in AdventureModal 2024-10-30 18:40:49 -04:00
Sean Morley
83d06fc0a4 Remove AUTHORS and MANIFEST.in files; add ReverseGeocodeViewSet and localization updates 2024-10-30 15:11:00 -04:00
Sean Morley
05076a6732 Refactor localization strings and add missing translations 2024-10-29 10:29:03 -04:00
Sean Morley
fcd2d27221 more localization 2024-10-28 19:59:44 -04: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
6cf62cfb82 localization v1 2024-10-26 23:03:35 -04:00
Sean Morley
ae70c96ddc Trigger workflows 2024-10-26 09:47:46 -04:00
Sean Morley
78ab387055 Refactor Docusaurus configuration and frontend components
- Update the title and logo in Docusaurus configuration
- Add Discord and Support links to the navbar
- Update the label and href for the GitHub link in the footer
- Remove redundant code and comments in ImageInfoModal component
- Update the text and link in ImageInfoModal component
- Update the conditional statement in +page.svelte file
- Comment out the unused code in settings page
2024-10-25 14:20:51 -04:00
Sean Morley
f34d533dc6 Load background from server page 2024-10-20 21:56:16 -04:00
Sean Morley
792d9bcda2 Change over to Voyager map styles 2024-10-17 15:14:15 -04:00
Sean Morley
8175daf773 Filter countries by visit status 2024-10-16 22:23:59 -04:00
Sean Morley
3a66a433ca Conditional rendering to the country card to show visited status as a badge 2024-10-16 20:02:28 -04:00
Sean Morley
2601b07b5f Refactor AdventureCard and CardCarousel components 2024-10-14 08:58:23 -04:00
Sean Morley
3ee9625fe8 Refactor AdventureCard component and add CardCarousel
- Refactor AdventureCard component to remove unused variable and add meta tags for shared collections page
- Add CardCarousel component to display a carousel of adventure images in AdventureCard
2024-10-13 23:23:32 -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
413aa69ac5 Hide end_date when start and end dates are the same 2024-10-07 19:25:49 -04:00
Sean Morley
ed37ad45e4 Being back /all view for map AdventureLink 2024-10-04 21:56:43 -04:00
Sean Morley
f354cd1ffe Refactor release workflow to use "released" event type 2024-10-04 21:33:02 -04:00
Sean Morley
d0791faad5 Update map filtering 2024-10-04 09:49:35 -04:00
Sean Morley
5ff4f66fdb Filter in sidebar of adventures list page! 2024-10-01 21:15:27 -04:00
Sean Morley
b9cae8a687 Fix adventure grouping in collections 2024-10-01 09:32:02 -04:00
Sean Morley
1eadac90f1 Refactor input and button layout in ActivityComplete component 2024-09-30 18:16:08 -04:00
Sean Morley
6cb31aa125 New AdventureModal Accordian 2024-09-30 18:03:10 -04:00
Sean Morley
86cefc8b2f Category frontend fixes 2024-09-23 18:46:04 -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
0b808401d9 Daylight Saving Time fix 2024-09-16 20:02:17 -04:00
Sean Morley
3c43f3cfad
Merge pull request #314 from seanmorley15/worldtravel-v2
WorldTravel v2
2024-09-13 20:57:34 -04:00
Sean Morley
6ac3f0541f Add capital to countries 2024-09-11 16:08:10 -04:00
Sean Morley
abee735aae Fix login issue with different case usernames 2024-09-11 09:42:53 -04:00
Sean Morley
bd6d60d24d Update entrypoint 2024-09-11 09:31:25 -04:00
Sean Morley
4a293798eb
Allow for Sharing of Collections to other Public Users 2024-09-10 17:16:05 -04:00
Sean Morley
3a2f095ab6 Sharing modal fixes and redact email for privacy 2024-09-10 09:59:59 -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
f7c440c364 Add more to user page 2024-09-09 23:59:45 -04:00
Sean Morley
dd17e24f44 Fix is_public bugs 2024-09-09 14:29:50 -04:00
Sean Morley
fe8a41f51b Shared with tab 2024-09-09 13:44:42 -04:00
Sean Morley
ba89f90e53 Shared with collaborative editing 2024-09-09 13:31:00 -04:00
Sean Morley
4ea7ef69a6 Share via modal 2024-09-08 14:29:27 -04:00
Sean Morley
7d228b302b User profile viewing - need to add more to the details view 2024-09-08 00:56:52 -04:00
Sean Morley
a70b1f2818 Fix contrast issues 2024-09-07 17:39:47 -04:00
Sean Morley
2d7fe56086 Add continent code to the country cards 2024-09-06 23:58:06 -04:00
Sean Morley
bdb37c5ca1 Fix the 3 dot button 2024-09-06 23:47:40 -04:00
Sean Morley
6b778dea79 Fix card colors in light modes 2024-09-06 23:39:37 -04:00
Sean Morley
5ca5e1f69c Change card colors and add aestheticDark theme. 2024-09-06 23:35:48 -04:00
Sean Morley
524b7fca0e Migrate to new icon! 2024-09-06 19:06:24 -04:00