Rebrand frontend to ResolutionFlow #26

Merged
chihlasm merged 2 commits from rebrand-to-resolutionflow into main 2026-02-04 05:03:21 +00:00
chihlasm commented 2026-02-04 04:30:24 +00:00 (Migrated from github.com)

Summary

  • Rebrand all frontend UI from "Patherly" to "ResolutionFlow"
  • Add brand assets (favicon, icons, logos) and custom fonts (Plus Jakarta Sans, Inter, Outfit)
  • Update Tailwind theme with purple gradient brand colors and new CSS variables for light/dark modes
  • Create reusable BrandLogo and BrandWordmark components used across AppLayout, LoginPage, and RegisterPage
  • Replace all remaining "Patherly" references in SettingsPage

Test plan

  • Login page shows logo, "ResolutionFlow" wordmark, purple gradient button
  • Register page matches login page branding
  • App header shows logo + wordmark, navigation works
  • Browser tab shows new favicon and "ResolutionFlow" title
  • Dark mode and light mode both look correct with purple theme
  • Settings page shows "ResolutionFlow" (no "Patherly" references)
  • All existing functionality preserved (login, register, navigation, theme toggle)

🤖 Generated with Claude Code

## Summary - Rebrand all frontend UI from "Patherly" to "ResolutionFlow" - Add brand assets (favicon, icons, logos) and custom fonts (Plus Jakarta Sans, Inter, Outfit) - Update Tailwind theme with purple gradient brand colors and new CSS variables for light/dark modes - Create reusable `BrandLogo` and `BrandWordmark` components used across AppLayout, LoginPage, and RegisterPage - Replace all remaining "Patherly" references in SettingsPage ## Test plan - [ ] Login page shows logo, "ResolutionFlow" wordmark, purple gradient button - [ ] Register page matches login page branding - [ ] App header shows logo + wordmark, navigation works - [ ] Browser tab shows new favicon and "ResolutionFlow" title - [ ] Dark mode and light mode both look correct with purple theme - [ ] Settings page shows "ResolutionFlow" (no "Patherly" references) - [ ] All existing functionality preserved (login, register, navigation, theme toggle) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
railway-app[bot] commented 2026-02-04 04:31:19 +00:00 (Migrated from github.com)

🚅 Deployed to the patherly-pr-26 environment in selfless-grace

Service Status Web Updated (UTC)
hopeful-liberation Success (View Logs) Web Feb 4, 2026 at 5:00 am
patherly Success (View Logs) Web Feb 4, 2026 at 4:59 am
<!-- railway-bot-comment-version=2 --> <!-- railway-project-id="22b9b58c-271b-42e5-a10e-6fdec8d00134" railway-project-name="selfless-grace" --> 🚅 Deployed to the [patherly-pr-26](https://railway.com/project/22b9b58c-271b-42e5-a10e-6fdec8d00134?environmentId=4e798b7c-4961-4485-ad20-4608e74db9b8) environment in **[selfless-grace](https://railway.com/project/22b9b58c-271b-42e5-a10e-6fdec8d00134)** | **Service** | **Status** | **Web** | **Updated** (UTC) | | :--- | :--- | :--- | :--- | | hopeful-liberation | ✅ Success ([View Logs](https://railway.com/project/22b9b58c-271b-42e5-a10e-6fdec8d00134/service/e1db2ee3-d241-4f45-abe4-c9c5fdf483d5?id=c248f8d4-844c-4102-9d23-12c3f8b2c826&environmentId=4e798b7c-4961-4485-ad20-4608e74db9b8)) | [Web](https://hopeful-liberation-patherly-pr-26.up.railway.app) | Feb 4, 2026 at 5:00 am | | patherly | ✅ Success ([View Logs](https://railway.com/project/22b9b58c-271b-42e5-a10e-6fdec8d00134/service/95f556ff-5264-4116-a0c2-618a2fc53ba4?id=5e36d6e6-f51b-49bf-b0b9-1567d06c3fa7&environmentId=4e798b7c-4961-4485-ad20-4608e74db9b8)) | [Web](https://patherly-patherly-pr-26.up.railway.app) | Feb 4, 2026 at 4:59 am |
Sign in to join this conversation.