1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-27 08:49:36 +02:00
AdventureLog/frontend/src/lib/components
2025-01-02 13:34:51 -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 feat: implement Immich integration with CRUD API, add serializer, and enhance frontend components 2025-01-02 13:34:51 -05:00
AdventureLink.svelte Refactor AdventureCard usage and integrate event calendar components 2024-12-04 12:38:01 -05:00
AdventureModal.svelte feat: implement Immich integration with CRUD API, add serializer, and enhance frontend components 2025-01-02 13:34:51 -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 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
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
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
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 Enhance unlinked state logic for checklists and notes; update button layout in modals 2024-12-26 22:09:17 -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 Implement user-specific category filtering in AdventureViewSet and update AdventureCard to display category details 2024-11-16 22:31:39 -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