1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 14:59:36 +02:00
AdventureLog/frontend/src/lib/components
2024-11-22 17:03:02 -05:00
..
AboutModal.svelte Update localization for activities and adventures; change links and placeholders 2024-11-04 19:25:07 -05:00
ActivityComplete.svelte Update localization for activities and adventures; change links and placeholders 2024-11-04 19:25:07 -05:00
AdventureCard.svelte Refactor user ID handling to use UUIDs; update related components and serializers for consistency 2024-11-17 16:34:46 -05:00
AdventureLink.svelte Remove AUTHORS and MANIFEST.in files; add ReverseGeocodeViewSet and localization updates 2024-10-30 15:11:00 -04:00
AdventureModal.svelte Enhance adventure management: add error handling for category fetch, implement unique email constraint in user model, and update adventure save logic to ensure category assignment 2024-11-22 17:03:02 -05:00
Avatar.svelte Update localization for activities and adventures; change links and placeholders 2024-11-04 19:25:07 -05:00
CardCarousel.svelte localization v2 2024-10-28 13:56:57 -04:00
CategoryDropdown.svelte Enhance adventure management: add error handling for category fetch, implement unique email constraint in user model, and update adventure save logic to ensure category assignment 2024-11-22 17:03:02 -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
ChecklistCard.svelte Refactor user ID handling to use UUIDs; update related components and serializers for consistency 2024-11-17 16:34:46 -05:00
ChecklistModal.svelte Refactor user ID handling to use UUIDs; update related components and serializers for consistency 2024-11-17 16:34:46 -05:00
CollectionCard.svelte more localization 2024-10-28 19:59:44 -04:00
CollectionLink.svelte Remove AUTHORS and MANIFEST.in files; add ReverseGeocodeViewSet and localization updates 2024-10-30 15:11:00 -04: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
EditCollection.svelte Add i18n support for transportation, notes, checklist, and collection components 2024-11-03 22:55:38 -05:00
EditTransportation.svelte Add i18n support for transportation, notes, checklist, and collection components 2024-11-03 22:55:38 -05: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
Navbar.svelte Refactor static file path and update theme selection text in Navbar; change localization keys for login and signup buttons 2024-11-05 10:13:30 -05:00
NewCollection.svelte Refactor user ID handling to use UUIDs; update related components and serializers for consistency 2024-11-17 16:34:46 -05:00
NewTransportation.svelte Add i18n support for transportation, notes, checklist, and collection components 2024-11-03 22:55:38 -05:00
NoteCard.svelte Refactor user ID handling to use UUIDs; update related components and serializers for consistency 2024-11-17 16:34:46 -05:00
NoteModal.svelte Refactor user ID handling to use UUIDs; update related components and serializers for consistency 2024-11-17 16:34:46 -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 Change over to Voyager map styles 2024-10-17 15:14:15 -04:00
RegionCard.svelte Implement user-specific category filtering in AdventureViewSet and update AdventureCard to display category details 2024-11-16 22:31:39 -05:00
ShareModal.svelte Add language selection and share localization for multiple languages 2024-11-04 19:41:25 -05:00
Toast.svelte Fix login issue with different case usernames 2024-09-11 09:42:53 -04:00
TransportationCard.svelte Refactor user ID handling to use UUIDs; update related components and serializers for consistency 2024-11-17 16:34:46 -05:00
UserCard.svelte Add more to user page 2024-09-09 23:59:45 -04:00