1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-22 22:39:36 +02:00
AdventureLog/frontend/src/lib/components
2025-05-06 14:38:31 -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 fix: Remove duplicate file extension validation for md and pdf formats 2025-03-23 16:40:55 -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 Refactor adventure category handling: update type definitions, enhance category management in UI components, and implement user-specific category deletion logic in the backend 2024-11-23 13:42:41 -05: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
DateRangeDropdown.svelte 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
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 Merge pull request #552 from lkiesow/lodging-card 2025-04-06 20:25:11 -04:00
LodgingModal.svelte 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
MarkdownEditor.svelte feat: Add file type validation and sanitize markdown input in adventure components 2025-03-15 12:29:12 -04:00
Navbar.svelte Show AdventureLog icon instead of text in mobile mode 2025-04-25 15:56:30 +02:00
NoteCard.svelte Enhance unlinked state logic for checklists and notes; update button layout in modals 2024-12-26 22:09:17 -05: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 feat: Add TimezoneSelector component and integrate Luxon for date handling 2025-04-18 23:06:36 -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 Prevent UI overlaps in transportation card 2025-04-18 00:22:50 +02:00
TransportationModal.svelte refactor: Simplify date handling by replacing updateLocalDates and updateUTCDates with updateLocalDate and updateUTCDate functions 2025-04-19 21:53:17 -04:00
UserCard.svelte feat: Add Hotel model and integrate into admin panel; update related components 2025-02-02 10:36:47 -05:00