Sean Morley
7442bd70cd
Update version to 0.9.0, add DateRangeDropdown component, enhance LodgingModal with price step, and add invalid date range message
2025-05-06 14:38:31 -04:00
Lars Kiesow
3a8776c000
Show AdventureLog icon instead of text in mobile mode
...
This patch makes AdventureLog hide the text but show the app icon in
the navigation bar when in mobile mode.
2025-04-25 15:56:30 +02:00
Lars Kiesow
b8aa96b5b3
Improve overlapping on navbar on mobile devices
...
This patch makes it less likely for elements of the navigation bar to
overlap each other on mobile devices. It also makes spacing a bit more
homogeneous.
The patch basically just adjust some spacing as and hides the map icon
on mobile devices.
2025-04-25 15:56:20 +02:00
Sean Morley
85b4db87ec
refactor: Simplify date handling by replacing updateLocalDates and updateUTCDates with updateLocalDate and updateUTCDate functions
2025-04-19 21:53:17 -04:00
Sean Morley
c12f94855d
feat: Refactor date handling in TransportationModal and add utility functions for date conversion and validation
2025-04-19 21:44:40 -04:00
Sean Morley
6942f5e1bb
feat: Add TimezoneSelector component and integrate Luxon for date handling
2025-04-18 23:06:36 -04:00
Sean Morley
233d2be63f
Merge pull request #574 from lkiesow/transportation-card-badges
...
Prevent UI overlaps in transportation card
2025-04-18 11:49:52 -04:00
Lars Kiesow
ea85c5fc5a
Prevent UI overlaps in transportation card
...
Similar to #552 (658764f
) the card title and badges of the
transportation card can overlap. This patch adjusts the transportation
card to list the badges below the title similar to the other cards.
2025-04-18 00:22:50 +02:00
Lars Kiesow
49f7bf27e8
Fix rendering issue in adventure dropdown
...
This is a very simple patch fixing the rendering issue of the “Remove
from collection” option in the adventure dropdown.-
Together with #552 , this should fix #539 .
2025-04-14 18:44:15 +02:00
Sean Morley
15d34c88dc
Merge pull request #552 from lkiesow/lodging-card
...
Prevent UI overlaps in lodging card
2025-04-06 20:25:11 -04:00
Sean Morley
af2778ff61
Merge pull request #548 from lkiesow/users-reedirect
...
Prevent unnecessary redirect when requesting users
2025-04-06 20:23:53 -04:00
Lars Kiesow
658764fb58
Prevent UI overlaps in lodging card
...
This patch prevents overlapping UI eelements in the ledging card. It
adjusts the UI to be more like the adventure cards when it comes to font
size and element placing.
This partly fixes #539
2025-04-07 01:42:12 +02:00
Lars Kiesow
af8a9acbae
Prevent unnecessary redirect when requesting users
...
Opening the share dialog, the frontend is requesting `/auth/users/`
which is always redirected to `/auth/users`. That's an unnecessary extra
step.
This patch makes the front-end request `/auth/users` in the first place.
2025-04-06 14:37:37 +02:00
Sean Morley
cd833884e8
Merge pull request #546 from eidsheim98/nb-locale
...
Norwegian translations
2025-04-01 16:41:26 -04:00
Nikolai Eidsheim
47c219affd
Added Norwegian translation
2025-04-01 22:35:03 +02:00
Sean Morley
04c3402e14
fix: Remove duplicate file extension validation for md and pdf formats
2025-03-23 16:40:55 -04:00
Sean Morley
b4c5e22662
fix: Correct file extension validation for gpx, md, and pdf formats
2025-03-23 16:40:08 -04:00
Sean Morley
794df82ec6
feat: Enhance AdventureModal date handling for all-day events and improve localization in collections page
2025-03-21 16:30:03 -04:00
Sean Morley
f79b06f6b3
feat: Add troubleshooting guide for unresponsive login and registration, enhance collection modal alerts, and improve localization for itinerary features
2025-03-20 22:28:23 -04:00
Sean Morley
f554bb8777
feat: Enhance date handling in AdventureModal and related components for improved localization and all-day event support
2025-03-18 21:07:34 -04:00
Sean Morley
1dc8e10758
feat: Add "all day" localization strings for multiple languages and enhance transportation date handling
2025-03-18 17:40:32 -04:00
Sean Morley
9fd2a142cb
feat: Update Visit model to use DateTimeField for start and end dates, and enhance AdventureModal with datetime-local inputs
2025-03-18 14:04:31 -04:00
Sean Morley
b82e4b6f0d
feat: Add country name to Region serializer and update RegionCard component
2025-03-17 14:23:10 -04:00
Sean Morley
4e543fad55
feat: Enhance City and Lodging components with region and country names, and improve password disable functionality
2025-03-17 10:38:41 -04:00
Sean Morley
7fbcf170d0
feat: Add file type validation and sanitize markdown input in adventure components
2025-03-15 12:29:12 -04:00
Sean Morley
3c9aec4bfb
refactor: Simplify location name assignment logic in LocationDropdown component
2025-02-23 17:15:37 -05:00
Sean Morley
b1068d27b0
refactor: Update API endpoint paths from "_allauth" to "auth" for consistency
2025-02-23 17:04:20 -05:00
Sean Morley
d80805a181
feat: Add current timezone and airport description fields to localization files
2025-02-22 17:00:40 -05:00
Sean Morley
ea36b104b6
feat: Add Transportation and Lodging models to AdventureViewSet; update Avatar and TransportationModal components for improved user experience
2025-02-22 10:37:22 -05:00
Sean Morley
232e01bf8f
fix: Correct button closing tags in Navbar component for proper rendering
2025-02-20 14:53:05 -05:00
Sean Morley
b4496508dd
Korean i18n ( #503 )
...
* Update email.md
Removing the single quotes allow SMTP to work -- it did not work otherwise. Also, [Google recommends TLS over SSL](https://support.google.com/a/answer/2520500?sjid=7564827219172741277-NA )
* Update immich_integration.md
Added the /api to the example URL for the Immich server.
* Add Korean language support to Navbar and layout
* chore: Korean translation (#502 )
* correct ko translation at Navbar.svelte
* correct ko.json
correct ko.json::adventures
auto commit
auto commit
auto commit
auto commit
auto commit
adventures
collection
dashboard
home
immich
immich
map
navbar
auto commit
notes
profile
recommendations
settings
share
transportations
auto commit
worldtravel
polishing
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
---------
Co-authored-by: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com>
Co-authored-by: motox986 <49492476+motox986@users.noreply.github.com>
Co-authored-by: Seongjun Ji <metalg0su@gmail.com>
2025-02-17 10:32:18 -05:00
Sean Morley
670e499d8f
feat: Localize text in calendar and adventure pages, and update CountryCard component
2025-02-16 13:57:46 -05:00
Sean Morley
16fc9bc70e
feat: Fetch categories and check for Immich integration on modal mount
2025-02-16 13:45:08 -05:00
Sean Morley
d31b95289d
feat: Add reservation number and price fields to lodging information across multiple languages
2025-02-16 09:35:07 -05:00
Sean Morley
b5d6788c11
feat: Add location_name to ReverseGeocode type and implement location fetching in stats view
2025-02-15 19:44:11 -05:00
Sean Morley
60b5bbb3c8
feat: Enhance Navbar with new icons and improved button layout
2025-02-09 15:42:46 -05:00
Sean Morley
68924d7ecc
feat: Refactor hotel terminology to lodging and update related components
2025-02-08 16:10:01 -05:00
Sean Morley
d1f50dfa17
feat: Add hotel management functionality with serializer and UI integration
2025-02-05 19:38:04 -05:00
Sean Morley
9c3a52ae85
feat: Refactor user detail view and enhance localization strings for multiple languages
2025-02-03 19:56:25 -05:00
Sean Morley
ed1e24252c
feat: Enhance HotelModal with geocoding, custom location handling, and improved hotel initialization
2025-02-03 19:18:46 -05:00
Sean Morley
df60184f23
feat: Implement Hotel model with CRUD operations and integrate into views and serializers
2025-02-03 12:28:42 -05:00
Sean Morley
659c56f02d
feat: Add Hotel model and integrate into admin panel; update related components
2025-02-02 10:36:47 -05:00
Sean Morley
bdb17a3177
Merge pull request #478 from Thiesjoo/immich-improvements
...
Immich image selection improvements
2025-02-01 15:28:15 -05:00
Thies
cc6a98d23b
Convert indentation to tabs, as my vscode did not want to cooperate
2025-01-30 13:07:08 +01:00
Thies
94fca45af0
immich: Show dates of images next to the results
2025-01-30 13:06:17 +01:00
Thies
c7d34f6c48
immich: Add a loading indicator
2025-01-30 13:06:17 +01:00
Thies
08bfeac837
immich: Automatically select the date of the last visit for the photos
2025-01-30 13:06:10 +01:00
Thies
aaacacbd60
immich: Now able to show images by date!
2025-01-30 12:57:38 +01:00
Thies
bc08362a4c
navbar: Allow the typing of slash in input/textarea fields
2025-01-30 12:16:19 +01:00
Sean Morley
85b55660f9
feat: Update user profile handling and enhance public user details response
2025-01-29 22:50:53 -05:00