1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 15:29:36 +02:00
Commit graph

164 commits

Author SHA1 Message Date
Sean Morley
54d16e27b1 About modal fix 2024-08-15 16:45:37 -04:00
Sean Morley
2f0eba993a Fix typo 2024-08-15 16:42:31 -04:00
Sean Morley
132ad44c08 Make public from creation modal 2024-08-15 16:03:06 -04:00
Sean Morley
28b68afb12 Docker Hub 2024-08-15 11:45:30 -04:00
Sean Morley
9a7d85d544 fix dockerfile 2024-08-15 10:47:45 -04:00
Sean Morley
a1094f805a chore: Update app version to v0.5.1 and fix toast component styling 2024-08-14 22:17:43 -04:00
Sean Morley
25c6d3fce3 Edit adventure from detail view 2024-08-13 15:25:04 -04:00
Sean Morley
2a072f22cb Activity type fixes 2024-08-13 15:09:45 -04:00
Sean Morley
70a2fc45fd Type conversion to string for UUID 2024-08-13 12:03:18 -04:00
Sean Morley
ffe9d6fe97 Fix adventure cards and serializers 2024-08-13 11:09:49 -04:00
Sean Morley
5aef1eb8bd Fix collection link 2024-08-11 13:34:32 -04:00
Sean Morley
96eb73a224 Migrate to UUIDs for id PK for adventures 2024-08-10 22:40:57 -04:00
Sean Morley
f40714ac2c Fix map filtering bug 2024-08-09 09:31:39 -04:00
Sean Morley
58d53f784f Add links to cards 2024-08-08 22:12:06 -04:00
Sean Morley
e51e072722 Add hover to adventure card 2024-08-08 13:52:55 -04:00
Sean Morley
844dd0c797 Update home page content 2024-08-07 17:56:53 -04:00
Sean Morley
879b182e56 chore: Update CollectionCard component to display correct toast message when archiving/unarchiving a collection 2024-08-07 17:36:25 -04:00
Sean Morley
4f3edec9f1 Fixes 2024-08-07 16:34:03 -04:00
Sean Morley
a87797f6af Warning modal 2024-08-07 13:09:20 -04:00
Sean Morley
1858790308 Archive Collections 2024-08-07 13:01:12 -04:00
Sean Morley
304097fb9d Mobile optimization from #170 2024-08-06 12:11:50 -04:00
Sean Morley
3b002c0c50 Security improvments 2024-08-06 09:35:18 -04:00
Sean Morley
1f2699ed21 Update version information 2024-08-06 09:04:08 -04:00
Sean Morley
967a125b2f Release workflows 2024-08-06 09:02:55 -04:00
Sean Morley
143f84e910 SEO Optimization 2024-08-06 08:50:15 -04:00
Sean Morley
b6628fe2b3 refactor: Simplify ChecklistModal component code 2024-08-05 21:46:26 -04:00
Sean Morley
18ef919a11 checklists ui 2024-08-05 21:36:38 -04:00
Sean Morley
d5f93c5d9d checklists ui beta 2024-08-05 18:48:11 -04:00
Sean Morley
d9e554ad42 feat: Add flag URL to Country type and update CountryCard component 2024-08-05 14:17:41 -04:00
Sean Morley
77c11fefea better filters 2024-08-05 09:59:34 -04:00
Sean Morley
44cad30528 better filters 2024-08-05 09:33:21 -04:00
Sean Morley
32f5c1a806 chore: Increase page size to 25 for adventures and collections views 2024-08-04 22:19:09 -04:00
Sean Morley
7c61fa3363 chore: Disable email verification for new users, update search functionality, and improve note card display 2024-08-04 21:50:15 -04:00
Sean Morley
10466f5913 feat: Add public/private badge to CollectionCard and fix delete button in NoteCard 2024-08-04 21:30:11 -04:00
Sean Morley
fd94f03008 password reset email 2024-08-04 17:30:43 -04:00
Sean Morley
12595483fc feat: Update NoteModal component to allow editing and submitting notes 2024-08-04 13:57:33 -04:00
Sean Morley
8dd44e23a6 chore: Update adventure statistics display in collection page 2024-08-04 13:40:07 -04:00
Sean Morley
4bbb9f10f6 notes 2024-08-04 13:33:49 -04:00
Sean Morley
860e6d4034 notes 2024-08-04 13:27:05 -04:00
Sean Morley
0c3664acf3 feat: Add links functionality to NoteModal component 2024-08-04 12:45:37 -04:00
Sean Morley
89bf310340 chore: Add delete functionality to NoteCard component 2024-08-04 12:37:04 -04:00
Sean Morley
7c2b0e927d notes beta 2024-08-04 09:56:58 -04:00
Sean Morley
3f900bc41a notes beta 2024-08-03 22:03:27 -04:00
Sean Morley
4f1ad09470 notes beta 2024-08-03 21:09:49 -04:00
Sean Morley
b8994a531f feat: Improve UI layout and functionality for adventure search 2024-08-03 20:23:42 -04:00
Sean Morley
2bb1d80a77 refactor: Handle authentication cookies in authHook 2024-08-03 18:56:51 -04:00
Sean Morley
db9e771310 refactor: Update API request in ActivityComplete.svelte and add adventure search button in +page.svelte 2024-08-01 18:18:07 -04:00
Sean Morley
9c6fcea589 refactor: Remove unused toast functionality and map marker code 2024-08-01 11:02:43 -04:00
Sean Morley
c5cbea1c20 refactor: Improve adventure card UI and collection functionality 2024-08-01 11:01:27 -04:00
Sean Morley
b2ceda819c refactor: Update adventure search filter UI layout 2024-08-01 10:25:40 -04:00