Commit Graph

130 Commits

Author SHA1 Message Date
Sean Morley
9f574c8505 better signup disable 2024-08-16 12:21:43 -04:00
Sean Morley
132ad44c08 Make public from creation modal 2024-08-15 16:03:06 -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
5aef1eb8bd Fix collection link 2024-08-11 13:34:32 -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
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
1858790308 Archive Collections 2024-08-07 13:01:12 -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
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
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
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
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
Sean Morley
b380b55942 refactor: Add property filter to adventure search functionality 2024-08-01 10:02:00 -04:00
Sean Morley
0685065bf6 refactor: Add additional attributions to AboutModal and filter adventures based on user ID in +page.svelte 2024-08-01 09:38:02 -04:00
Sean Morley
06df5d370d fixes #151 2024-07-31 18:27:06 -04:00
Sean Morley
17498121a3 refactor: Update date input fields with min and max values 2024-07-31 11:01:41 -04:00
Sean Morley
999440ff79 refactor: Add Sweden GEOJSON for map visualization 2024-07-30 11:34:17 -04:00
Sean Morley
30c8bea112 refactor: Add analytics script to layout for tracking website usage 2024-07-30 08:24:22 -04:00
Sean Morley
3a01178acb refactor: Improve performance and fix conditional rendering issue in +page.svelte 2024-07-30 07:10:41 -04:00
Sean Morley
f98ca62aad Fix critical error 2024-07-29 22:14:42 -04:00
Sean Morley
103500b5e1 refactor: Add user prop to TransportationCard component for conditional rendering of actions 2024-07-29 19:19:24 -04:00
Sean Morley
589eb094d5 refactor: Update +page.svelte to improve rendering performance and fix conditional rendering issue 2024-07-28 12:45:00 -04:00
Sean Morley
54ef1677e8 add transportation 2024-07-28 09:44:25 -04:00
Sean Morley
6155d531ab add transportation 2024-07-28 09:10:59 -04:00
Sean Morley
61c3d23efa refactor: Update transportation form with hidden input for is_public field 2024-07-27 22:23:23 -04:00
Sean Morley
2e2932a030 edit transportation 2024-07-27 22:18:52 -04:00
Sean Morley
581e5548d5 refactor: Update validation error message in Transportation model clean method 2024-07-27 21:18:15 -04:00