1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-21 22:09:36 +02:00
AdventureLog/frontend/src/lib/components
2025-05-10 13:17:01 -04:00
..
AboutModal.svelte Add geographic coordinates to Transportation model and update related components 2024-12-19 18:46:52 -05:00
ActivityComplete.svelte feat: Add location_name to ReverseGeocode type and implement location fetching in stats view 2025-02-15 19:44:11 -05:00
AdventureCard.svelte Fix rendering issue in adventure dropdown 2025-04-14 18:44:15 +02:00
AdventureLink.svelte Refactor AdventureCard usage and integrate event calendar components 2024-12-04 12:38:01 -05:00
AdventureModal.svelte Enhance timezone handling in AdventureModal and DateRangeCollapse components; add support for departure and arrival timezones in the TimezoneSelector and update localization for new timezone labels. 2025-05-10 10:47:00 -04:00
AttachmentCard.svelte feat: enhance attachment handling with new localization strings and GPX upload tips 2025-01-21 19:33:48 -05:00
Avatar.svelte 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
CardCarousel.svelte feat: replace placeholder image with gradient background and text for no image available state in CardCarousel component 2025-01-19 22:33:35 -05:00
CategoryDropdown.svelte fix: update conditionals in AdventureModal and CategoryDropdown for improved logic 2025-01-13 10:51:33 -05:00
CategoryFilterDropdown.svelte Refactor user ID handling to use UUIDs; update related components and serializers for consistency 2024-11-17 16:34:46 -05:00
CategoryModal.svelte feat: enhance CategoryModal with loading state and remove unused activities route 2025-01-21 19:01:45 -05:00
ChecklistCard.svelte Enhance unlinked state logic for checklists and notes; update button layout in modals 2024-12-26 22:09:17 -05:00
ChecklistModal.svelte Enhance unlinked state logic for checklists and notes; update button layout in modals 2024-12-26 22:09:17 -05:00
CityCard.svelte feat: Add country name to Region serializer and update RegionCard component 2025-03-17 14:23:10 -04:00
CollectionCard.svelte Unify collection card width 2025-04-27 15:30:12 +02:00
CollectionLink.svelte Remove AUTHORS and MANIFEST.in files; add ReverseGeocodeViewSet and localization updates 2024-10-30 15:11:00 -04:00
CollectionModal.svelte 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
CountryCard.svelte feat: Localize text in calendar and adventure pages, and update CountryCard component 2025-02-16 13:57:46 -05:00
DateRangeCollapse.svelte Add timezone support for visits, transportation, and lodging 2025-05-10 11:59:56 -04:00
DeleteWarning.svelte more localization 2024-10-28 15:10:14 -04:00
ImageDisplayModal.svelte Refactor AdventureCard and CardCarousel components 2024-10-14 08:58:23 -04:00
ImageFetcher.svelte created_at and updated_at fields 2024-07-19 09:05:47 -04:00
ImageInfoModal.svelte Add i18n support for ImageInfoModal and update localization strings 2024-11-04 19:56:54 -05:00
ImmichSelect.svelte feat: Add Hotel model and integrate into admin panel; update related components 2025-02-02 10:36:47 -05:00
LocationDropdown.svelte refactor: Simplify location name assignment logic in LocationDropdown component 2025-02-23 17:15:37 -05:00
LodgingCard.svelte Fix validation in Lodging model to check check-in and check-out dates; update LodgingCard to conditionally display timezone 2025-05-10 13:17:01 -04:00
LodgingModal.svelte Add timezone support for visits, transportation, and lodging 2025-05-10 11:59:56 -04:00
MarkdownEditor.svelte feat: Add file type validation and sanitize markdown input in adventure components 2025-03-15 12:29:12 -04:00
Navbar.svelte Merge pull request #589 from lkiesow/sm-hide-al 2025-05-09 23:13:08 -04:00
NoteCard.svelte Show Note preview on Card 2025-04-15 01:05:02 +02:00
NoteModal.svelte feat: enhance Immich integration documentation and add warnings for localhost usage 2025-01-03 18:46:45 -05:00
NotFound.svelte Remove AUTHORS and MANIFEST.in files; add ReverseGeocodeViewSet and localization updates 2024-10-30 15:11:00 -04:00
PointSelectionModal.svelte Refactor map component styles and update transportation location formatting 2024-12-19 21:44:31 -05:00
RegionCard.svelte feat: Add country name to Region serializer and update RegionCard component 2025-03-17 14:23:10 -04:00
ShareModal.svelte Prevent unnecessary redirect when requesting users 2025-04-06 14:37:37 +02:00
TimezoneSelector.svelte Enhance timezone handling in AdventureModal and DateRangeCollapse components; add support for departure and arrival timezones in the TimezoneSelector and update localization for new timezone labels. 2025-05-10 10:47:00 -04:00
Toast.svelte Fix login issue with different case usernames 2024-09-11 09:42:53 -04:00
TOTPModal.svelte refactor: Update API endpoint paths from "_allauth" to "auth" for consistency 2025-02-23 17:04:20 -05:00
TransportationCard.svelte Add timezone support for visits, transportation, and lodging 2025-05-10 11:59:56 -04:00
TransportationModal.svelte Add timezone support for visits, transportation, and lodging 2025-05-10 11:59:56 -04:00
UserCard.svelte feat: Add Hotel model and integrate into admin panel; update related components 2025-02-02 10:36:47 -05:00