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-01-18 12:57:56 -05:00
..
AboutModal.svelte Add geographic coordinates to Transportation model and update related components 2024-12-19 18:46:52 -05:00
ActivityComplete.svelte Initial migration to new session based auth system with AllAuth 2024-11-29 14:41:13 -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: implement global search functionality for adventures, collections, users, and locations 2025-01-18 12:28:14 -05:00
Avatar.svelte feat: add public URL endpoint and update user type to include password status 2025-01-06 18:53:08 -05:00
CardCarousel.svelte feat: add primary image functionality to AdventureImage model and update related components 2025-01-02 23:25:58 -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 Enhance category management: update adventure category assignment logic, improve category display in UI components, and add dynamic sorting for category dropdown 2024-11-26 20:06:52 -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 password validation and error messages, enhance CityCard styling, and update localization for email and password prompts 2025-01-09 18:25:51 -05: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 Filter countries by visit status 2024-10-16 22:23:59 -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: update Immich integration migrations and enhance localization strings for user feedback 2025-01-02 18:34:13 -05:00
MarkdownEditor.svelte Add geographic coordinates to Transportation model and update related components 2024-12-19 18:46:52 -05:00
Navbar.svelte fix: put languages in locale selection dropdown into native language 2025-01-02 18:38:29 -05: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 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
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 Add multi-factor authentication (MFA) support; update localization and error handling 2024-12-13 20:21:44 -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 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
UserCard.svelte UI changes and updates, collection page refresh 2024-12-26 11:07:59 -05:00