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
2024-12-19 19:07:23 -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 Refactor AdventureCard usage and integrate event calendar components 2024-12-04 12:38:01 -05:00
AdventureLink.svelte Refactor AdventureCard usage and integrate event calendar components 2024-12-04 12:38:01 -05:00
AdventureModal.svelte Add Markdown editor component and integrate it into AdventureModal 2024-12-17 18:58:38 -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 Update password reset form and add more localization for error messages 2024-12-14 13:36:15 -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 Add delete confirmation modals for notes, checklists, and transportation 2024-12-19 19:07:23 -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 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
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
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
MarkdownEditor.svelte Add geographic coordinates to Transportation model and update related components 2024-12-19 18:46:52 -05:00
Navbar.svelte Add calendar route and integrate calendar component in Navbar 2024-12-04 18:11:57 -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
NoteCard.svelte Add delete confirmation modals for notes, checklists, and transportation 2024-12-19 19:07:23 -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
TOTPModal.svelte Add multi-factor authentication (MFA) support; update localization and error handling 2024-12-13 20:21:44 -05:00
TransportationCard.svelte Add delete confirmation modals for notes, checklists, and transportation 2024-12-19 19:07:23 -05:00
TransportationModal.svelte Add delete confirmation modals for notes, checklists, and transportation 2024-12-19 19:07:23 -05:00
UserCard.svelte Add more to user page 2024-09-09 23:59:45 -04:00