Migrate the complete iOS website to the new design - #23
Merged
Conversation
railway-app
Bot
temporarily deployed
to
ios-trackercontrol / production
September 8, 2026 21:07
Inactive
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The public website used Bootstrap's default layout and separate presentation conventions across reports, directories and reference pages. This migrates every production Pug page to the new TrackerControl design: search-led homepage, responsive navigation, readable reports, restrained charts and a consistent footer.
Validation: all 137 tests pass locally at 08ffb9a, including production Pug rendering and route regressions (also previously passed in CI). JavaScript syntax and whitespace checks pass locally. The subsequent dependency audit fails on existing moderate qs advisories through body-parser/express; package.json and package-lock.json are unchanged by this PR.
Branding uses TrackerControl red and the official rocket icon. Shared project navigation links the Android and iOS websites. The local preview now uses the root .env database; dependencies are installed. Homepage branding and narrow navigation were inspected in the browser; a comprehensive visual review of all production pages remains pending. The standalone docs/design previews are historical design references.