Sean Morley
|
f10e171a8e
|
fix: update RegionCard component to handle undefined visited state and refactor global search API to return structured results
|
2025-01-18 12:57:56 -05:00 |
|
Sean Morley
|
d60945d5b7
|
feat: implement global search functionality for adventures, collections, users, and locations
|
2025-01-18 12:28:14 -05:00 |
|
Sean Morley
|
e9084db832
|
fix: remove default adventure type and streamline image upload form
|
2025-01-17 17:33:16 -05:00 |
|
Sean Morley
|
0cee4c386d
|
fix: update deleteAdventure function to use DELETE method for API call
|
2025-01-17 17:15:18 -05:00 |
|
Sean Morley
|
0f828dd0bf
|
fix: update conditionals in AdventureModal and CategoryDropdown for improved logic
|
2025-01-13 10:51:33 -05:00 |
|
Sean Morley
|
30f1eaef1c
|
feat: enhance download command with success and warning messages; update Authentik documentation for clarity
|
2025-01-12 20:28:27 -05:00 |
|
Sean Morley
|
b04a8b8a9e
|
feat: implement multiple image upload functionality in AdventureModal
|
2025-01-11 21:25:29 -05:00 |
|
Sean Morley
|
de8764499b
|
feat: enhance city and region visit tracking, update AdventureModal and serializers for improved data handling
|
2025-01-09 19:40:23 -05:00 |
|
Sean Morley
|
013a2cc751
|
feat: add password validation and error messages, enhance CityCard styling, and update localization for email and password prompts
|
2025-01-09 18:25:51 -05:00 |
|
Sean Morley
|
22790ae7c0
|
feat: add num_cities field to RegionSerializer, update RegionCard to display city count, and enhance CSRF token handling
|
2025-01-09 14:58:45 -05:00 |
|
Sean Morley
|
abe870506f
|
feat: enhance region visit tracking with improved toast messages, update localization, and modify page titles
|
2025-01-09 13:53:16 -05:00 |
|
Sean Morley
|
80cec30fda
|
feat: add VisitedCity model and serializer, update admin interface, and enhance city visit tracking functionality
|
2025-01-09 12:38:29 -05:00 |
|
Sean Morley
|
44810e6343
|
feat: add City model and serializer, update RegionCard and create CityCard component, enhance admin interface for City management
|
2025-01-09 11:11:02 -05:00 |
|
Sean Morley
|
e19781d7ac
|
feat: add public URL endpoint and update user type to include password status
|
2025-01-06 18:53:08 -05:00 |
|
Sean Morley
|
9e4846a66a
|
feat: enhance Immich integration documentation and add warnings for localhost usage
|
2025-01-03 18:46:45 -05:00 |
|
Sean Morley
|
a4df852744
|
feat: update .env.example for demo database setup and add image search functionality in AdventureModal
|
2025-01-03 16:42:27 -05:00 |
|
Sean Morley
|
82a1134019
|
fix: prevent marking adventure as visited if the place is already visited
|
2025-01-03 12:15:39 -05:00 |
|
Sean Morley
|
50e0d4a34e
|
feat: add localization for adventure visit confirmation message in multiple languages
|
2025-01-03 12:12:09 -05:00 |
|
Sean Morley
|
3a024e1e18
|
feat: implement logic to determine if an adventure will be marked as visited based on visit dates
|
2025-01-03 12:05:02 -05:00 |
|
Sean Morley
|
57e367d112
|
refactor: update AdventureSerializer to handle visits data more gracefully and remove visits from request body in AdventureCard
|
2025-01-03 09:53:23 -05:00 |
|
Sean Morley
|
6651557738
|
feat: include adventure visits in collection update requests
|
2025-01-03 09:47:05 -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
|
73036dcef8
|
fix: put languages in locale selection dropdown into native language
|
2025-01-02 18:38:29 -05:00 |
|
Sean Morley
|
eea87e59a5
|
feat: update Immich integration migrations and enhance localization strings for user feedback
|
2025-01-02 18:34:13 -05:00 |
|
Sean Morley
|
386014db92
|
feat: add Immich album retrieval functionality and implement album selection component
|
2025-01-02 17:56:47 -05:00 |
|
Sean Morley
|
cee9f16cf5
|
feat: implement Immich integration with CRUD API, add serializer, and enhance frontend components
|
2025-01-02 13:34:51 -05:00 |
|
Sean Morley
|
5d12d103fc
|
feat: enhance AdventureImage model with custom upload path and add latitude/longitude fields to Country model
|
2025-01-01 19:27:33 -05:00 |
|
Sean Morley
|
67f6af8ca3
|
feat: add Immich integration view and API documentation, enhance error handling, and include SVG asset
|
2025-01-01 16:24:44 -05:00 |
|
Sean Morley
|
15fd15ba40
|
feat: update Immich integration to use OneToOneField for user and enhance image retrieval functionality
|
2025-01-01 11:00:11 -05:00 |
|
Sean Morley
|
7cf634def8
|
Fix date handling in CollectionModal to set null values for missing start and end dates; update localization files to add new confirmation messages and labels.
|
2024-12-28 14:48:30 -05:00 |
|
Sean Morley
|
697c40fca0
|
Enhance TransportationCard unlinked state logic and improve date handling; update TransportationModal for conditional rendering and add new background image in JSON.
|
2024-12-28 10:56:25 -05:00 |
|
Sean Morley
|
5d3ec181a0
|
Fix date validation logic in CollectionModal to ensure start date is before end date and handle missing start date
|
2024-12-27 22:27:17 -05:00 |
|
Sean Morley
|
46e3e91679
|
Enhance unlinked state logic in TransportationCard to account for missing dates
|
2024-12-26 22:10:03 -05:00 |
|
Sean Morley
|
8f7551f4be
|
Enhance unlinked state logic for checklists and notes; update button layout in modals
|
2024-12-26 22:09:17 -05:00 |
|
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
|
c9dd5fe33d
|
Add region map to worldtravel region page
|
2024-12-20 15:55:30 -05:00 |
|
Sean Morley
|
d6eb4edddd
|
Refactor map component styles and update transportation location formatting
|
2024-12-19 21:44:31 -05:00 |
|
Sean Morley
|
c3fddb1889
|
Add delete confirmation modals for notes, checklists, and transportation
|
2024-12-19 19:07:23 -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
|
dd08a6fe24
|
Add Markdown editor component and integrate it into AdventureModal
|
2024-12-17 18:58:38 -05:00 |
|
Sean Morley
|
10dbafd1ee
|
Update button label in NewTransportation component to Create
|
2024-12-14 17:27:10 -05:00 |
|
Sean Morley
|
4839edde7b
|
Update password reset form and add more localization for error messages
|
2024-12-14 13:36:15 -05:00 |
|
Sean Morley
|
c0fd91ef8d
|
Add emoji picker to category dropdown; implement toggle functionality and handle emoji selection
|
2024-12-14 11:30:34 -05:00 |
|
Sean Morley
|
9bf0849b92
|
Add multi-factor authentication (MFA) support; update localization and error handling
|
2024-12-13 20:21:44 -05:00 |
|
Sean Morley
|
1b54f8ed69
|
Implement TOTP 2FA modal; add QR code generation and recovery codes management
|
2024-12-13 10:48:18 -05:00 |
|
Sean Morley
|
64105808b5
|
Add calendar route and integrate calendar component in Navbar
|
2024-12-04 18:11:57 -05:00 |
|
Sean Morley
|
d44cb06e31
|
Refactor AdventureCard usage and integrate event calendar components
|
2024-12-04 12:38:01 -05:00 |
|
Sean Morley
|
a39e22b0a8
|
Add new dashboard
|
2024-12-03 14:00:48 -05:00 |
|
Sean Morley
|
9bc20be70e
|
Initial migration to new session based auth system with AllAuth
|
2024-11-29 14:41:13 -05:00 |
|