Skip to content

🚀 Production release - #490

Merged
IAmKio merged 33 commits into
mainfrom
staging
Jan 5, 2026
Merged

🚀 Production release#490
IAmKio merged 33 commits into
mainfrom
staging

Conversation

@IAmKio

@IAmKio IAmKio commented Jan 5, 2026

Copy link
Copy Markdown
Collaborator

This production release pulls together a bunch of UX upgrades for PillarX + Pulse:

  • New PillarX home search bar → Pulse
A new search bar on the PillarX home screen takes you straight into Pulse, so you can jump into token discovery and trading faster.
  • Smarter “back” behaviour from Pulse search
When entering Pulse search from PillarX, closing it now brings you back to the PillarX home screen for a more natural navigation flow.
  • Refined token selector UI (Buy/Sell + holdings)
  • Price change now visible for “My holdings” tokens
Tokens coming from the “My holdings” list now display their daily price change in the selector, not just the price, so users get the same level of context regardless of how they picked the asset.
  • MTS support for gas tank top-ups
Gas tank top-up flows now support an additional provider (MTS), wired through the top-up onboarding screens, top-up hook, gas calculation helper, and gasless service. Net result: more flexible ways to fund gas, with logic updated to handle the new path.
  • Polished top-up onboarding screens
The Preview TopUp and TopUpScreen components have been updated to respect the new gas-calculation and MTS logic.
  • Safer Insights PnL modal + cleaner tests
  • Landing page + app download links updated
The landing page/global styles and main container were nudged to accommodate the new search bar, and the PillarX app download links were refreshed so users always land on the correct store pages.

aldin4u and others added 30 commits December 11, 2025 12:22
feat: add search bar to home page with navigation to pulse
- Refine Token Selector UI in Buy.tsx and Sell.tsx to match Figma specs.
- Fix missing price change for 'My Holdings' tokens in Search.tsx.
- Add green/red triangle indicator for price changes.
- Increase token selector dropdown arrow size.
- Redirect unauthenticated users from /pulse to /.
- Update snapshots.
…UpGasTank

PRO-3886-MTS Support for Gas Tank Top Up
@IAmKio
IAmKio requested review from RanaBug and vignesha22 January 5, 2026 10:33
@IAmKio IAmKio self-assigned this Jan 5, 2026
@coderabbitai

coderabbitai Bot commented Jan 5, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jan 5, 2026

Copy link
Copy Markdown

Deploying pillarx-debug with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4a00f50
Status: ✅  Deploy successful!
Preview URL: https://744945d1.pillarx-debug.pages.dev
Branch Preview URL: https://staging.pillarx-debug.pages.dev

View logs

@github-actions
github-actions Bot temporarily deployed to Preview (staging) January 5, 2026 15:25 Inactive
@IAmKio
IAmKio marked this pull request as ready for review January 5, 2026 15:26
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying x with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4a00f50
Status: ✅  Deploy successful!
Preview URL: https://df9c5534.x-e62.pages.dev
Branch Preview URL: https://staging.x-e62.pages.dev

View logs

@RanaBug

RanaBug commented Jan 5, 2026

Copy link
Copy Markdown
Collaborator

The description might be too lengthy, here is my suggestion:
This production release pulls together a bunch of UX upgrades for PillarX + Pulse:

  • New PillarX home search bar → Pulse
A new search bar on the PillarX home screen takes you straight into Pulse, so you can jump into token discovery and trading faster.
  • Smarter “back” behaviour from Pulse search
When entering Pulse search from PillarX, closing it now brings you back to the PillarX home screen for a more natural navigation flow.
  • Refined token selector UI (Buy/Sell + holdings)
  • Price change now visible for “My holdings” tokens
Tokens coming from the “My holdings” list now display their daily price change in the selector, not just the price, so users get the same level of context regardless of how they picked the asset.
  • MTS support for gas tank top-ups
Gas tank top-up flows now support an additional provider (MTS), wired through the top-up onboarding screens, top-up hook, gas calculation helper, and gasless service. Net result: more flexible ways to fund gas, with logic updated to handle the new path.
  • Polished top-up onboarding screens
The Preview TopUp and TopUpScreen components have been updated to respect the new gas-calculation and MTS logic.
  • Safer Insights PnL modal + cleaner tests
  • Landing page + app download links updated
The landing page/global styles and main container were nudged to accommodate the new search bar, and the PillarX app download links were refreshed so users always land on the correct store pages.

@IAmKio
IAmKio merged commit 416ed68 into main Jan 5, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants