Skip to content

Adventure Times, Collection Ordering, Trip Maps #536

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 70 commits into
base: main
Choose a base branch
from

Conversation

seanmorley15
Copy link
Owner

@seanmorley15 seanmorley15 commented Mar 21, 2025

TODO:

  • Test migration to new visit model fields
  • Test time zone aware migration for transportations

Copy link

vercel bot commented Mar 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
adventurelog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2025 3:22pm

…on, enhance collection modal alerts, and improve localization for itinerary features
lkiesow and others added 3 commits April 18, 2025 00:22
Similar to #552 (658764f) the card title and badges of the
transportation card can overlap. This patch adjusts the transportation
card to list the badges below the title similar to the other cards.
This patch adds a simple test for checking if the frontend builds
properly. This is similar to the recently added backend check and will
be run automatically on pushes and pull requests.
Fix rendering issue in adventure dropdown
Prevent UI overlaps in transportation card
…dateUTCDates with updateLocalDate and updateUTCDate functions
lkiesow and others added 4 commits April 25, 2025 14:19
This patch updates the Dockerfile to use Node.js 22 for running the
frontend. Given that the security support of Node.js 18 ends in 6 days
(30 Apr 2025), upgrading definitely makes sense.

Additionally, this also seems to fix the broken JSON generated by the
recently upgrraded version of @sveltejs/kit, thus fixing #584.
This patch makes it less likely for elements of the navigation bar to
overlap each other on mobile devices. It also makes spacing a bit more
homogeneous.

The patch basically just adjust some spacing as and hides the map icon
on mobile devices.
This patch makes AdventureLog hide the text but show the app icon in
the navigation bar when in mobile mode.
Improve overlapping on navbar on mobile devices
Upgrade Node.js to Version 22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants