1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-31 02:39:38 +02:00
Commit graph

883 commits

Author SHA1 Message Date
Sean Morley
3b936f7eac
Merge pull request #259 from seanmorley15/development
Fix special adventure types
2024-08-20 12:40:27 -04:00
Sean Morley
aada13ca40 Fix special adventure types 2024-08-20 12:39:15 -04:00
Sean Morley
e1cff9cf68
Merge pull request #256 from seanmorley15/development
chore: Fix null values for adventure date and end date in Transportat…
2024-08-19 18:41:22 -04:00
Sean Morley
d5814fe6df chore: Fix null values for adventure date and end date in Transportation model 2024-08-19 18:41:05 -04:00
Sean Morley
2beb5819c8
Merge pull request #255 from seanmorley15/development
chore: Add validation for start and end dates in collection forms
2024-08-19 16:52:35 -04:00
Sean Morley
6fea57d773 chore: Add validation for start and end dates in collection forms 2024-08-19 16:49:27 -04:00
Sean Morley
4e422d527a
Merge pull request #254 from seanmorley15/development
chore: Fix null values for adventure date and end date in AdventureMo…
2024-08-19 16:45:01 -04:00
Sean Morley
a7d84c0a60 chore: Fix null values for adventure date and end date in AdventureModal and EditTransportation 2024-08-19 16:44:33 -04:00
Sean Morley
7728be707e
Merge pull request #253 from seanmorley15/development
Transportation card improvements
2024-08-19 16:43:24 -04:00
Sean Morley
a9f2ff63b7 chore: Fix null values for adventure date and end date in AdventureModal and EditTransportation 2024-08-19 16:40:47 -04:00
Sean Morley
dd8999a45f Transportation changes 2024-08-19 16:32:08 -04:00
Sean Morley
1d65ecb761
Merge pull request #250 from seanmorley15/development
Improve image display modal
2024-08-19 14:00:41 -04:00
Sean Morley
2d4d98393c
Merge pull request #249 from PhiCoderX/ImageDisplayModal
ImageDisplayModal
2024-08-19 13:59:43 -04:00
Sean Morley
14b2ba2ae3 Change close button design 2024-08-19 13:58:14 -04:00
PhiCoderX
c7959350c4
ImageDisplayModal
- restrain vertical height
- change close button to cross at top right
- close view when clicking outside
2024-08-19 18:48:05 +02:00
Sean Morley
8fa5801e00 Add detailed image view to the detail view 2024-08-19 12:05:29 -04:00
Sean Morley
7e04c9bf75
Merge pull request #247 from seanmorley15/development
Make image modal not reset scroll
2024-08-19 08:54:04 -04:00
Sean Morley
b7c406ec0c Make image modal not reset scroll 2024-08-19 08:53:37 -04:00
Sean Morley
45a9045739
Merge pull request #246 from seanmorley15/development
Add larger image display on click
2024-08-19 08:45:41 -04:00
Sean Morley
39fb4ad1ca Image display modal 2024-08-19 08:44:00 -04:00
Sean Morley
de759e1b58 Image display modal 2024-08-19 08:43:43 -04:00
Sean Morley
ad4c0b37b8
Merge pull request #245 from seanmorley15/development
Fix compose file image error
2024-08-18 13:38:46 -04:00
Sean Morley
e1e750f424 fix compose file 2024-08-18 13:38:24 -04:00
Sean Morley
f78c901ed4 chore: Update backup script and signup page layout 2024-08-18 12:48:37 -04:00
Sean Morley
b434e218a0
Merge pull request #242 from seanmorley15/development
Adds support for an end date to adventures
2024-08-18 12:31:32 -04:00
Sean Morley
03e0530e90 Add support for end date to adventure 2024-08-18 12:30:12 -04:00
Sean Morley
276ea42138 Docker compose comments for clarity 2024-08-18 12:04:46 -04:00
Sean Morley
7c446666ae
Merge pull request #241 from seanmorley15/development
share fix
2024-08-18 09:16:14 -04:00
Sean Morley
2dc3ac3aa3 share fix 2024-08-18 09:15:59 -04:00
Sean Morley
b8d73635f3
Merge pull request #240 from seanmorley15/development
Multiple images and new creation modal
2024-08-18 08:52:16 -04:00
Sean Morley
d1a49b7dd9 Fixed image generation in serializer 2024-08-18 08:43:49 -04:00
Sean Morley
add2e2bafa Wikipedia description fetch 2024-08-17 22:48:57 -04:00
Sean Morley
cfe14b3708
Merge pull request #239 from seanmorley15/new_images
New images
2024-08-17 22:43:40 -04:00
Sean Morley
987b228b7d
Delete frontend/src/lib/components/NewAdventure.svelte 2024-08-17 22:43:32 -04:00
Sean Morley
c87a0d2a41
Delete frontend/src/lib/components/EditAdventure.svelte 2024-08-17 22:43:27 -04:00
Sean Morley
f0efdaa933 new adventure modal 2024-08-17 22:40:27 -04:00
Sean Morley
b14cf9ccd9
Merge pull request #238 from seanmorley15/development
Traefik docker compose
2024-08-17 18:07:38 -04:00
Sean Morley
1ab375e6b4
Merge pull request #234 from tedski/tedski/chore/docker-compose-traefik
Adds docker-compose with traefik support.
2024-08-17 18:06:35 -04:00
Sean Morley
c35795144e chore: Refactor CollectionCard component and improve dropdown menu styling 2024-08-17 17:34:52 -04:00
Sean Morley
d552c50349 adventure view 2024-08-17 17:22:01 -04:00
Sean Morley
620c7298a9 better error managment 2024-08-17 16:28:56 -04:00
Sean Morley
d7db09693a autofetch features 2024-08-17 15:18:43 -04:00
Sean Morley
48ac320238 image card 2024-08-17 14:38:24 -04:00
Sean Morley
254a0d9498 image card 2024-08-17 14:34:14 -04:00
Sean Morley
167154bed4 chore: Refactor adventure form components and improve image handling 2024-08-17 14:21:55 -04:00
Sean Morley
b9ebbafd76 remove image 2024-08-17 14:13:23 -04:00
Sean Morley
6b9cd48603 remove image 2024-08-17 13:59:49 -04:00
Sean Morley
9c75af5b7f Edit modal 2024-08-17 13:30:00 -04:00
Sean Morley
0479026b11 Edit modal 2024-08-17 11:12:15 -04:00
Ted Strzalkowski
d4d6b4855b Adds docker-compose with traefik support.
Configures the stack (frontend, backend, db, and static content) but
adds a traefik reverse proxy instead of exposing the containers
themselves.  The traefik proxy uses letsencrypt for certificate
management.
2024-08-17 07:21:57 -07:00