1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 06:49:37 +02:00
AdventureLog/frontend/src/lib/components
2025-04-01 22:35:03 +02: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: update deleteAdventure function to use DELETE method for API call 2025-01-17 17:15:18 -05:00
AdventureLink.svelte Refactor AdventureCard usage and integrate event calendar components 2024-12-04 12:38:01 -05:00
AdventureModal.svelte feat: Add file type validation and sanitize markdown input in adventure components 2025-03-15 12:29:12 -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 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
CountryCard.svelte feat: Localize text in calendar and adventure pages, and update CountryCard component 2025-02-16 13:57:46 -05: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 feat: Enhance City and Lodging components with region and country names, and improve password disable functionality 2025-03-17 10:38:41 -04:00
LodgingModal.svelte feat: Add current timezone and airport description fields to localization files 2025-02-22 17:00:40 -05: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 Added Norwegian translation 2025-04-01 22:35:03 +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 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
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 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
TransportationModal.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
UserCard.svelte feat: Add Hotel model and integrate into admin panel; update related components 2025-02-02 10:36:47 -05:00